@pikku/addon-graph 0.12.0 → 0.12.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +2 -2
- package/dist/.pikku/addon/pikku-addon-types.gen.js +2 -2
- package/dist/.pikku/addon/pikku-package.gen.js +1 -1
- package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +57 -70
- package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +67 -43
- package/dist/.pikku/function/pikku-function-types.gen.js.map +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.json +476 -449
- package/dist/.pikku/function/pikku-functions.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
- package/dist/.pikku/pikku-meta-service.gen.js +1 -1
- package/dist/.pikku/pikku-services.gen.d.ts +8 -3
- package/dist/.pikku/pikku-services.gen.d.ts.map +1 -1
- package/dist/.pikku/pikku-services.gen.js +6 -1
- package/dist/.pikku/pikku-services.gen.js.map +1 -1
- package/dist/.pikku/pikku-types.gen.d.ts +1 -1
- package/dist/.pikku/pikku-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +11 -3
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +12 -4
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +26 -26
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
- package/dist/.pikku/schemas/register.gen.js +3 -1
- package/dist/.pikku/schemas/register.gen.js.map +1 -1
- package/dist/.pikku/schemas/schemas/AggregateInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/AggregateOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/ChunkInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/ChunkOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/CoalesceInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/CoalesceOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/CryptoInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/CryptoOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/DateTimeInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/DateTimeOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/EditFieldsInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/EditFieldsOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/FindInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/FindOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/GroupByInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/GroupByOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/JwtDecodeInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/JwtDecodeOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/JwtSignInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/JwtSignOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/LimitInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/LimitOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/MathInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/MathOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/MergeInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/MergeOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/OmitInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/OmitOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/PickInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/PickOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/RemoveDuplicatesInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/RemoveDuplicatesOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/RenameKeysInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/RenameKeysOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/ReverseInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/ReverseOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/SleepInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/SleepOutput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/SortInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/SortOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/SplitOutInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/SplitOutOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/StringTransformInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/StringTransformOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/SummarizeInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/SummarizeOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/TypeConvertInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/TypeConvertOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/UniqueInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/UniqueOutput.schema.json +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
- package/dist/src/functions/data/sleep.function.d.ts +1 -0
- package/dist/src/functions/data/sleep.function.d.ts.map +1 -1
- package/dist/src/functions/data/sleep.function.js +2 -1
- package/dist/src/functions/data/sleep.function.js.map +1 -1
- package/package.json +15 -17
- package/.pikku/addon/pikku-addon-types.gen.ts +0 -105
- package/.pikku/addon/pikku-package.gen.ts +0 -11
- package/.pikku/agent/pikku-agent-map.gen.d.ts +0 -4
- package/.pikku/agent/pikku-agent-types.gen.ts +0 -82
- package/.pikku/channel/pikku-channel-types.gen.ts +0 -177
- package/.pikku/cli/pikku-cli-types.gen.ts +0 -105
- package/.pikku/console/pikku-addon-meta.gen.json +0 -281
- package/.pikku/console/pikku-node-types.gen.ts +0 -8
- package/.pikku/function/pikku-function-types.gen.ts +0 -684
- package/.pikku/function/pikku-functions-meta-verbose.gen.json +0 -660
- package/.pikku/function/pikku-functions-meta.gen.json +0 -450
- package/.pikku/function/pikku-functions-meta.gen.ts +0 -7
- package/.pikku/function/pikku-functions.gen.ts +0 -56
- package/.pikku/http/pikku-http-types.gen.ts +0 -147
- package/.pikku/mcp/pikku-mcp-types.gen.ts +0 -183
- package/.pikku/pikku-bootstrap.gen.ts +0 -8
- package/.pikku/pikku-meta-service.gen.ts +0 -10
- package/.pikku/pikku-services.gen.ts +0 -39
- package/.pikku/pikku-types.gen.ts +0 -21
- package/.pikku/queue/pikku-queue-types.gen.ts +0 -27
- package/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +0 -488
- package/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +0 -513
- package/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +0 -27
- package/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.ts +0 -6
- package/.pikku/scheduler/pikku-scheduler-types.gen.ts +0 -25
- package/.pikku/schemas/register.gen.ts +0 -199
- package/.pikku/schemas/schemas/AggregateInput.schema.json +0 -1
- package/.pikku/schemas/schemas/AggregateOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/ChunkInput.schema.json +0 -1
- package/.pikku/schemas/schemas/ChunkOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/CoalesceInput.schema.json +0 -1
- package/.pikku/schemas/schemas/CoalesceOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/CryptoInput.schema.json +0 -1
- package/.pikku/schemas/schemas/CryptoOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/DateTimeInput.schema.json +0 -1
- package/.pikku/schemas/schemas/DateTimeOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/EditFieldsInput.schema.json +0 -1
- package/.pikku/schemas/schemas/EditFieldsOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/FindInput.schema.json +0 -1
- package/.pikku/schemas/schemas/FindOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/GroupByInput.schema.json +0 -1
- package/.pikku/schemas/schemas/GroupByOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/JwtDecodeInput.schema.json +0 -1
- package/.pikku/schemas/schemas/JwtDecodeOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/JwtSignInput.schema.json +0 -1
- package/.pikku/schemas/schemas/JwtSignOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/LimitInput.schema.json +0 -1
- package/.pikku/schemas/schemas/LimitOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/MathInput.schema.json +0 -1
- package/.pikku/schemas/schemas/MathOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/MergeInput.schema.json +0 -1
- package/.pikku/schemas/schemas/MergeOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/OmitInput.schema.json +0 -1
- package/.pikku/schemas/schemas/OmitOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/PickInput.schema.json +0 -1
- package/.pikku/schemas/schemas/PickOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/RemoveDuplicatesInput.schema.json +0 -1
- package/.pikku/schemas/schemas/RemoveDuplicatesOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/RenameKeysInput.schema.json +0 -1
- package/.pikku/schemas/schemas/RenameKeysOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/ReverseInput.schema.json +0 -1
- package/.pikku/schemas/schemas/ReverseOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/SleepInput.schema.json +0 -1
- package/.pikku/schemas/schemas/SortInput.schema.json +0 -1
- package/.pikku/schemas/schemas/SortOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/SplitOutInput.schema.json +0 -1
- package/.pikku/schemas/schemas/SplitOutOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/StringTransformInput.schema.json +0 -1
- package/.pikku/schemas/schemas/StringTransformOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/SummarizeInput.schema.json +0 -1
- package/.pikku/schemas/schemas/SummarizeOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/TypeConvertInput.schema.json +0 -1
- package/.pikku/schemas/schemas/TypeConvertOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/UniqueInput.schema.json +0 -1
- package/.pikku/schemas/schemas/UniqueOutput.schema.json +0 -1
- package/.pikku/secrets/pikku-secret-types.gen.ts +0 -5
- package/.pikku/secrets/pikku-secrets-meta.gen.json +0 -1
- package/.pikku/secrets/pikku-secrets.gen.ts +0 -21
- package/.pikku/trigger/pikku-trigger-types.gen.ts +0 -160
- package/.pikku/variables/pikku-variable-types.gen.ts +0 -5
- package/.pikku/variables/pikku-variables-meta.gen.json +0 -1
- package/.pikku/variables/pikku-variables.gen.ts +0 -21
- package/.pikku/workflow/pikku-workflow-map.gen.d.ts +0 -38
- package/.pikku/workflow/pikku-workflow-types.gen.ts +0 -167
- package/.pikku/workflow/pikku-workflow-wirings-meta.gen.ts +0 -9
- package/.pikku/workflow/pikku-workflow-wirings.gen.ts +0 -3
- package/dist/.pikku/addon/pikku-addon-types.gen.ts +0 -105
- package/dist/.pikku/addon/pikku-package.gen.ts +0 -11
- package/dist/.pikku/agent/pikku-agent-types.gen.ts +0 -82
- package/dist/.pikku/channel/pikku-channel-types.gen.ts +0 -177
- package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +0 -78
- package/dist/.pikku/cli/pikku-cli-types.gen.d.ts.map +0 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.js +0 -61
- package/dist/.pikku/cli/pikku-cli-types.gen.js.map +0 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.ts +0 -105
- package/dist/.pikku/console/pikku-addon-meta.gen.json +0 -281
- package/dist/.pikku/console/pikku-node-types.gen.ts +0 -8
- package/dist/.pikku/function/pikku-function-types.gen.ts +0 -684
- package/dist/.pikku/function/pikku-functions-meta-verbose.gen.json +0 -660
- package/dist/.pikku/function/pikku-functions-meta.gen.ts +0 -7
- package/dist/.pikku/function/pikku-functions.gen.ts +0 -56
- package/dist/.pikku/http/pikku-http-types.gen.ts +0 -147
- package/dist/.pikku/mcp/pikku-mcp-types.gen.ts +0 -183
- package/dist/.pikku/pikku-bootstrap.gen.ts +0 -8
- package/dist/.pikku/pikku-meta-service.gen.ts +0 -10
- package/dist/.pikku/pikku-services.gen.ts +0 -39
- package/dist/.pikku/pikku-types.gen.ts +0 -21
- package/dist/.pikku/queue/pikku-queue-types.gen.ts +0 -27
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.ts +0 -6
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.ts +0 -25
- package/dist/.pikku/schemas/register.gen.ts +0 -199
- package/dist/.pikku/secrets/pikku-secret-types.gen.ts +0 -5
- package/dist/.pikku/secrets/pikku-secrets-meta.gen.json +0 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.ts +0 -21
- package/dist/.pikku/trigger/pikku-trigger-types.gen.ts +0 -160
- package/dist/.pikku/variables/pikku-variable-types.gen.ts +0 -5
- package/dist/.pikku/variables/pikku-variables-meta.gen.json +0 -1
- package/dist/.pikku/variables/pikku-variables.gen.ts +0 -21
- package/dist/.pikku/workflow/pikku-workflow-types.gen.ts +0 -167
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.ts +0 -9
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.ts +0 -3
|
@@ -1,450 +1,477 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
"
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
"
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
"
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
"
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
"
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
"
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
"
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
"
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
"
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
"
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
"
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
"
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
"
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
"
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
"
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
"
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
"
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
"
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
"
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
2
|
+
"aggregate": {
|
|
3
|
+
"pikkuFuncId": "aggregate",
|
|
4
|
+
"functionType": "user",
|
|
5
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
6
|
+
"sessionless": true,
|
|
7
|
+
"name": "aggregate",
|
|
8
|
+
"inputSchemaName": "AggregateInput",
|
|
9
|
+
"outputSchemaName": "AggregateOutput",
|
|
10
|
+
"inputs": [
|
|
11
|
+
"AggregateInput"
|
|
12
|
+
],
|
|
13
|
+
"outputs": [
|
|
14
|
+
"AggregateOutput"
|
|
15
|
+
],
|
|
16
|
+
"implementationHash": "b4e4fec69e48ba18",
|
|
17
|
+
"contractHash": "6646e357810ff732",
|
|
18
|
+
"inputHash": "7095d4db",
|
|
19
|
+
"outputHash": "e975f06d"
|
|
20
|
+
},
|
|
21
|
+
"chunk": {
|
|
22
|
+
"pikkuFuncId": "chunk",
|
|
23
|
+
"functionType": "user",
|
|
24
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
25
|
+
"sessionless": true,
|
|
26
|
+
"name": "chunk",
|
|
27
|
+
"inputSchemaName": "ChunkInput",
|
|
28
|
+
"outputSchemaName": "ChunkOutput",
|
|
29
|
+
"inputs": [
|
|
30
|
+
"ChunkInput"
|
|
31
|
+
],
|
|
32
|
+
"outputs": [
|
|
33
|
+
"ChunkOutput"
|
|
34
|
+
],
|
|
35
|
+
"implementationHash": "cd9107817c85d2bd",
|
|
36
|
+
"contractHash": "f3e025ccc0be3aa8",
|
|
37
|
+
"inputHash": "9e3887d0",
|
|
38
|
+
"outputHash": "09634b84"
|
|
39
|
+
},
|
|
40
|
+
"find": {
|
|
41
|
+
"pikkuFuncId": "find",
|
|
42
|
+
"functionType": "user",
|
|
43
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
44
|
+
"sessionless": true,
|
|
45
|
+
"name": "find",
|
|
46
|
+
"inputSchemaName": "FindInput",
|
|
47
|
+
"outputSchemaName": "FindOutput",
|
|
48
|
+
"inputs": [
|
|
49
|
+
"FindInput"
|
|
50
|
+
],
|
|
51
|
+
"outputs": [
|
|
52
|
+
"FindOutput"
|
|
53
|
+
],
|
|
54
|
+
"implementationHash": "8f86e0a25ea59fbf",
|
|
55
|
+
"contractHash": "d916d83598f3942c",
|
|
56
|
+
"inputHash": "463866fb",
|
|
57
|
+
"outputHash": "c8cf3580"
|
|
58
|
+
},
|
|
59
|
+
"groupBy": {
|
|
60
|
+
"pikkuFuncId": "groupBy",
|
|
61
|
+
"functionType": "user",
|
|
62
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
63
|
+
"sessionless": true,
|
|
64
|
+
"name": "groupBy",
|
|
65
|
+
"inputSchemaName": "GroupByInput",
|
|
66
|
+
"outputSchemaName": "GroupByOutput",
|
|
67
|
+
"inputs": [
|
|
68
|
+
"GroupByInput"
|
|
69
|
+
],
|
|
70
|
+
"outputs": [
|
|
71
|
+
"GroupByOutput"
|
|
72
|
+
],
|
|
73
|
+
"implementationHash": "4e3a40bfe9044228",
|
|
74
|
+
"contractHash": "983fc1270a3ef585",
|
|
75
|
+
"inputHash": "a559ec54",
|
|
76
|
+
"outputHash": "cbd369f9"
|
|
77
|
+
},
|
|
78
|
+
"limit": {
|
|
79
|
+
"pikkuFuncId": "limit",
|
|
80
|
+
"functionType": "user",
|
|
81
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
82
|
+
"sessionless": true,
|
|
83
|
+
"name": "limit",
|
|
84
|
+
"inputSchemaName": "LimitInput",
|
|
85
|
+
"outputSchemaName": "LimitOutput",
|
|
86
|
+
"inputs": [
|
|
87
|
+
"LimitInput"
|
|
88
|
+
],
|
|
89
|
+
"outputs": [
|
|
90
|
+
"LimitOutput"
|
|
91
|
+
],
|
|
92
|
+
"implementationHash": "dd786d6352cd866b",
|
|
93
|
+
"contractHash": "634a5e4e1e4618a6",
|
|
94
|
+
"inputHash": "dd5593d3",
|
|
95
|
+
"outputHash": "82f7aa38"
|
|
96
|
+
},
|
|
97
|
+
"removeDuplicates": {
|
|
98
|
+
"pikkuFuncId": "removeDuplicates",
|
|
99
|
+
"functionType": "user",
|
|
100
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
101
|
+
"sessionless": true,
|
|
102
|
+
"name": "removeDuplicates",
|
|
103
|
+
"inputSchemaName": "RemoveDuplicatesInput",
|
|
104
|
+
"outputSchemaName": "RemoveDuplicatesOutput",
|
|
105
|
+
"inputs": [
|
|
106
|
+
"RemoveDuplicatesInput"
|
|
107
|
+
],
|
|
108
|
+
"outputs": [
|
|
109
|
+
"RemoveDuplicatesOutput"
|
|
110
|
+
],
|
|
111
|
+
"implementationHash": "60d0cd100224b6fd",
|
|
112
|
+
"contractHash": "ece62358aebbd4f4",
|
|
113
|
+
"inputHash": "a7dec329",
|
|
114
|
+
"outputHash": "93cbcf6f"
|
|
115
|
+
},
|
|
116
|
+
"reverse": {
|
|
117
|
+
"pikkuFuncId": "reverse",
|
|
118
|
+
"functionType": "user",
|
|
119
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
120
|
+
"sessionless": true,
|
|
121
|
+
"name": "reverse",
|
|
122
|
+
"inputSchemaName": "ReverseInput",
|
|
123
|
+
"outputSchemaName": "ReverseOutput",
|
|
124
|
+
"inputs": [
|
|
125
|
+
"ReverseInput"
|
|
126
|
+
],
|
|
127
|
+
"outputs": [
|
|
128
|
+
"ReverseOutput"
|
|
129
|
+
],
|
|
130
|
+
"implementationHash": "c8f5048d709a407d",
|
|
131
|
+
"contractHash": "9673137c6f655969",
|
|
132
|
+
"inputHash": "1b826e9b",
|
|
133
|
+
"outputHash": "c609276e"
|
|
134
|
+
},
|
|
135
|
+
"sort": {
|
|
136
|
+
"pikkuFuncId": "sort",
|
|
137
|
+
"functionType": "user",
|
|
138
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
139
|
+
"sessionless": true,
|
|
140
|
+
"name": "sort",
|
|
141
|
+
"inputSchemaName": "SortInput",
|
|
142
|
+
"outputSchemaName": "SortOutput",
|
|
143
|
+
"inputs": [
|
|
144
|
+
"SortInput"
|
|
145
|
+
],
|
|
146
|
+
"outputs": [
|
|
147
|
+
"SortOutput"
|
|
148
|
+
],
|
|
149
|
+
"implementationHash": "86ea80aff952ea0b",
|
|
150
|
+
"contractHash": "8eab9165a4055318",
|
|
151
|
+
"inputHash": "1bd5a514",
|
|
152
|
+
"outputHash": "d1904adf"
|
|
153
|
+
},
|
|
154
|
+
"splitOut": {
|
|
155
|
+
"pikkuFuncId": "splitOut",
|
|
156
|
+
"functionType": "user",
|
|
157
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
158
|
+
"sessionless": true,
|
|
159
|
+
"name": "splitOut",
|
|
160
|
+
"inputSchemaName": "SplitOutInput",
|
|
161
|
+
"outputSchemaName": "SplitOutOutput",
|
|
162
|
+
"inputs": [
|
|
163
|
+
"SplitOutInput"
|
|
164
|
+
],
|
|
165
|
+
"outputs": [
|
|
166
|
+
"SplitOutOutput"
|
|
167
|
+
],
|
|
168
|
+
"implementationHash": "ad0d551dd3e13deb",
|
|
169
|
+
"contractHash": "a4c3f093e598a514",
|
|
170
|
+
"inputHash": "c8e65194",
|
|
171
|
+
"outputHash": "608db389"
|
|
172
|
+
},
|
|
173
|
+
"summarize": {
|
|
174
|
+
"pikkuFuncId": "summarize",
|
|
175
|
+
"functionType": "user",
|
|
176
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
177
|
+
"sessionless": true,
|
|
178
|
+
"name": "summarize",
|
|
179
|
+
"inputSchemaName": "SummarizeInput",
|
|
180
|
+
"outputSchemaName": "SummarizeOutput",
|
|
181
|
+
"inputs": [
|
|
182
|
+
"SummarizeInput"
|
|
183
|
+
],
|
|
184
|
+
"outputs": [
|
|
185
|
+
"SummarizeOutput"
|
|
186
|
+
],
|
|
187
|
+
"implementationHash": "143d032d7ab2ebcd",
|
|
188
|
+
"contractHash": "ab78ac6eed8b2ce0",
|
|
189
|
+
"inputHash": "7d7d0173",
|
|
190
|
+
"outputHash": "b03990e8"
|
|
191
|
+
},
|
|
192
|
+
"unique": {
|
|
193
|
+
"pikkuFuncId": "unique",
|
|
194
|
+
"functionType": "user",
|
|
195
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
196
|
+
"sessionless": true,
|
|
197
|
+
"name": "unique",
|
|
198
|
+
"inputSchemaName": "UniqueInput",
|
|
199
|
+
"outputSchemaName": "UniqueOutput",
|
|
200
|
+
"inputs": [
|
|
201
|
+
"UniqueInput"
|
|
202
|
+
],
|
|
203
|
+
"outputs": [
|
|
204
|
+
"UniqueOutput"
|
|
205
|
+
],
|
|
206
|
+
"implementationHash": "881ac071d2a6c406",
|
|
207
|
+
"contractHash": "af135d5702d2aca2",
|
|
208
|
+
"inputHash": "2a18be03",
|
|
209
|
+
"outputHash": "b24ac8e7"
|
|
210
|
+
},
|
|
211
|
+
"coalesce": {
|
|
212
|
+
"pikkuFuncId": "coalesce",
|
|
213
|
+
"functionType": "user",
|
|
214
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
215
|
+
"sessionless": true,
|
|
216
|
+
"name": "coalesce",
|
|
217
|
+
"inputSchemaName": "CoalesceInput",
|
|
218
|
+
"outputSchemaName": "CoalesceOutput",
|
|
219
|
+
"inputs": [
|
|
220
|
+
"CoalesceInput"
|
|
221
|
+
],
|
|
222
|
+
"outputs": [
|
|
223
|
+
"CoalesceOutput"
|
|
224
|
+
],
|
|
225
|
+
"implementationHash": "70f7bf78ea2cfc25",
|
|
226
|
+
"contractHash": "9aa1a02f90b8ed52",
|
|
227
|
+
"inputHash": "d1baf6ed",
|
|
228
|
+
"outputHash": "eef08a58"
|
|
229
|
+
},
|
|
230
|
+
"crypto": {
|
|
231
|
+
"pikkuFuncId": "crypto",
|
|
232
|
+
"functionType": "user",
|
|
233
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
234
|
+
"sessionless": true,
|
|
235
|
+
"name": "crypto",
|
|
236
|
+
"inputSchemaName": "CryptoInput",
|
|
237
|
+
"outputSchemaName": "CryptoOutput",
|
|
238
|
+
"inputs": [
|
|
239
|
+
"CryptoInput"
|
|
240
|
+
],
|
|
241
|
+
"outputs": [
|
|
242
|
+
"CryptoOutput"
|
|
243
|
+
],
|
|
244
|
+
"implementationHash": "f22b7dcec7cd69ba",
|
|
245
|
+
"contractHash": "9e2e5b2bc9df616e",
|
|
246
|
+
"inputHash": "60d6d839",
|
|
247
|
+
"outputHash": "38bec130"
|
|
248
|
+
},
|
|
249
|
+
"dateTime": {
|
|
250
|
+
"pikkuFuncId": "dateTime",
|
|
251
|
+
"functionType": "user",
|
|
252
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
253
|
+
"sessionless": true,
|
|
254
|
+
"name": "dateTime",
|
|
255
|
+
"inputSchemaName": "DateTimeInput",
|
|
256
|
+
"outputSchemaName": "DateTimeOutput",
|
|
257
|
+
"inputs": [
|
|
258
|
+
"DateTimeInput"
|
|
259
|
+
],
|
|
260
|
+
"outputs": [
|
|
261
|
+
"DateTimeOutput"
|
|
262
|
+
],
|
|
263
|
+
"implementationHash": "9f7a0acb082a0985",
|
|
264
|
+
"contractHash": "b297121a74826469",
|
|
265
|
+
"inputHash": "fbb83641",
|
|
266
|
+
"outputHash": "93b7219a"
|
|
267
|
+
},
|
|
268
|
+
"jwtSign": {
|
|
269
|
+
"pikkuFuncId": "jwtSign",
|
|
270
|
+
"functionType": "user",
|
|
271
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
272
|
+
"sessionless": true,
|
|
273
|
+
"name": "jwtSign",
|
|
274
|
+
"inputSchemaName": "JwtSignInput",
|
|
275
|
+
"outputSchemaName": "JwtSignOutput",
|
|
276
|
+
"inputs": [
|
|
277
|
+
"JwtSignInput"
|
|
278
|
+
],
|
|
279
|
+
"outputs": [
|
|
280
|
+
"JwtSignOutput"
|
|
281
|
+
],
|
|
282
|
+
"implementationHash": "7a2bed98b25d689a",
|
|
283
|
+
"contractHash": "75f181ad1396ce9d",
|
|
284
|
+
"inputHash": "6c178a3f",
|
|
285
|
+
"outputHash": "5490ba45"
|
|
286
|
+
},
|
|
287
|
+
"jwtDecode": {
|
|
288
|
+
"pikkuFuncId": "jwtDecode",
|
|
289
|
+
"functionType": "user",
|
|
290
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
291
|
+
"sessionless": true,
|
|
292
|
+
"name": "jwtDecode",
|
|
293
|
+
"inputSchemaName": "JwtDecodeInput",
|
|
294
|
+
"outputSchemaName": "JwtDecodeOutput",
|
|
295
|
+
"inputs": [
|
|
296
|
+
"JwtDecodeInput"
|
|
297
|
+
],
|
|
298
|
+
"outputs": [
|
|
299
|
+
"JwtDecodeOutput"
|
|
300
|
+
],
|
|
301
|
+
"implementationHash": "758805132443d77f",
|
|
302
|
+
"contractHash": "3fc7b49a6cdaf7f0",
|
|
303
|
+
"inputHash": "4401b17b",
|
|
304
|
+
"outputHash": "7752bc62"
|
|
305
|
+
},
|
|
306
|
+
"math": {
|
|
307
|
+
"pikkuFuncId": "math",
|
|
308
|
+
"functionType": "user",
|
|
309
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
310
|
+
"sessionless": true,
|
|
311
|
+
"name": "math",
|
|
312
|
+
"inputSchemaName": "MathInput",
|
|
313
|
+
"outputSchemaName": "MathOutput",
|
|
314
|
+
"inputs": [
|
|
315
|
+
"MathInput"
|
|
316
|
+
],
|
|
317
|
+
"outputs": [
|
|
318
|
+
"MathOutput"
|
|
319
|
+
],
|
|
320
|
+
"implementationHash": "86c3d8b78aef9955",
|
|
321
|
+
"contractHash": "6777194d9fa978a2",
|
|
322
|
+
"inputHash": "91f5f92b",
|
|
323
|
+
"outputHash": "473f23f2"
|
|
324
|
+
},
|
|
325
|
+
"sleep": {
|
|
326
|
+
"pikkuFuncId": "sleep",
|
|
327
|
+
"functionType": "user",
|
|
328
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
329
|
+
"sessionless": true,
|
|
330
|
+
"name": "sleep",
|
|
331
|
+
"inputSchemaName": "SleepInput",
|
|
332
|
+
"outputSchemaName": "SleepOutput",
|
|
333
|
+
"inputs": [
|
|
334
|
+
"SleepInput"
|
|
335
|
+
],
|
|
336
|
+
"outputs": [
|
|
337
|
+
"SleepOutput"
|
|
338
|
+
],
|
|
339
|
+
"implementationHash": "b6704cbe514987f5",
|
|
340
|
+
"contractHash": "db68b40756ce5395",
|
|
341
|
+
"inputHash": "9fd961b9",
|
|
342
|
+
"outputHash": "b6eead5f"
|
|
343
|
+
},
|
|
344
|
+
"stringTransform": {
|
|
345
|
+
"pikkuFuncId": "stringTransform",
|
|
346
|
+
"functionType": "user",
|
|
347
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
348
|
+
"sessionless": true,
|
|
349
|
+
"name": "stringTransform",
|
|
350
|
+
"inputSchemaName": "StringTransformInput",
|
|
351
|
+
"outputSchemaName": "StringTransformOutput",
|
|
352
|
+
"inputs": [
|
|
353
|
+
"StringTransformInput"
|
|
354
|
+
],
|
|
355
|
+
"outputs": [
|
|
356
|
+
"StringTransformOutput"
|
|
357
|
+
],
|
|
358
|
+
"implementationHash": "f0ddd88ee3939f4a",
|
|
359
|
+
"contractHash": "a4cd02c14224c4e6",
|
|
360
|
+
"inputHash": "38037e18",
|
|
361
|
+
"outputHash": "5bfa9735"
|
|
362
|
+
},
|
|
363
|
+
"typeConvert": {
|
|
364
|
+
"pikkuFuncId": "typeConvert",
|
|
365
|
+
"functionType": "user",
|
|
366
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
367
|
+
"sessionless": true,
|
|
368
|
+
"name": "typeConvert",
|
|
369
|
+
"inputSchemaName": "TypeConvertInput",
|
|
370
|
+
"outputSchemaName": "TypeConvertOutput",
|
|
371
|
+
"inputs": [
|
|
372
|
+
"TypeConvertInput"
|
|
373
|
+
],
|
|
374
|
+
"outputs": [
|
|
375
|
+
"TypeConvertOutput"
|
|
376
|
+
],
|
|
377
|
+
"implementationHash": "e362fc3f222fbcb0",
|
|
378
|
+
"contractHash": "a3bfeff5301903cc",
|
|
379
|
+
"inputHash": "3d6e4ac1",
|
|
380
|
+
"outputHash": "da7680c1"
|
|
381
|
+
},
|
|
382
|
+
"editFields": {
|
|
383
|
+
"pikkuFuncId": "editFields",
|
|
384
|
+
"functionType": "user",
|
|
385
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
386
|
+
"sessionless": true,
|
|
387
|
+
"name": "editFields",
|
|
388
|
+
"inputSchemaName": "EditFieldsInput",
|
|
389
|
+
"outputSchemaName": "EditFieldsOutput",
|
|
390
|
+
"inputs": [
|
|
391
|
+
"EditFieldsInput"
|
|
392
|
+
],
|
|
393
|
+
"outputs": [
|
|
394
|
+
"EditFieldsOutput"
|
|
395
|
+
],
|
|
396
|
+
"implementationHash": "4471108960e1c881",
|
|
397
|
+
"contractHash": "860bd8089f3abd16",
|
|
398
|
+
"inputHash": "9b45e130",
|
|
399
|
+
"outputHash": "bc79d970"
|
|
400
|
+
},
|
|
401
|
+
"merge": {
|
|
402
|
+
"pikkuFuncId": "merge",
|
|
403
|
+
"functionType": "user",
|
|
404
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
405
|
+
"sessionless": true,
|
|
406
|
+
"name": "merge",
|
|
407
|
+
"inputSchemaName": "MergeInput",
|
|
408
|
+
"outputSchemaName": "MergeOutput",
|
|
409
|
+
"inputs": [
|
|
410
|
+
"MergeInput"
|
|
411
|
+
],
|
|
412
|
+
"outputs": [
|
|
413
|
+
"MergeOutput"
|
|
414
|
+
],
|
|
415
|
+
"implementationHash": "b6f050999ee4d26a",
|
|
416
|
+
"contractHash": "b07476afacdae525",
|
|
417
|
+
"inputHash": "1ad17e4d",
|
|
418
|
+
"outputHash": "0171e51c"
|
|
419
|
+
},
|
|
420
|
+
"omit": {
|
|
421
|
+
"pikkuFuncId": "omit",
|
|
422
|
+
"functionType": "user",
|
|
423
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
424
|
+
"sessionless": true,
|
|
425
|
+
"name": "omit",
|
|
426
|
+
"inputSchemaName": "OmitInput",
|
|
427
|
+
"outputSchemaName": "OmitOutput",
|
|
428
|
+
"inputs": [
|
|
429
|
+
"OmitInput"
|
|
430
|
+
],
|
|
431
|
+
"outputs": [
|
|
432
|
+
"OmitOutput"
|
|
433
|
+
],
|
|
434
|
+
"implementationHash": "55d527b97b2ad16d",
|
|
435
|
+
"contractHash": "dec15e51c95ffb1a",
|
|
436
|
+
"inputHash": "8a6dda94",
|
|
437
|
+
"outputHash": "6a6fb8c6"
|
|
438
|
+
},
|
|
439
|
+
"pick": {
|
|
440
|
+
"pikkuFuncId": "pick",
|
|
441
|
+
"functionType": "user",
|
|
442
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
443
|
+
"sessionless": true,
|
|
444
|
+
"name": "pick",
|
|
445
|
+
"inputSchemaName": "PickInput",
|
|
446
|
+
"outputSchemaName": "PickOutput",
|
|
447
|
+
"inputs": [
|
|
448
|
+
"PickInput"
|
|
449
|
+
],
|
|
450
|
+
"outputs": [
|
|
451
|
+
"PickOutput"
|
|
452
|
+
],
|
|
453
|
+
"implementationHash": "3a6df338ff900085",
|
|
454
|
+
"contractHash": "eee51c32e58e1297",
|
|
455
|
+
"inputHash": "8be4abcf",
|
|
456
|
+
"outputHash": "94b236c1"
|
|
457
|
+
},
|
|
458
|
+
"renameKeys": {
|
|
459
|
+
"pikkuFuncId": "renameKeys",
|
|
460
|
+
"functionType": "user",
|
|
461
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
462
|
+
"sessionless": true,
|
|
463
|
+
"name": "renameKeys",
|
|
464
|
+
"inputSchemaName": "RenameKeysInput",
|
|
465
|
+
"outputSchemaName": "RenameKeysOutput",
|
|
466
|
+
"inputs": [
|
|
467
|
+
"RenameKeysInput"
|
|
468
|
+
],
|
|
469
|
+
"outputs": [
|
|
470
|
+
"RenameKeysOutput"
|
|
471
|
+
],
|
|
472
|
+
"implementationHash": "08f0be51ecebc117",
|
|
473
|
+
"contractHash": "8921f9a567b68dd7",
|
|
474
|
+
"inputHash": "0ff4890b",
|
|
475
|
+
"outputHash": "53ddf4c9"
|
|
476
|
+
}
|
|
477
|
+
}
|