Kevin O'Sullivan

Results 40 comments of Kevin O'Sullivan

This is not a limitation of the library but of the underlying GraphQL implementation. To direct this feedback to the team supporting the `WebhookSubscriptionFormat` enum, please use the "Was this...

It's unclear if this is an Express app or if it's using some other framework. Assuming it's something like Express, unless you've used a body parser middleware, you'll likely need...

Access the app from the store (if installed), or from the partner account (if not yet installed on a store). The Shopify system adds a `host` query parameter when calling...

What hooks are you using to call the API from the frontend? Also, what version of App Bridge is being used?

What commands are you running to reproduce this issue?

Please provide the precise steps to reproduce the issue.

Does this issue still exist when using the latest Node template with the latest version of the `@shopify/shopify-api` library (`v6.2.0`)?

@adventuretocode The template obtains the `shop` parameter from the incoming request and does not use a `.env` file. What code is looking for a `SHOP` environment variable?