Jul 9, 2020
Hi, I have been using the official Koa authentication package from https://github.com/Shopify/quilt/tree/master/packages/koa-shopify-auth for my embedded Shopify application The issue is t...
Jun 24, 2020
Hi, I am just getting started with Shopify APIs, so I apologize if this is a trivial question. I was debating whether I should use a regular Single Page Application (SPA) like React / Vue or use a ...
No content to show
User Activity
The solution I am thinking of is a little gross:First fetch list of all order ids from the GraphQL endpoint, then concatenate all the id fields and send it to the REST api's GET /orders endpoint to retrieve the cart tokens.I prefer this method over a...
I have been digging deep into the Orders GraphQL object but I can't believe that cartToken is not a field in there - https://shopify.dev/api/admin-graphql/unstable/objects/Order#fields For my purpose, I am looking up orders from cartTokens. Since I h...
03-17-2021
You need to contact the app developer support. This may be the best way to reach them. Did you email them for support?