OBJECT
CreateContractAllocationPayload
Autogenerated return type of CreateContractAllocation
link GraphQL Schema definition
- type CreateContractAllocationPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : ContractAllocation
- : [String!]!
- }