Add client referral bonus manager flow
This commit is contained in:
@@ -3,6 +3,8 @@ mutation CreateReferral($input: CreateReferralInput!) {
|
||||
id
|
||||
referrerId
|
||||
refereeId
|
||||
createdById
|
||||
bonusPercent
|
||||
createdAt
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user