ProductCategoryWithEventInput
No description
input ProductCategoryWithEventInput {
eventId: ID!
data: ProductCategoryWithEventDataInput
}
Fields
ProductCategoryWithEventInput.eventId
● ID!
non-null scalar
ProductCategoryWithEventInput.data
● ProductCategoryWithEventDataInput
input
Member Of
CreateProductCategoryInput
input ● UpdateProductCategoryInput
input