OBJECT
Autogenerated return type of CreateEvent
type CreateEventPayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [String!]! event: Event }