OBJECT

createReferralPayload

Autogenerated return type of createReferral

link GraphQL Schema definition

  • type createReferralPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • referral: Referral
  • }

link Require by