Types
DeleteEventInstanceInput
Autogenerated input type of DeleteEventInstance
input
DeleteEventInstanceInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
eventId
ID!
required
ID of the recurring event — resource ID or GlobalID.
instanceIndex
String!
required
ICS UTC-format occurrence key identifying the occurrence to delete (e.g. "20240115T160000Z").
message
String
Optional cancellation message sent to the selected RSVP groups.
rsvpStatuses
[String!]
RSVP groups to message when a message is given. Any of: yes, maybe, no, none (none = members who have not RSVPed, hosts and moderators only).