We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573992a commit 991831fCopy full SHA for 991831f
example_with_targets/README.md
@@ -78,7 +78,7 @@ export = "function_b"
78
79
- `target`: the API-specific handle for the target implemented by the Wasm function
80
- `input_query`: the path to the target-specific input query file
81
-- `export`: the name of the function to export to Wasm, required when multiple targets are present
+- `export`: the name of the Wasm function export to run
82
83
## `shopify_function_target` usage
84
0 commit comments