Skip to content

Commit 25e6301

Browse files
authored
Merge pull request #20 from gadget-inc/2025-07-overrides
2025 07 overrides
2 parents 0a300f1 + de4ff85 commit 25e6301

File tree

276 files changed

+1857
-1109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

276 files changed

+1857
-1109
lines changed

metadatas/2024-10/app/scopes_update.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"related_resource": "Shop",
1111
"response": {
1212
"id": 1,
13+
"shop_id": "gid://shopify/Shop/548380009",
1314
"previous": [
1415
"read_products"
1516
],

metadatas/2024-10/app_purchases_one_time/update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"related_resource": "ApplicationCharge",
1010
"response": {
1111
"app_purchase_one_time": {
12-
"admin_graphql_api_id": "gid://shopify/AppPurchaseOneTime/1017262353",
12+
"admin_graphql_api_id": "gid://shopify/AppPurchaseOneTime/1017262354",
1313
"name": "Webhook Test",
1414
"status": "PENDING",
1515
"admin_graphql_api_shop_id": "gid://shopify/Shop/548380009",

metadatas/2024-10/app_subscriptions/approaching_capped_amount.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"related_resource": "RecurringApplicationCharge",
1010
"response": {
1111
"app_subscription": {
12-
"admin_graphql_api_id": "gid://shopify/AppSubscription/1029266949",
12+
"admin_graphql_api_id": "gid://shopify/AppSubscription/1029266960",
1313
"name": "Webhook Test",
1414
"balance_used": 0,
1515
"capped_amount": "20.0",

metadatas/2024-10/app_subscriptions/update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"related_resource": "RecurringApplicationCharge",
1111
"response": {
1212
"app_subscription": {
13-
"admin_graphql_api_id": "gid://shopify/AppSubscription/1029266948",
13+
"admin_graphql_api_id": "gid://shopify/AppSubscription/1029266962",
1414
"name": "Webhook Test",
1515
"status": "PENDING",
1616
"admin_graphql_api_shop_id": "gid://shopify/Shop/548380009",

metadatas/2024-10/bulk_operations/finish.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"response": {
1212
"admin_graphql_api_id": "gid://shopify/BulkOperation/147595010",
1313
"completed_at": "2024-01-01T07:34:56-05:00",
14-
"created_at": "2025-06-13T11:19:23-04:00",
14+
"created_at": "2025-07-01T14:03:22-04:00",
1515
"error_code": null,
1616
"status": "completed",
1717
"type": "query"

metadatas/2024-10/checkouts/create.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
{
4545
"applied_discounts": [],
4646
"discount_allocations": [],
47-
"key": "4788bcebfdae50ed3756b05241d17fdd",
48-
"destination_location_id": 1015975126,
47+
"key": "fdc2f3d43cec601dbe9d1a7b86152329",
48+
"destination_location_id": 1015975130,
4949
"fulfillment_service": "manual",
5050
"gift_card": false,
5151
"grams": 567,
52-
"origin_location_id": 1015975125,
52+
"origin_location_id": 1015975129,
5353
"presentment_title": "IPod Nano - 8GB",
5454
"presentment_variant_title": "Pink",
5555
"product_id": 632910392,
@@ -103,12 +103,12 @@
103103
{
104104
"applied_discounts": [],
105105
"discount_allocations": [],
106-
"key": "4788bcebfdae50ed3756b05241d17fdd",
107-
"destination_location_id": 1015975126,
106+
"key": "fdc2f3d43cec601dbe9d1a7b86152329",
107+
"destination_location_id": 1015975130,
108108
"fulfillment_service": "manual",
109109
"gift_card": false,
110110
"grams": 567,
111-
"origin_location_id": 1015975125,
111+
"origin_location_id": 1015975129,
112112
"presentment_title": "IPod Nano - 8GB",
113113
"presentment_variant_title": "Pink",
114114
"product_id": 632910392,
@@ -219,7 +219,7 @@
219219
},
220220
"customer": {
221221
"id": 603851970716743400,
222-
"email": "john@example.com",
222+
"email": null,
223223
"created_at": null,
224224
"updated_at": null,
225225
"first_name": "John",
@@ -247,8 +247,8 @@
247247
"default_address": {
248248
"id": null,
249249
"customer_id": 603851970716743400,
250-
"first_name": null,
251-
"last_name": null,
250+
"first_name": "John",
251+
"last_name": "Smith",
252252
"company": null,
253253
"address1": "123 Elm St.",
254254
"address2": null,
@@ -257,7 +257,7 @@
257257
"country": "Canada",
258258
"zip": "K2H7A8",
259259
"phone": "123-123-1234",
260-
"name": "",
260+
"name": "John Smith",
261261
"province_code": "ON",
262262
"country_code": "CA",
263263
"country_name": "Canada",

metadatas/2024-10/checkouts/update.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
{
4545
"applied_discounts": [],
4646
"discount_allocations": [],
47-
"key": "fd5774a7c08ef6210bc390184a712caa",
48-
"destination_location_id": 1015975132,
47+
"key": "bff422fa7717dc622afd0a63413f6269",
48+
"destination_location_id": 1015975140,
4949
"fulfillment_service": "manual",
5050
"gift_card": false,
5151
"grams": 567,
52-
"origin_location_id": 1015975131,
52+
"origin_location_id": 1015975139,
5353
"presentment_title": "IPod Nano - 8GB",
5454
"presentment_variant_title": "Pink",
5555
"product_id": 632910392,
@@ -103,12 +103,12 @@
103103
{
104104
"applied_discounts": [],
105105
"discount_allocations": [],
106-
"key": "fd5774a7c08ef6210bc390184a712caa",
107-
"destination_location_id": 1015975132,
106+
"key": "bff422fa7717dc622afd0a63413f6269",
107+
"destination_location_id": 1015975140,
108108
"fulfillment_service": "manual",
109109
"gift_card": false,
110110
"grams": 567,
111-
"origin_location_id": 1015975131,
111+
"origin_location_id": 1015975139,
112112
"presentment_title": "IPod Nano - 8GB",
113113
"presentment_variant_title": "Pink",
114114
"product_id": 632910392,
@@ -219,7 +219,7 @@
219219
},
220220
"customer": {
221221
"id": 603851970716743400,
222-
"email": "john@example.com",
222+
"email": null,
223223
"created_at": null,
224224
"updated_at": null,
225225
"first_name": "John",
@@ -247,8 +247,8 @@
247247
"default_address": {
248248
"id": null,
249249
"customer_id": 603851970716743400,
250-
"first_name": null,
251-
"last_name": null,
250+
"first_name": "John",
251+
"last_name": "Smith",
252252
"company": null,
253253
"address1": "123 Elm St.",
254254
"address2": null,
@@ -257,7 +257,7 @@
257257
"country": "Canada",
258258
"zip": "K2H7A8",
259259
"phone": "123-123-1234",
260-
"name": "",
260+
"name": "John Smith",
261261
"province_code": "ON",
262262
"country_code": "CA",
263263
"country_name": "Canada",

metadatas/2024-10/customer.tags_added.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"tag1",
2020
"tag2"
2121
],
22-
"occurredAt": "2005-05-05T04:00:00.000Z"
22+
"occurredAt": "2005-05-05T05:00:00.000Z"
2323
},
2424
"shop_feature": false
2525
}

metadatas/2024-10/customer.tags_removed.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"tag1",
2020
"tag2"
2121
],
22-
"occurredAt": "2005-05-05T04:00:00.000Z"
22+
"occurredAt": "2005-05-05T05:00:00.000Z"
2323
},
2424
"shop_feature": false
2525
}

metadatas/2024-10/customers/create.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"related_resource": "Customer",
1717
"response": {
1818
"id": 706405506930370000,
19-
"email": "bob@biller.com",
19+
"email": null,
2020
"created_at": "2021-12-31T19:00:00-05:00",
2121
"updated_at": "2021-12-31T19:00:00-05:00",
2222
"first_name": "Bob",
@@ -35,7 +35,11 @@
3535
"phone": null,
3636
"addresses": [],
3737
"tax_exemptions": [],
38-
"email_marketing_consent": null,
38+
"email_marketing_consent": {
39+
"state": "not_subscribed",
40+
"opt_in_level": null,
41+
"consent_updated_at": null
42+
},
3943
"sms_marketing_consent": null,
4044
"admin_graphql_api_id": "gid://shopify/Customer/706405506930370084",
4145
"default_address": {
@@ -55,7 +59,7 @@
5559
"province_code": "ON",
5660
"country_code": "CA",
5761
"country_name": "CA",
58-
"default": false
62+
"default": true
5963
}
6064
},
6165
"shop_feature": false

0 commit comments

Comments
 (0)