OBJECT
ProductsByCarrierOrVendor
link GraphQL Schema definition
- type ProductsByCarrierOrVendor {
- : [ProductsAndDurations!]!
- : [ProductCategory!]!
- : [Int!]!
- : [UUID!]!
- : [Int!]!
- : [ProductType!]!
- : [Product!]!
- : Boolean!
- }
OBJECT
- type ProductsByCarrierOrVendor {
- : [ProductsAndDurations!]!
- : [ProductCategory!]!
- : [Int!]!
- : [UUID!]!
- : [Int!]!
- : [ProductType!]!
- : [Product!]!
- : Boolean!
- }