You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Upcoming features and developments for the 1.0.0 release:
41
41
42
42
- 🔍 Shopify Analytics support
43
43
44
-
## 📦 Setup
44
+
## Setup
45
45
46
46
> To get started immediately, you can use the [store template](https://github.com/nuxt-modules/shopify/tree/main/template) with a pre-configured Shopify store and module setup.
47
47
@@ -194,9 +194,8 @@ Then you can access the Customer Account API on the client side with the `useCus
194
194
constcustomerAccount=useCustomerAccount()
195
195
196
196
const { data } =awaitcustomerAccount.request(`#graphql
0 commit comments