Skip to content

Commit

Permalink
fix: remove taxprice in query quote
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlLiu2023 committed May 10, 2023
1 parent 01301cf commit 35aa30d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/storefront/src/shared/service/b2b/graphql/quote.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ const getQuoteInfo = (data: { id: number; date: string }) => `{
discount,
offeredPrice,
quantity,
taxPrice,
variantId,
imageUrl,
orderQuantityMaximum,
Expand Down

0 comments on commit 35aa30d

Please sign in to comment.