Skip to content

Commit 510a995

Browse files
authored
Merge pull request #21 from gadget-inc/fix-scope-again
Fix scope again
2 parents 25e6301 + 88f28ad commit 510a995

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

metadatas/2025-07/inventory_shipments/receive_items.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"access_scopes": [
3-
"inventory_shipments_received_items"
3+
"inventory_shipments"
44
],
55
"available_on": [
66
"graphql",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shopify-webhook-schemas",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "",
55
"main": "dist/src/index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)