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