OBJECT

DestroyContractPayload

Autogenerated return type of DestroyContract

link GraphQL Schema definition

  • type DestroyContractPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • contract: Contract
  • errors: [String!]!
  • }

link Require by