CommercetoolsCommerceRepository
No description
FieldsLink copied!
CommercetoolsCommerceRepository.id ● ID! non-null scalarLink copied!
CommercetoolsCommerceRepository.label ● String! non-null scalarLink copied!
CommercetoolsCommerceRepository.description ● String scalarLink copied!
CommercetoolsCommerceRepository.createdDate ● String! non-null scalarLink copied!
CommercetoolsCommerceRepository.createdBy ● String! non-null scalarLink copied!
CommercetoolsCommerceRepository.cmsHub ● CMSHub! non-null objectLink copied!
CommercetoolsCommerceRepository.projectKey ● String! non-null scalarLink copied!
CommercetoolsCommerceRepository.defaultLocale ● String! non-null scalarLink copied!
CommercetoolsCommerceRepository.apiBaseUrl ● String! non-null scalarLink copied!
CommercetoolsCommerceRepository.authBaseUrl ● String! non-null scalarLink copied!
CommercetoolsCommerceRepository.clientId ● String! non-null scalarLink copied!
CommercetoolsCommerceRepository.product ● CommerceProduct interfaceLink copied!
CommercetoolsCommerceRepository.product.input●GetCommerceProductInput!non-null inputLink copied!
CommercetoolsCommerceRepository.products ● CommerceProductConnection! non-null objectLink copied!
CommercetoolsCommerceRepository.products.before●StringscalarLink copied!
CommercetoolsCommerceRepository.products.after ● String scalarLink copied!
CommercetoolsCommerceRepository.products.first ● Int scalarLink copied!
CommercetoolsCommerceRepository.products.last ● Int scalarLink copied!
CommercetoolsCommerceRepository.products.sourceIds ● [ID] list scalarLink copied!
CommercetoolsCommerceRepository.products.keyword ● String scalarLink copied!
CommercetoolsCommerceRepository.category ● CommerceCategory interfaceLink copied!
CommercetoolsCommerceRepository.category.input●GetCommerceCategoryInput!non-null inputLink copied!
CommercetoolsCommerceRepository.categories ● CommerceCategoryConnection! non-null objectLink copied!
CommercetoolsCommerceRepository.categories.before●StringscalarLink copied!
CommercetoolsCommerceRepository.categories.after ● String scalarLink copied!
CommercetoolsCommerceRepository.categories.first ● Int scalarLink copied!
CommercetoolsCommerceRepository.categories.last ● Int scalarLink copied!
CommercetoolsCommerceRepository.categories.sourceIds ● [ID] list scalarLink copied!
CommercetoolsCommerceRepository.categories.keyword ● String scalarLink copied!
InterfacesLink copied!
Node interfaceLink copied!
An object with an ID
CommerceRepository interfaceLink copied!
Returned byLink copied!
commercetoolsCommerceRepository query ● createCommercetoolsCommerceRepository mutation ● updateCommercetoolsCommerceRepository mutation