Added phone number to shop information BOD-400

This commit is contained in:
Patrick Fic
2020-09-16 14:52:33 -07:00
parent 3c053c4f9c
commit 88559e95a3
13 changed files with 304 additions and 0 deletions

View File

@@ -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