Capture payment for shopify
Dev environment throttling
Product selector UI code

Shopify sync
error making API call to Shopify for shop

GGT_UNSUPPORTED_SEARCH error with Gadget API on specific combination of search query and filter.

Moving from Development to Production and deploying a newer Production version
Is this correct and has anyone hit any unforseen snags with data or anything else for that matter. I've read the docs https://docs.gadget.dev/guides/environments/deployment#deploying-changes-to-production and it seems pretty clear but experience has taught me better to ask. The CI/CD pipeline after first deployment is more crucial as by then I will have client data. Thaks in advance....
shop/update webhook issue

The assistant encountered an unexpected error, please try again
Can I transfer a build from one account to another?
Is there a way to duplicate from Production to Development?
AWS Integration Issue: Action Await Behavior Not Working as Expected
updateRank
) regardless of the action configuration pattern used. The AWS code continues to the next step before the Gadget action fully completes its processing.
Important Note: The shopifyMutationRank
action works correctly - AWS properly awaits its completion. This suggests the issue is specific to updateRank
rather than a general AWS-Gadget integration problem.
...Search on development not workin
Shopify payment update webhook not triggering
Gadget app not updating status in Shopify dev environment
Unable to add additional Shopify model field to schema
destination
and deliveryMethod
fields to the ShopifyFulfillmentOrder
model schema.ts
in the shopify fields array however these fields are not being created or reflected in the Gadget UI
Is there a way I can force Gadget to reevalutate the schema.ts file and rebuild the model?
Additionally if I add a junk field that is not supported I get Invalid Shopify field found in "schema.shopify.fields" Your app will not be operational until all fatal errors are fixed.
which suggests that Gadget is happy with the new fields (destination
and deliveryMethod
) since no error is thrown - but is not adding them...field fragment aggregates input relation

Can I get someone to check if any of our api.internal calls hit rate limits?