JUMP TOErplainGraphQLSetupPostmanBasic queryFiltersPaginationSortingFragmentsThrottlingSalesCredit notesEstimatesInvoicesPaymentsProduct returnsRefundsSales ordersShipping ordersSubscriptionsInventoryDeliveriesPurchase ordersStock entriesStock levelsStock movementsStock removalsProducts & ServicesProductsProduct tagsServicesService pricesVariantsAttributesComponentsOptionsPacksPricesContactsContactsCustomersCustomer tagsEmployeesSuppliersSupplier tagsSettingsAccount managersCurrenciesLocationsPayment informationsPayment methodsPrice levelsTaxesUsersSupporting entitiesAddressesBatchesBrandsCustomer addressesLine itemsLine item productsPostal addressesSeasonsTotal taxesOtherDecimalObjectDatePowered by Customer tagsAvailable queries Associated queryReturns multiple resultsCustomerTagCustomerTags✔️ Available fields LabelTypeNotesNullidintegerThe customer tags's idlabelstringThe customer tag's label Example of a query JSONquery{ CustomerTags{ edges{ node{ id label } } } }