Skip to content

Commit d4f54f7

Browse files
authored
Merge pull request #142 from Shopify/2023-04
Use 2023-04 in payment and delivery customization extensions
2 parents 6c9e87d + e5b9134 commit d4f54f7

File tree

16 files changed

+8339
-1019
lines changed

16 files changed

+8339
-1019
lines changed

checkout/rust/delivery-customization/default/schema.graphql

Lines changed: 1035 additions & 123 deletions
Large diffs are not rendered by default.

checkout/rust/delivery-customization/default/shopify.function.extension.toml.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "{{name}}"
22
type = "{{extensionType}}"
3-
api_version = "unstable"
3+
api_version = "2023-04"
44

55
[build]
66
command = "cargo wasi build --release"

0 commit comments

Comments
 (0)