updateCategory
updateCategory(
id: ID!
input: UpdateCategoryInput!
): Category!
updateCategory(
id: ID!
input: UpdateCategoryInput!
): Category!
updateCategory.id ● ID! non-null scalarupdateCategory.input ● UpdateCategoryInput! non-null inputCategory object