OBJECT

CreateEventPayload

Autogenerated return type of CreateEvent

link GraphQL Schema definition

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

link Require by