OBJECT

UpdateContractAllocationPayload

Autogenerated return type of UpdateContractAllocation

link GraphQL Schema definition

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

link Require by