Added referral source to bodyshop + form. BOD-158
This commit is contained in:
@@ -34,6 +34,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
stripe_acct_id
|
||||
ssbuckets
|
||||
scoreboard_target
|
||||
md_referral_sources
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -86,6 +87,7 @@ export const UPDATE_SHOP = gql`
|
||||
stripe_acct_id
|
||||
ssbuckets
|
||||
scoreboard_target
|
||||
md_referral_sources
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user