INPUT_OBJECT

UpdateEventInput

Autogenerated input type of UpdateEvent

link GraphQL Schema definition

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

link Require by