A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello, I'm looking for an example how to send request with session token. I followed Shopify tutorial and using react / node.js. I found document about session token https://shopify.dev/apps/auth/session-tokens/authenticate-an-embedded-app-using-session-tokens but there is no example request. I would like to get Asset API and please show me how to send request with react to app back end. Thank you!!