Why is there a 3 character minimum on Shopify meta filed names?

Prevent Specific File Minification
Help: Updating Webhook API Versions in New Shopify Partners Dev Dashboard
Alternate between email transporters
Shopify App Extension Deployment Issue
Migrating data between gadget environments
Where would I change test flag to null for allowing appSubscriptionCreate mutation to charge store
Uploaded images not working
Struggling to preview with theme dev command for theme extension

Delivery customization keeps redirecting me to my app homepage
Confused about shopifyProduct.status enum (lowercase vs uppercase)
active
- Deleted product in gadget; manually synced store => status is again active
(this should have been gql sync)...
shopifyCustomer.tags temporarily not in Array form
shopifyCustomer.tags
normally comes through as an Array, but I’ve noticed that sometimes it first appears as an empty string or just a string, and then later gets converted into an Array.
When using tags in JavaScript, I handled this by checking if it’s an Array, and if it’s an empty string I replace it with[]
, and if it’s a string I wrap it in an Array. That way, no errors occur.
My question is: when using filters in Gadget (e.g. with findMany), will filtering still work correctly even if the value hasn’t yet been converted into Array form at runtime?...Critical Blocker: Shopify API Scopes & App Bridge Config Sync Failure
Duplicate fields reappearing after deletion
Add custom domain to production: goldrestapi.com
I’d like to add a custom domain to my project.
- Domain: goldrestapi.com
- Gadget subdomain: goldrestapicom.gadget.app ...
"[GraphQL] GGT_INVALID_SHOPIFY_SESSION_TOKEN: Invalid Shopify Session Token passed in Authorization
AutoTable Error: [GraphQL] Cannot return null for non-nullable field

Currency issue on shopify theme
Can we integrate our Gadget web app with Microsoft Clarity?
Requesting an image seems slow