I was wondering if it was possible to use the shorthand app-owned metafield in the Storefront API please in a seperate code base or is this only possible within a Gadget instance?
Any ideas please? And if this isn't possible, how might I best swap out the development and production app IDs inside my stores storefront API queries please? Storing the App ID somewhere and passing it as a variable seems a bit verbose.
I'm likely going to convert the metafields to public metafields so they can be queried without an app id.