IO-1097 add website to bodyshop table
This commit is contained in:
@@ -86,6 +86,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
jobsizelimit
|
||||
md_ccc_rates
|
||||
enforce_referral
|
||||
website
|
||||
employees {
|
||||
id
|
||||
active
|
||||
@@ -169,6 +170,7 @@ export const UPDATE_SHOP = gql`
|
||||
jobsizelimit
|
||||
md_ccc_rates
|
||||
enforce_referral
|
||||
website
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user