You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-shopify.dev/generated/generated_docs_data.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1000,7 +1000,7 @@
1000
1000
},
1001
1001
{
1002
1002
"name": "app function info",
1003
-
"description": "The information returned includes the following:\n\n - The function handle\n - The function name\n - The function API version\n - The function runner path\n - The schema path\n - The WASM path\n - The targeting configuration",
1003
+
"description": "The information returned includes the following:\n\n - The function handle\n - The function name\n - The function API version\n - The targeting configuration\n - The schema path\n - The WASM path\n - The function runner path",
1004
1004
"overviewPreviewDescription": "Print basic information about your function.",
Copy file name to clipboardExpand all lines: packages/cli/oclif.manifest.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -893,8 +893,8 @@
893
893
"args": {
894
894
},
895
895
"customPluginName": "@shopify/app",
896
-
"description": "The information returned includes the following:\n\n - The function handle\n - The function name\n - The function API version\n - The function runner path\n - The schema path\n - The WASM path\n - The targeting configuration",
897
-
"descriptionWithMarkdown": "The information returned includes the following:\n\n - The function handle\n - The function name\n - The function API version\n - The function runner path\n - The schema path\n - The WASM path\n - The targeting configuration",
896
+
"description": "The information returned includes the following:\n\n - The function handle\n - The function name\n - The function API version\n - The targeting configuration\n - The schema path\n - The WASM path\n - The function runner path",
897
+
"descriptionWithMarkdown": "The information returned includes the following:\n\n - The function handle\n - The function name\n - The function API version\n - The targeting configuration\n - The schema path\n - The WASM path\n - The function runner path",
0 commit comments