QuotationItemBrandType
No description
type QuotationItemBrandType {
brandId: Int!
name: String!
canonicalUrl: String
}
Fields
QuotationItemBrandType.brandId
● Int!
non-null scalar
QuotationItemBrandType.name
● String!
non-null scalar
QuotationItemBrandType.canonicalUrl
● String
scalar
Member Of
QuotationItemType
object