INPUT_OBJECT

CreateEventInput

Autogenerated input type of CreateEvent

link GraphQL Schema definition

  • input CreateEventInput {
  • attributes: EventAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by