INPUT_OBJECT

UpdateAgentInput

Autogenerated input type of UpdateAgent

link GraphQL Schema definition

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

link Require by