Skip to content

Commit 899ceeb

Browse files
authored
Merge pull request #629 from Shopify/regenerate-schemas-discount-typo
Regenerate schemas
2 parents 0255d84 + 5d0afe6 commit 899ceeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

discounts/javascript/discount/default/schema.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3372,7 +3372,7 @@ type Input {
33723372

33733373
"""
33743374
The discount node that owns the [Shopify
3375-
Function](https://shopify.dev/docs/apps/build/functions)). Discounts are a way
3375+
Function](https://shopify.dev/docs/apps/build/functions). Discounts are a way
33763376
for merchants to promote sales and special offers, or as customer loyalty
33773377
rewards. A single discount can be automatic or code-based, and can be applied
33783378
to a cart lines, orders, and delivery.

discounts/rust/discount/default/schema.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3478,7 +3478,7 @@ type Input {
34783478

34793479
"""
34803480
The discount node that owns the [Shopify
3481-
Function](https://shopify.dev/docs/apps/build/functions)). Discounts are a way
3481+
Function](https://shopify.dev/docs/apps/build/functions). Discounts are a way
34823482
for merchants to promote sales and special offers, or as customer loyalty
34833483
rewards. A single discount can be automatic or code-based, and can be applied
34843484
to a cart lines, orders, and delivery.

0 commit comments

Comments
 (0)