OBJECT

UpdateEventPayload

Autogenerated return type of UpdateEvent

link GraphQL Schema definition

  • type UpdateEventPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • event: Event
  • }

link Require by