BuyerCategoryPropertiesInput
No description
input BuyerCategoryPropertiesInput {
buyerCategory: String!
buyerSubCategory: String!
}
Fields
BuyerCategoryPropertiesInput.buyerCategory
● String!
non-null scalar
BuyerCategoryPropertiesInput.buyerSubCategory
● String!
non-null scalar
Member Of
ProfileCreateInput
input ● ProfileUpdateInput
input