OBJECT

CreateContractPayload

Autogenerated return type of CreateContract

link GraphQL Schema definition

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

link Require by