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 December
The ability to filter Shopify webhooks, and select which fields you care to receive in the webhook payload.
→ Expected to ship in December
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.
Enable seamless out-of-the-box email and password authentication for Gadget apps, ensuring user-friendly account management and enhanced security. Learn more
Gadget frontends can subscribe to backend data changes in realtime. Realtime query support is included out-of-the-box in your @gadget-client package, as well as in the @gadgetinc/react hooks package with no changes necessary to your backend implementation. Learn more
Use powerful database features like computed fields with Gadget’s data access language Gelly. Learn more
Integrate Google OAuth into Gadget apps, offering convenient single sign-on with trusted security. Learn more
Build your app's frontend in Gadget, with React. Learn more
Use Gadget to store vector data at scale for your AI applications.
Easily organize your applications and contributors into teams. Learn more
Leverage the capabilities of Node 18 on new Gadget apps. Learn more
Upgrade existing Gadget apps from Node 16 to 18.