OBJECT
ProductAspect
link GraphQL Schema definition
- type ProductAspect {
- : Int
- # Arguments
- # include_deleted: [Not documented]
- (: Boolean): ProductAspectOption
- # Arguments
- # virtualProductId: [Not documented]
- # include_deleted: [Not documented]
- (: ID, : Boolean): ProductVirtualAspect
- # Arguments
- # filter: [Not documented]
- # order: [Not documented]
- # page: [Not documented]
- # count: [Not documented]
- (: Json, : Json, : Int, : Int): ProductAspectAspectOptionPaginator
- : Int
- : Int
- : String
- : String
- : Int
- : Int
- : Int
- : Int
- : String
- : Boolean
- : Boolean
- }