Additional fixes for exporting
This commit is contained in:
@@ -78,6 +78,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
default_adjustment_rate
|
||||
workingdays
|
||||
use_fippa
|
||||
md_payment_types
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -154,6 +155,7 @@ export const UPDATE_SHOP = gql`
|
||||
default_adjustment_rate
|
||||
workingdays
|
||||
use_fippa
|
||||
md_payment_types
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user