categoryCreate
AUTH: Role=[product.OWNER] OR ('user is authenticated')
categoryCreate(
input: CreateCategoryInput!
): Category!
AUTH: Role=[product.OWNER] OR ('user is authenticated')
categoryCreate(
input: CreateCategoryInput!
): Category!
categoryCreate.input
● CreateCategoryInput!
non-null inputCategory
object