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