tento
tento copied to clipboard
Shopify data framework for NodeJS, TypeScript and JavaScript
* Adds `f.json()` * I don't think the enums were available for `MetaobjectAccessInput` to be used at all. * The `package.json` changes can be removed; I was just trying to...
The `$app:` prefix turns into a namespace using the Shopify app's idea. The diff logic in this library doesn't account for it and tries to recreate the metaobject definition. For...
Updated: - Added Metafield definitions support > - Added them to pull/ push CLI commands > - Added them to applySchema() tento method - Added products API support - Added...