Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Re: want to access the app meta field to the theme app extension.

Solved

want to access the app meta field to the theme app extension.

Not applicable

Hi there,

 

I create the app meta fied use of the graph QL.

 

but i can't access the app meta field into the theme app extension 

Sanjay_io_0-1662127312427.png

 

const app_meta_sm = "{{ app.metafields.secret_keys }}" ;

 

Accepted Solution (1)

Not applicable

This is an accepted solution.

Reply 1 (1)

Not applicable

This is an accepted solution.

This answer help to resolved the my query 

https://community.shopify.com/c/shopify-apis-and-sdks/want-to-store-privatemetafields-with-shopify-r...

Credit to
@sagar_at_avyya   Thanks lots  your answer really help.