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