OBJECT

UpdateAgentPayload

Autogenerated return type of UpdateAgent

link GraphQL Schema definition

  • type UpdateAgentPayload {
  • agent: Agent
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • }

link Require by