Releases: ScreenStaring/shopify-dev-tools
Releases · ScreenStaring/shopify-dev-tools
v0.0.5
- Add
orders
ls
command to list orders
- Add
charges
command to list and create charges
- Add command to enable Storefront API metafields
- Add more content types for theme uploads
- Add
SHOPIFY_PRODUCT_FIELDS
env variable for setting product fields
- Fix metafields type display
v0.0.4
- Add
theme
command to copy files to a theme
- Add
graphql
command to execute a GraphQL Admin API query
- Add
products
command to output a shop's prodcuts
- Update go-shopify
- Always use latest stable version of GraphQL Admin API
- Support access token lookup command in other commands
v0.0.3
Add support for deleting script tags
v0.0.2
- Add support for listing a customer's metafields
- Add support for setting --access-token via SHOPIFY_API_TOKEN
- Fix bug preventing metafields from being output as JSONL
v0.0.1
goreleaser config updates + go.sum