Types
UpdateEventInstanceInput
Autogenerated input type of UpdateEventInstance
input
UpdateEventInstanceInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
endsAt
ISO8601DateTime
New end time for this occurrence.
eventId
ID!
required
ID of the recurring event — resource ID or GlobalID.
instanceIndex
String!
required
ICS UTC-format occurrence key identifying the occurrence to override (e.g. "20240115T160000Z").
lockRsvps
Boolean
Whether RSVPs are locked for this occurrence.
startsAt
ISO8601DateTime
New start time for this occurrence.