This monorepo contains the code that powers the generated JavaScript & TypeScript client for Gadget applications. The inner packages:
@gadgetinc/api-client-core
contains helper functions and types used to implement each client for each Gadget app@gadgetinc/react
contains bindings for React applications which want to use their gadget backend in React components@gadgetinc/react-shopify-app-bridge
contains React components for building Shopify Applications using Shopify's App Bridge and Gadget's Shopify Connection. Read more in the Gadget docs.@gadgetinc/shopify-extensions
contains utilities for working with Shopify UI extensions in both React and javascript.