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