Added scoreboard initial design BOD-91
This commit is contained in:
@@ -33,6 +33,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
appt_length
|
||||
stripe_acct_id
|
||||
ssbuckets
|
||||
scoreboard_target
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -83,6 +84,8 @@ export const UPDATE_SHOP = gql`
|
||||
invoice_tax_rates
|
||||
appt_length
|
||||
stripe_acct_id
|
||||
ssbuckets
|
||||
scoreboard_target
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user