INPUT_OBJECT

CreateAgentInput

Autogenerated input type of CreateAgent

link GraphQL Schema definition

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

link Require by