See all the upcoming features for building apps with Gadget.
Run complex aggregate queries, and optionally save them server-side for increased performance.
→ Expected to ship in June
Generate complete Shopify extensions from a prompt(including Liquid), wired up to the app’s data.
Takes a prompt and scaffolds models, connections, extensions, configs and more. Then surfaces the next steps to test, debug and preview the app.
A command line that runs in the browser, pre-configured for the developers development environment.
Smart test data creation that understands the app's schema and relationships to generate real records instantly.
Lets developers connect to Shopify without the tedious setup and Partner Dashboard complexity.
An AI partner that understands the app context and helps developers build, debug, and extend apps through conversation and proposed changes. Learn more
Preview apps directly on the Gadget editor, while masquerading as any existing user. This includes embedded Shopify apps.
The ability to filter Shopify webhooks, and select which fields you care to receive in the webhook payload.
Build fullstack Gadget apps with Typescript. Learn more
Support for Shopify's TOML files, simplifying extension development. Learn more
Filter read queries by record values from related models. Learn more
Build apps using Remix.js, as an alternative to React Router. Learn more
Added the ability to create tables, forms and buttons that are wired up to your API, and leverage Shopify Polaris, with one line of code. Learn more
The ability to connect your backend to BigCommerce, giving you OAuth, and built-in webhook triggers for your actions. Learn more
Add an autogenerated upsert action for data models. Learn more
Gadget now fully supports customer account UI extensions for stores using Shopify's new customer accounts. A new access control role can be added to apps, allowing for customers to make authenticated requests from within the customer account UI. Learn more.
Streamline your workflow by automating repetitive tasks and processes. With background actions your app can perform operations in the background, reducing manual effort and improving efficiency. Whether it's data synchronization, periodic clean-ups, or batch processing. Learn more.
Manage your code with source control, track changes, collaborate seamlessly right from Gadget. Start using source control to streamline your development workflow. Learn more.
With multi-environments developers will be able to create multiple development environments cloned from their existing code, each with its own unique settings, configurations, and resources. Helping you efficiently scale your development and deployment flows, ensuring that applications can be consistently and reliably developed, tested, deployed, and maintained. Learn more.
Developers can now easily edit their model data directly in the data viewer in any environment.