Skip to content

Commit

Permalink
Added code to allow checkout graphQL overriding
Browse files Browse the repository at this point in the history
  • Loading branch information
Miquel Angel Coca Piza authored and Miquel Angel Coca Piza committed Nov 19, 2024
1 parent a4b7dbe commit 8e365a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ overrideGQLOperations([
npm: '@dropins/storefront-cart',
operations: [],
},
{
npm: '@dropins/storefront-checkout',
operations: [],
},
]);

0 comments on commit 8e365a6

Please sign in to comment.