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