OBJECT

CreateContractAllocationPayload

Autogenerated return type of CreateContractAllocation

link GraphQL Schema definition

  • type CreateContractAllocationPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • contractAllocation: ContractAllocation
  • errors: [String!]!
  • }

link Require by