This website works better with JavaScript
Home
Explore
Help
Sign In
Dachen
/
shopify_api
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9d3c6f6dd9
Branches
Tags
main
shopify_api
/
test
/
fixtures
/
access_scopes.json
access_scopes.json
127 B
History
Raw
1
2
3
4
5
6
7
8
9
10
{
"access_scopes": [
{
"handle": "write_product_listings"
},
{
"handle": "read_shipping"
}
]
}