categoryDelete
MutationDeletes a category by its ID.
#
Arguments
- CategoryDeleteInput!Required
input The values used to perform the category delete operation.
#
Payload
- Category
category The category associated with this category delete payload.
- [CategoryDeleteError!]
errors User-facing errors that prevented the operation from succeeding.