Docs
Dashboard

categoryDelete

Mutation

Deletes a category by its ID.

#

Arguments


input
CategoryDeleteInput!Required

The values used to perform the category delete operation.

#

Payload


category
Category

The category associated with this category delete payload.

errors
[CategoryDeleteError!]

User-facing errors that prevented the operation from succeeding.