Skip to content

Commit

Permalink
test overrideGQLOperations in SignUp
Browse files Browse the repository at this point in the history
  • Loading branch information
KostiantynFandeliuk committed Dec 5, 2024
1 parent 1381429 commit 41e31f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/__dropins__/storefront-auth/fragments.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const e = (`fragment CUSTOMER_INFORMATION_FRAGMENT on Customer {
email
is_subscribed
gender
company
prefix
}`);
export {
e as CUSTOMER_INFORMATION_FRAGMENT
Expand Down

0 comments on commit 41e31f9

Please sign in to comment.