Skip to content

Commit

Permalink
uptdaed account
Browse files Browse the repository at this point in the history
  • Loading branch information
KostiantynFandeliuk committed Dec 15, 2024
1 parent fc76675 commit 0b2ef70
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 135 deletions.
127 changes: 0 additions & 127 deletions scripts/__dropins__/storefront-account/LICENSE.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export declare const BASIC_CUSTOMER_INFO_FRAGMENT = "\n fragment BASIC_CUSTOMER_INFO_FRAGMENT on Customer {\n date_of_birth\n email\n firstname\n gender\n lastname\n middlename\n prefix\n suffix\n created_at\n }\n";
export declare const BASIC_CUSTOMER_INFO_FRAGMENT = "\n fragment BASIC_CUSTOMER_INFO_FRAGMENT on Customer {\n date_of_birth\n dob\n email\n firstname\n gender\n lastname\n middlename\n prefix\n suffix\n created_at\n }\n";
//# sourceMappingURL=CustomerFragment.graphql.d.ts.map

Large diffs are not rendered by default.

Loading

0 comments on commit 0b2ef70

Please sign in to comment.