INPUT_OBJECT

updateStateInput

Autogenerated input type of updateState

link GraphQL Schema definition

  • input updateStateInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • active: Boolean
  • id: ID!
  • }