Docs
Dashboard

categoryUpdate

Mutation

Updates an existing category.

#

Arguments


input
CategoryUpdateInput!Required

The input data for updating a category.

#

Payload


category
Category

The category associated with this category update payload.

errors
[CategoryUpdateError!]

User-facing errors that prevented the operation from succeeding.