Skip to content

Commit

Permalink
Merge pull request #48 from zans-laksa/1499-vat-number
Browse files Browse the repository at this point in the history
Show VAT Number on Storefront
  • Loading branch information
alfredsgenkins authored Dec 2, 2020
2 parents 9c43b59 + cb8aa9c commit c6e99d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/etc/schema.graphqls
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ input AddressInput {
telephone: String
company: String
street: [String]
vat_id: String
}

input EstimateShippingCostsAddress {
Expand Down

0 comments on commit c6e99d7

Please sign in to comment.