productCreate
AUTH: Role=[product.OWNER]
productCreate(
input: CreateProductInput!
): Product!
AUTH: Role=[product.OWNER]
productCreate(
input: CreateProductInput!
): Product!
productCreate.input
● CreateProductInput!
non-null inputProduct
object