DeleteEventCategoryInput
Autogenerated input type of DeleteEventCategory
input DeleteEventCategoryInput {
clientMutationId: String
id: ID
}
Fields
DeleteEventCategoryInput
.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
DeleteEventCategoryInput
.id
● ID
scalar
Member Of
deleteEventCategory
mutation