You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Follows up #502
We need to verify if metafields being used in the code are valid. If the metafield does not exist, you should see a warning when running shopify theme check
Describe the solution you'd like
For themes:
running shopify theme check should verify if the metafield exists on your shop
If you don't have the metafield, you should get a warning message
Is your feature request related to a problem? Please describe.
Follows up #502
We need to verify if metafields being used in the code are valid. If the metafield does not exist, you should see a warning when running
shopify theme check
Describe the solution you'd like
For themes:
shopify theme check
should verify if the metafield exists on your shopFor theme app extensions:
shopify theme check
should verify if the metafield exists on your shop OR if the metafield is defined for the app itselfTasks
theme check
and metafield isnt definedNOTE: There are a few differences when you pull metafield definitions from CLI or from Theme Access App via CLI
The text was updated successfully, but these errors were encountered: