Mutation
Variables
Response
Mutations
updateEvent
Update an existing event
MUTATION
updateEvent(input: UpdateEventInput!): UpdateEventPayloadArguments
input
UpdateEventInput!
required
Parameters for UpdateEvent
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
event
Mutation
Variables
Response