shopify-app-template-node icon indicating copy to clipboard operation
shopify-app-template-node copied to clipboard

app.post("/graphql" how to create meta field with graphql

Open Sky-bits opened this issue 3 years ago • 0 comments

Issue summary

need to understand how the graphql work with this code

Write a short description of the issue here ↓ graphql api integration with this code

Expected behavior

meta filed will be created

What do you think should happen? using graphql meta field created

Actual behavior

i am working on app i have create app using the Shopify CLI node public app now I need to create create meta field using grapql. https://shopify.dev/api/admin-graphql/2022-07/mutations/metafieldDefinitionCreate I have app using express in backed and fronted in react. What actually happens?

Tip: include an error message (in a <details></details> tag) if your issue is related to an error

Steps to reproduce the problem

Reduced test case

The best way to get your bug fixed is to provide a reduced test case.

Specifications

  • Browser: chrome
  • Device: lenovo
  • Operating System: Ubuntu

Sky-bits avatar Aug 26 '22 12:08 Sky-bits