ExhibitorProductCategoryLimit
No description
type ExhibitorProductCategoryLimit {
limit: Int
category: ProductCategory!
}
Fields
ExhibitorProductCategoryLimit.limit ● Int scalar
ExhibitorProductCategoryLimit.category ● ProductCategory! non-null object
Member Of
Exhibitor object ● ExhibitorWithEvent object