OBJECT

DestroyAgentPayload

Autogenerated return type of DestroyAgent

link GraphQL Schema definition

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

link Require by