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 75c762f commit 36fc5fcCopy full SHA for 36fc5fc
components/remote_retrieval/actions/get-orders/get-orders.mjs
@@ -4,7 +4,7 @@ export default {
4
key: "remote_retrieval-get-orders",
5
name: "Get Orders",
6
description: "Get a list of all orders. [See the documentation](https://www.remoteretrieval.com/api-integration/#all-orders)",
7
- version: "0.0.1",
+ version: "0.0.2",
8
type: "action",
9
props: {
10
app,
0 commit comments