-
Notifications
You must be signed in to change notification settings - Fork 1
/
Changes
27 lines (24 loc) · 941 Bytes
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
v0.0.5 2024-10-09
--------------------
- 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 2023-05-16
--------------------
- 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 2022-04-01
--------------------
- Add support for deleting script tags
v0.0.2 2022-01-05
--------------------
- 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