OBJECT

DestroyContractReferralPayload

Autogenerated return type of DestroyContractReferral

link GraphQL Schema definition

  • type DestroyContractReferralPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • contractReferral: ContractReferral
  • errors: [String!]!
  • }

link Require by