Added phone number to shop information BOD-400
This commit is contained in:
@@ -29,6 +29,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
country
|
||||
created_at
|
||||
email
|
||||
phone
|
||||
federal_tax_id
|
||||
id
|
||||
insurance_vendor_id
|
||||
@@ -97,6 +98,7 @@ export const UPDATE_SHOP = gql`
|
||||
country
|
||||
created_at
|
||||
email
|
||||
phone
|
||||
federal_tax_id
|
||||
id
|
||||
insurance_vendor_id
|
||||
|
||||
Reference in New Issue
Block a user