ProductCategoryLimit
No description
input ProductCategoryLimit {
limit: Int
categoryId: ID!
}
Fields
ProductCategoryLimit.limit ● Int scalar
ProductCategoryLimit.categoryId ● ID! non-null scalar
Member Of
ExhibitorWithEventDataInput input ● UpdateExhibitorInput input