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 Product tagsAvailable queries Associated queryReturns multiple resultsProductTagProductTags✔️ Available fields LabelTypeNotesNullidintegerThe product tags's idlabelstringThe product tag's label Example of a query JSONquery{ ProductTags{ edges{ node{ id label } } } }