referral
query (for a specific referral) or the referrals
query (to retrieve a list).
π Fetching a specific referral
Use thereferral(id: ReferralGID!)
query to retrieve details about a single referral.
Request
Response
π Fetching multiple referrals
If you donβt know the referral ID or want to browse multiple referrals, you can use the referrals query to list them.Request