Adding metaobject definitions under a reserved namespace #63
AndrejMazhenkovski
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was wondering where do we add the metafields that we want the app to be able to consume, and be reserved for our app only, in the setup?
Here's a link for reference to creating that with the Remix template: https://shopify.dev/docs/apps/build/checkout/cart-checkout-validation/create-complex-validation-rules/add-configuration
Do we add the mutation inside of freshInstall.js, and the metafield definition inside shopify.js ?
Appreciate your answer @kinngh!
Beta Was this translation helpful? Give feedback.
All reactions