OBJECT
ProductCategory
link GraphQL Schema definition
- type ProductCategory {
- : ID
- : String
- : ID
- : String
- : String
- : Boolean
- : String
- # Arguments
- # nonce: [Not documented]
- (: Boolean): ProductCategoryIcon
- # Arguments
- # locale: [Not documented]
- (: String): String
- # Arguments
- # filter: [Not documented]
- # order: [Not documented]
- # page: [Not documented]
- # count: [Not documented]
- (: Json, : Json, : Int, : Int): ProductCategoryLocalizedNamePaginator
- # Arguments
- # userId: [Not documented]
- (: ID): ProductAcl
- : ProductCategory
- : [ID]
- }