OBJECT

DestroyEventPayload

Autogenerated return type of DestroyEvent

link GraphQL Schema definition

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

link Require by