myTeamLabels
Use this query to get information about the current team labels
type Query {
myTeamLabels: [LabelType]
}
Field | Type | Description |
---|---|---|
myTeamLabels | An array of objects, each object represents an individual item label |
Last modified 1yr ago
Field | Type | Description |
---|---|---|
myTeamLabels | An array of objects, each object represents an individual item label |