Ecommerce Shopify WordPress Discussion

Create a draft order via rest API or graphql in shopify

I am developing an app for Shopify and I am new to remix. I have used shopify-app-remix. I want to create a draft order after the app is installed. I don't know how to make an API call after the app is authenticated. I found afterAuth in the shopify.server.js file. I have tried to run the graphql but it's not worked. hooks: { afterAuth: async ({ session }) => { const { shop, accessToken } = session; const response = graphql( ` query supplementQRCode($id: ID!) { product(id: $id) { title images(first: 1) { nodes { altText url } } } } `, { variables: { id: qrCode.productId, }, } ); const shop1 = { shop : shop, accessToken : JSON.stringify(accessToken), planId:1 } await prisma.shops.create({data:shop1}); shopify.registerWebhooks({ session }); }, },
I assume there are minor corrections to code needed. // 1. // graphql method is async so, it requires `await` infront const response = await graphql( // 2. // response needs to be converted to JSON const { data: { product }, } = await response.json(); // Now you can use product related data here // product.title console.log(product.title); ref: https://shopify.dev/docs/apps/getting-started/build-qr-code-app?framework=remix#list-qr-codes if any doubts please comment.

December 30, 2023

TurboCommerce make the better internet purchasing globaly

Turbo Multi-language Translator

Make the better internet purchasing globaly

Turbosify SEO Speed Booster

5.0 (7) Free plan available
Get better conversions by improving store loading speed Installed

Turbo Multi-language Chat - AI Customer service in one hand

TurboCommerce make the better internet purchasing globaly
Our products

The help you need, when you need it

App by Turbo Engine

3 apps • 5.0 average rating

Turbosify Speed Booster

5.0 (7)
Get better conversions by optimizing shopify store Google page speed Installed

Turbosify Translator for Wordpress Woocommerce

5.0 (74) Free Wordpress Woocommerce Plugin
Translate your wordpress website to multiple language within 1 click, no configuration needed, no No technical required

Grow your business here

Whether you want to sell products down the street or around the world, we have all the tools you need.