OBJECT
Brand
link GraphQL Schema definition
- type Brand {
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [BrandContract!]!
- : Carrier
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ContractLevelProduct!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Contract!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- : Date
- : UUID!
- : String
- : String!
- : String
- : Organization!
- : Int!
- : BrandOwner
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Product!]!
- : Date!
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- BrandConnectionThe connection type for Brand.
- BrandContractnull
- BrandCreatePayloadAutogenerated return type of BrandCreate
- BrandDestroyPayloadAutogenerated return type of BrandDestroy
- BrandEdgeAn edge in a connection.
- BrandUpdatePayloadAutogenerated return type of BrandUpdate
- Carriernull
- CarrierCopynull
- ContractLevelnull
- ContractLevelCopynull
- ContractLevelProductnull
- ContractLevelProductCopynull
- ContractLevelProductOwnernull
- Organizationnull
- OrganizationCopynull
- Productnull
- ProductCopynull
- Querynull