40. Query: Get "Labels" on the account level
Get all "Labels" for the "User".
query GetLabels {
getLabels {
name
value
}
}
Previous39. Mutation: Set custom color schemas to selected "GeoMaps"Next41. Mutation: Save "Labels" on the account level
Last updated
Was this helpful?