productCreate Mutation
Creates a new product.
productCreate(
input: ProductCreateInput!
): ProductCreate
Show return type
Arguments
input ● ProductCreateInput!
Fields required to create a product.
Type
ProductCreate
Creates a new product.