Mutation
Variables
Response
Mutations
deleteEventRecurrenceException
Revert a single-occurrence exception on a recurring event, restoring the occurrence to the series schedule.
MUTATION
deleteEventRecurrenceException(input: DeleteEventRecurrenceExceptionInput!): DeleteEventRecurrenceExceptionPayloadArguments
input
DeleteEventRecurrenceExceptionInput!
required
Parameters for DeleteEventRecurrenceException
clientMutationId
String
A unique identifier for the client performing the mutation.
deletedId
ID
errors
[String!]!
eventInstance
Mutation
Variables
Response