@pikku/addon-graph 0.0.2 → 0.0.3

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.
Files changed (160) hide show
  1. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +17 -1
  2. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts.map +1 -1
  3. package/dist/.pikku/addon/pikku-addon-types.gen.js +21 -2
  4. package/dist/.pikku/addon/pikku-addon-types.gen.js.map +1 -1
  5. package/dist/.pikku/addon/pikku-addon-types.gen.ts +24 -2
  6. package/dist/.pikku/addon/pikku-package.gen.js +1 -1
  7. package/dist/.pikku/addon/pikku-package.gen.ts +1 -1
  8. package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +1 -1
  9. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +6 -6
  10. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +1 -1
  11. package/dist/.pikku/agent/pikku-agent-types.gen.js.map +1 -1
  12. package/dist/.pikku/agent/pikku-agent-types.gen.ts +13 -7
  13. package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +1 -1
  14. package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.ts +1 -1
  15. package/dist/.pikku/agent/pikku-agent-wirings.gen.d.ts +1 -1
  16. package/dist/.pikku/agent/pikku-agent-wirings.gen.js +1 -1
  17. package/dist/.pikku/agent/pikku-agent-wirings.gen.ts +1 -1
  18. package/dist/.pikku/console/pikku-addon-meta.gen.json +281 -0
  19. package/dist/.pikku/console/pikku-node-types.gen.d.ts +2 -2
  20. package/dist/.pikku/console/pikku-node-types.gen.d.ts.map +1 -1
  21. package/dist/.pikku/console/pikku-node-types.gen.ts +2 -2
  22. package/dist/.pikku/function/pikku-function-types.gen.d.ts +41 -12
  23. package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +1 -1
  24. package/dist/.pikku/function/pikku-function-types.gen.js +17 -1
  25. package/dist/.pikku/function/pikku-function-types.gen.js.map +1 -1
  26. package/dist/.pikku/function/pikku-function-types.gen.ts +53 -15
  27. package/dist/.pikku/function/pikku-functions-meta-verbose.gen.json +224 -196
  28. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  29. package/dist/.pikku/function/pikku-functions-meta.gen.json +160 -144
  30. package/dist/.pikku/function/pikku-functions-meta.gen.ts +1 -1
  31. package/dist/.pikku/function/pikku-functions.gen.js +3 -1
  32. package/dist/.pikku/function/pikku-functions.gen.js.map +1 -1
  33. package/dist/.pikku/function/pikku-functions.gen.ts +3 -1
  34. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  35. package/dist/.pikku/pikku-bootstrap.gen.ts +1 -1
  36. package/dist/.pikku/pikku-services.gen.d.ts +3 -1
  37. package/dist/.pikku/pikku-services.gen.d.ts.map +1 -1
  38. package/dist/.pikku/pikku-services.gen.js +2 -0
  39. package/dist/.pikku/pikku-services.gen.js.map +1 -1
  40. package/dist/.pikku/pikku-services.gen.ts +3 -1
  41. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  42. package/dist/.pikku/pikku-types.gen.js +1 -1
  43. package/dist/.pikku/pikku-types.gen.ts +1 -1
  44. package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +50 -396
  45. package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +59 -404
  46. package/dist/.pikku/schema-cache.json +1 -0
  47. package/dist/.pikku/schemas/pikku.cache.json +1 -0
  48. package/dist/.pikku/schemas/register.gen.js +35 -33
  49. package/dist/.pikku/schemas/register.gen.js.map +1 -1
  50. package/dist/.pikku/schemas/register.gen.ts +69 -65
  51. package/dist/.pikku/schemas/schemas/SleepInput.schema.json +1 -0
  52. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  53. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  54. package/dist/.pikku/secrets/pikku-secret-types.gen.ts +1 -1
  55. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  56. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  57. package/dist/.pikku/secrets/pikku-secrets.gen.ts +1 -1
  58. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  59. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  60. package/dist/.pikku/trigger/pikku-trigger-types.gen.ts +1 -1
  61. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  62. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  63. package/dist/.pikku/variables/pikku-variable-types.gen.ts +1 -1
  64. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  65. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  66. package/dist/.pikku/variables/pikku-variables.gen.ts +1 -1
  67. package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +1 -1
  68. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +35 -5
  69. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +1 -1
  70. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +5 -5
  71. package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +1 -1
  72. package/dist/.pikku/workflow/pikku-workflow-types.gen.ts +65 -9
  73. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  74. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.ts +1 -1
  75. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  76. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  77. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.ts +1 -1
  78. package/dist/src/functions/data/sleep.function.d.ts +16 -0
  79. package/dist/src/functions/data/sleep.function.d.ts.map +1 -0
  80. package/dist/src/functions/data/sleep.function.js +18 -0
  81. package/dist/src/functions/data/sleep.function.js.map +1 -0
  82. package/package.json +11 -8
  83. package/.pikku/addon/pikku-addon-types.gen.ts +0 -78
  84. package/.pikku/addon/pikku-package.gen.ts +0 -9
  85. package/.pikku/agent/pikku-agent-map.gen.d.ts +0 -16
  86. package/.pikku/agent/pikku-agent-types.gen.ts +0 -76
  87. package/.pikku/agent/pikku-agent-wirings-meta.gen.json +0 -3
  88. package/.pikku/agent/pikku-agent-wirings-meta.gen.ts +0 -7
  89. package/.pikku/agent/pikku-agent-wirings.gen.ts +0 -3
  90. package/.pikku/console/pikku-node-types.gen.ts +0 -8
  91. package/.pikku/function/pikku-function-types.gen.ts +0 -648
  92. package/.pikku/function/pikku-functions-meta-verbose.gen.json +0 -582
  93. package/.pikku/function/pikku-functions-meta.gen.json +0 -434
  94. package/.pikku/function/pikku-functions-meta.gen.ts +0 -7
  95. package/.pikku/function/pikku-functions.gen.ts +0 -54
  96. package/.pikku/pikku-bootstrap.gen.ts +0 -15
  97. package/.pikku/pikku-services.gen.ts +0 -32
  98. package/.pikku/pikku-types.gen.ts +0 -21
  99. package/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +0 -470
  100. package/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +0 -494
  101. package/.pikku/schemas/register.gen.ts +0 -195
  102. package/.pikku/schemas/schemas/AggregateInput.schema.json +0 -1
  103. package/.pikku/schemas/schemas/AggregateOutput.schema.json +0 -1
  104. package/.pikku/schemas/schemas/ChunkInput.schema.json +0 -1
  105. package/.pikku/schemas/schemas/ChunkOutput.schema.json +0 -1
  106. package/.pikku/schemas/schemas/CoalesceInput.schema.json +0 -1
  107. package/.pikku/schemas/schemas/CoalesceOutput.schema.json +0 -1
  108. package/.pikku/schemas/schemas/CryptoInput.schema.json +0 -1
  109. package/.pikku/schemas/schemas/CryptoOutput.schema.json +0 -1
  110. package/.pikku/schemas/schemas/DateTimeInput.schema.json +0 -1
  111. package/.pikku/schemas/schemas/DateTimeOutput.schema.json +0 -1
  112. package/.pikku/schemas/schemas/EditFieldsInput.schema.json +0 -1
  113. package/.pikku/schemas/schemas/EditFieldsOutput.schema.json +0 -1
  114. package/.pikku/schemas/schemas/FindInput.schema.json +0 -1
  115. package/.pikku/schemas/schemas/FindOutput.schema.json +0 -1
  116. package/.pikku/schemas/schemas/GroupByInput.schema.json +0 -1
  117. package/.pikku/schemas/schemas/GroupByOutput.schema.json +0 -1
  118. package/.pikku/schemas/schemas/JwtDecodeInput.schema.json +0 -1
  119. package/.pikku/schemas/schemas/JwtDecodeOutput.schema.json +0 -1
  120. package/.pikku/schemas/schemas/JwtSignInput.schema.json +0 -1
  121. package/.pikku/schemas/schemas/JwtSignOutput.schema.json +0 -1
  122. package/.pikku/schemas/schemas/LimitInput.schema.json +0 -1
  123. package/.pikku/schemas/schemas/LimitOutput.schema.json +0 -1
  124. package/.pikku/schemas/schemas/MathInput.schema.json +0 -1
  125. package/.pikku/schemas/schemas/MathOutput.schema.json +0 -1
  126. package/.pikku/schemas/schemas/MergeInput.schema.json +0 -1
  127. package/.pikku/schemas/schemas/MergeOutput.schema.json +0 -1
  128. package/.pikku/schemas/schemas/OmitInput.schema.json +0 -1
  129. package/.pikku/schemas/schemas/OmitOutput.schema.json +0 -1
  130. package/.pikku/schemas/schemas/PickInput.schema.json +0 -1
  131. package/.pikku/schemas/schemas/PickOutput.schema.json +0 -1
  132. package/.pikku/schemas/schemas/RemoveDuplicatesInput.schema.json +0 -1
  133. package/.pikku/schemas/schemas/RemoveDuplicatesOutput.schema.json +0 -1
  134. package/.pikku/schemas/schemas/RenameKeysInput.schema.json +0 -1
  135. package/.pikku/schemas/schemas/RenameKeysOutput.schema.json +0 -1
  136. package/.pikku/schemas/schemas/ReverseInput.schema.json +0 -1
  137. package/.pikku/schemas/schemas/ReverseOutput.schema.json +0 -1
  138. package/.pikku/schemas/schemas/SortInput.schema.json +0 -1
  139. package/.pikku/schemas/schemas/SortOutput.schema.json +0 -1
  140. package/.pikku/schemas/schemas/SplitOutInput.schema.json +0 -1
  141. package/.pikku/schemas/schemas/SplitOutOutput.schema.json +0 -1
  142. package/.pikku/schemas/schemas/StringTransformInput.schema.json +0 -1
  143. package/.pikku/schemas/schemas/StringTransformOutput.schema.json +0 -1
  144. package/.pikku/schemas/schemas/SummarizeInput.schema.json +0 -1
  145. package/.pikku/schemas/schemas/SummarizeOutput.schema.json +0 -1
  146. package/.pikku/schemas/schemas/TypeConvertInput.schema.json +0 -1
  147. package/.pikku/schemas/schemas/TypeConvertOutput.schema.json +0 -1
  148. package/.pikku/schemas/schemas/UniqueInput.schema.json +0 -1
  149. package/.pikku/schemas/schemas/UniqueOutput.schema.json +0 -1
  150. package/.pikku/secrets/pikku-secret-types.gen.ts +0 -5
  151. package/.pikku/secrets/pikku-secrets-meta.gen.json +0 -1
  152. package/.pikku/secrets/pikku-secrets.gen.ts +0 -21
  153. package/.pikku/trigger/pikku-trigger-types.gen.ts +0 -160
  154. package/.pikku/variables/pikku-variable-types.gen.ts +0 -5
  155. package/.pikku/variables/pikku-variables-meta.gen.json +0 -1
  156. package/.pikku/variables/pikku-variables.gen.ts +0 -21
  157. package/.pikku/workflow/pikku-workflow-map.gen.d.ts +0 -34
  158. package/.pikku/workflow/pikku-workflow-types.gen.ts +0 -158
  159. package/.pikku/workflow/pikku-workflow-wirings-meta.gen.ts +0 -9
  160. package/.pikku/workflow/pikku-workflow-wirings.gen.ts +0 -3
@@ -1,582 +0,0 @@
1
- {
2
- "coalesce": {
3
- "pikkuFuncId": "coalesce",
4
- "functionType": "user",
5
- "funcWrapper": "pikkuSessionlessFunc",
6
- "sessionless": true,
7
- "name": "coalesce",
8
- "services": {
9
- "optimized": true,
10
- "services": []
11
- },
12
- "inputSchemaName": "CoalesceInput",
13
- "outputSchemaName": "CoalesceOutput",
14
- "inputs": [
15
- "CoalesceInput"
16
- ],
17
- "outputs": [
18
- "CoalesceOutput"
19
- ],
20
- "description": "Return the first non-null value",
21
- "isDirectFunction": false,
22
- "contractHash": "9aa1a02f90b8ed52",
23
- "inputHash": "d1baf6ed",
24
- "outputHash": "eef08a58"
25
- },
26
- "crypto": {
27
- "pikkuFuncId": "crypto",
28
- "functionType": "user",
29
- "funcWrapper": "pikkuSessionlessFunc",
30
- "sessionless": true,
31
- "name": "crypto",
32
- "services": {
33
- "optimized": true,
34
- "services": []
35
- },
36
- "inputSchemaName": "CryptoInput",
37
- "outputSchemaName": "CryptoOutput",
38
- "inputs": [
39
- "CryptoInput"
40
- ],
41
- "outputs": [
42
- "CryptoOutput"
43
- ],
44
- "description": "Provide cryptographic utilities",
45
- "isDirectFunction": false,
46
- "contractHash": "9e2e5b2bc9df616e",
47
- "inputHash": "60d6d839",
48
- "outputHash": "38bec130"
49
- },
50
- "dateTime": {
51
- "pikkuFuncId": "dateTime",
52
- "functionType": "user",
53
- "funcWrapper": "pikkuSessionlessFunc",
54
- "sessionless": true,
55
- "name": "dateTime",
56
- "services": {
57
- "optimized": true,
58
- "services": []
59
- },
60
- "inputSchemaName": "DateTimeInput",
61
- "outputSchemaName": "DateTimeOutput",
62
- "inputs": [
63
- "DateTimeInput"
64
- ],
65
- "outputs": [
66
- "DateTimeOutput"
67
- ],
68
- "description": "Manipulate date and time values",
69
- "isDirectFunction": false,
70
- "contractHash": "b297121a74826469",
71
- "inputHash": "fbb83641",
72
- "outputHash": "93b7219a"
73
- },
74
- "jwtSign": {
75
- "pikkuFuncId": "jwtSign",
76
- "functionType": "user",
77
- "funcWrapper": "pikkuSessionlessFunc",
78
- "sessionless": true,
79
- "name": "jwtSign",
80
- "services": {
81
- "optimized": true,
82
- "services": [
83
- "jwt"
84
- ]
85
- },
86
- "inputSchemaName": "JwtSignInput",
87
- "outputSchemaName": "JwtSignOutput",
88
- "inputs": [
89
- "JwtSignInput"
90
- ],
91
- "outputs": [
92
- "JwtSignOutput"
93
- ],
94
- "description": "Sign a payload into a JWT token",
95
- "isDirectFunction": false,
96
- "contractHash": "75f181ad1396ce9d",
97
- "inputHash": "6c178a3f",
98
- "outputHash": "5490ba45"
99
- },
100
- "jwtDecode": {
101
- "pikkuFuncId": "jwtDecode",
102
- "functionType": "user",
103
- "funcWrapper": "pikkuSessionlessFunc",
104
- "sessionless": true,
105
- "name": "jwtDecode",
106
- "services": {
107
- "optimized": true,
108
- "services": [
109
- "jwt"
110
- ]
111
- },
112
- "inputSchemaName": "JwtDecodeInput",
113
- "outputSchemaName": "JwtDecodeOutput",
114
- "inputs": [
115
- "JwtDecodeInput"
116
- ],
117
- "outputs": [
118
- "JwtDecodeOutput"
119
- ],
120
- "description": "Decode a JWT token into its payload",
121
- "isDirectFunction": false,
122
- "contractHash": "3fc7b49a6cdaf7f0",
123
- "inputHash": "4401b17b",
124
- "outputHash": "7752bc62"
125
- },
126
- "math": {
127
- "pikkuFuncId": "math",
128
- "functionType": "user",
129
- "funcWrapper": "pikkuSessionlessFunc",
130
- "sessionless": true,
131
- "name": "math",
132
- "services": {
133
- "optimized": true,
134
- "services": []
135
- },
136
- "inputSchemaName": "MathInput",
137
- "outputSchemaName": "MathOutput",
138
- "inputs": [
139
- "MathInput"
140
- ],
141
- "outputs": [
142
- "MathOutput"
143
- ],
144
- "description": "Perform math operations",
145
- "isDirectFunction": false,
146
- "contractHash": "6777194d9fa978a2",
147
- "inputHash": "91f5f92b",
148
- "outputHash": "473f23f2"
149
- },
150
- "stringTransform": {
151
- "pikkuFuncId": "stringTransform",
152
- "functionType": "user",
153
- "funcWrapper": "pikkuSessionlessFunc",
154
- "sessionless": true,
155
- "name": "stringTransform",
156
- "services": {
157
- "optimized": true,
158
- "services": []
159
- },
160
- "inputSchemaName": "StringTransformInput",
161
- "outputSchemaName": "StringTransformOutput",
162
- "inputs": [
163
- "StringTransformInput"
164
- ],
165
- "outputs": [
166
- "StringTransformOutput"
167
- ],
168
- "description": "Transform strings (case, trim, split, replace, etc.)",
169
- "isDirectFunction": false,
170
- "contractHash": "a4cd02c14224c4e6",
171
- "inputHash": "38037e18",
172
- "outputHash": "5bfa9735"
173
- },
174
- "typeConvert": {
175
- "pikkuFuncId": "typeConvert",
176
- "functionType": "user",
177
- "funcWrapper": "pikkuSessionlessFunc",
178
- "sessionless": true,
179
- "name": "typeConvert",
180
- "services": {
181
- "optimized": true,
182
- "services": []
183
- },
184
- "inputSchemaName": "TypeConvertInput",
185
- "outputSchemaName": "TypeConvertOutput",
186
- "inputs": [
187
- "TypeConvertInput"
188
- ],
189
- "outputs": [
190
- "TypeConvertOutput"
191
- ],
192
- "description": "Convert between types (string, number, boolean, json, array)",
193
- "isDirectFunction": false,
194
- "contractHash": "a3bfeff5301903cc",
195
- "inputHash": "3d6e4ac1",
196
- "outputHash": "da7680c1"
197
- },
198
- "aggregate": {
199
- "pikkuFuncId": "aggregate",
200
- "functionType": "user",
201
- "funcWrapper": "pikkuSessionlessFunc",
202
- "sessionless": true,
203
- "name": "aggregate",
204
- "services": {
205
- "optimized": true,
206
- "services": []
207
- },
208
- "inputSchemaName": "AggregateInput",
209
- "outputSchemaName": "AggregateOutput",
210
- "inputs": [
211
- "AggregateInput"
212
- ],
213
- "outputs": [
214
- "AggregateOutput"
215
- ],
216
- "description": "Combine a field from many items into a list in a single item",
217
- "isDirectFunction": false,
218
- "contractHash": "6646e357810ff732",
219
- "inputHash": "7095d4db",
220
- "outputHash": "e975f06d"
221
- },
222
- "chunk": {
223
- "pikkuFuncId": "chunk",
224
- "functionType": "user",
225
- "funcWrapper": "pikkuSessionlessFunc",
226
- "sessionless": true,
227
- "name": "chunk",
228
- "services": {
229
- "optimized": true,
230
- "services": []
231
- },
232
- "inputSchemaName": "ChunkInput",
233
- "outputSchemaName": "ChunkOutput",
234
- "inputs": [
235
- "ChunkInput"
236
- ],
237
- "outputs": [
238
- "ChunkOutput"
239
- ],
240
- "description": "Split array into chunks of specified size",
241
- "isDirectFunction": false,
242
- "contractHash": "f3e025ccc0be3aa8",
243
- "inputHash": "9e3887d0",
244
- "outputHash": "09634b84"
245
- },
246
- "find": {
247
- "pikkuFuncId": "find",
248
- "functionType": "user",
249
- "funcWrapper": "pikkuSessionlessFunc",
250
- "sessionless": true,
251
- "name": "find",
252
- "services": {
253
- "optimized": true,
254
- "services": []
255
- },
256
- "inputSchemaName": "FindInput",
257
- "outputSchemaName": "FindOutput",
258
- "inputs": [
259
- "FindInput"
260
- ],
261
- "outputs": [
262
- "FindOutput"
263
- ],
264
- "description": "Find the first item matching a field value",
265
- "isDirectFunction": false,
266
- "contractHash": "d916d83598f3942c",
267
- "inputHash": "463866fb",
268
- "outputHash": "c8cf3580"
269
- },
270
- "groupBy": {
271
- "pikkuFuncId": "groupBy",
272
- "functionType": "user",
273
- "funcWrapper": "pikkuSessionlessFunc",
274
- "sessionless": true,
275
- "name": "groupBy",
276
- "services": {
277
- "optimized": true,
278
- "services": []
279
- },
280
- "inputSchemaName": "GroupByInput",
281
- "outputSchemaName": "GroupByOutput",
282
- "inputs": [
283
- "GroupByInput"
284
- ],
285
- "outputs": [
286
- "GroupByOutput"
287
- ],
288
- "description": "Group items by a field value",
289
- "isDirectFunction": false,
290
- "contractHash": "983fc1270a3ef585",
291
- "inputHash": "a559ec54",
292
- "outputHash": "cbd369f9"
293
- },
294
- "limit": {
295
- "pikkuFuncId": "limit",
296
- "functionType": "user",
297
- "funcWrapper": "pikkuSessionlessFunc",
298
- "sessionless": true,
299
- "name": "limit",
300
- "services": {
301
- "optimized": true,
302
- "services": []
303
- },
304
- "inputSchemaName": "LimitInput",
305
- "outputSchemaName": "LimitOutput",
306
- "inputs": [
307
- "LimitInput"
308
- ],
309
- "outputs": [
310
- "LimitOutput"
311
- ],
312
- "description": "Restrict the number of items",
313
- "isDirectFunction": false,
314
- "contractHash": "634a5e4e1e4618a6",
315
- "inputHash": "dd5593d3",
316
- "outputHash": "82f7aa38"
317
- },
318
- "removeDuplicates": {
319
- "pikkuFuncId": "removeDuplicates",
320
- "functionType": "user",
321
- "funcWrapper": "pikkuSessionlessFunc",
322
- "sessionless": true,
323
- "name": "removeDuplicates",
324
- "services": {
325
- "optimized": true,
326
- "services": []
327
- },
328
- "inputSchemaName": "RemoveDuplicatesInput",
329
- "outputSchemaName": "RemoveDuplicatesOutput",
330
- "inputs": [
331
- "RemoveDuplicatesInput"
332
- ],
333
- "outputs": [
334
- "RemoveDuplicatesOutput"
335
- ],
336
- "description": "Delete items with matching field values",
337
- "isDirectFunction": false,
338
- "contractHash": "ece62358aebbd4f4",
339
- "inputHash": "a7dec329",
340
- "outputHash": "93cbcf6f"
341
- },
342
- "reverse": {
343
- "pikkuFuncId": "reverse",
344
- "functionType": "user",
345
- "funcWrapper": "pikkuSessionlessFunc",
346
- "sessionless": true,
347
- "name": "reverse",
348
- "services": {
349
- "optimized": true,
350
- "services": []
351
- },
352
- "inputSchemaName": "ReverseInput",
353
- "outputSchemaName": "ReverseOutput",
354
- "inputs": [
355
- "ReverseInput"
356
- ],
357
- "outputs": [
358
- "ReverseOutput"
359
- ],
360
- "description": "Reverse the order of items in an array",
361
- "isDirectFunction": false,
362
- "contractHash": "9673137c6f655969",
363
- "inputHash": "1b826e9b",
364
- "outputHash": "c609276e"
365
- },
366
- "sort": {
367
- "pikkuFuncId": "sort",
368
- "functionType": "user",
369
- "funcWrapper": "pikkuSessionlessFunc",
370
- "sessionless": true,
371
- "name": "sort",
372
- "services": {
373
- "optimized": true,
374
- "services": []
375
- },
376
- "inputSchemaName": "SortInput",
377
- "outputSchemaName": "SortOutput",
378
- "inputs": [
379
- "SortInput"
380
- ],
381
- "outputs": [
382
- "SortOutput"
383
- ],
384
- "description": "Change items order",
385
- "isDirectFunction": false,
386
- "contractHash": "8eab9165a4055318",
387
- "inputHash": "1bd5a514",
388
- "outputHash": "d1904adf"
389
- },
390
- "splitOut": {
391
- "pikkuFuncId": "splitOut",
392
- "functionType": "user",
393
- "funcWrapper": "pikkuSessionlessFunc",
394
- "sessionless": true,
395
- "name": "splitOut",
396
- "services": {
397
- "optimized": true,
398
- "services": []
399
- },
400
- "inputSchemaName": "SplitOutInput",
401
- "outputSchemaName": "SplitOutOutput",
402
- "inputs": [
403
- "SplitOutInput"
404
- ],
405
- "outputs": [
406
- "SplitOutOutput"
407
- ],
408
- "description": "Turn a list inside item(s) into separate items",
409
- "isDirectFunction": false,
410
- "contractHash": "a4c3f093e598a514",
411
- "inputHash": "c8e65194",
412
- "outputHash": "608db389"
413
- },
414
- "summarize": {
415
- "pikkuFuncId": "summarize",
416
- "functionType": "user",
417
- "funcWrapper": "pikkuSessionlessFunc",
418
- "sessionless": true,
419
- "name": "summarize",
420
- "services": {
421
- "optimized": true,
422
- "services": []
423
- },
424
- "inputSchemaName": "SummarizeInput",
425
- "outputSchemaName": "SummarizeOutput",
426
- "inputs": [
427
- "SummarizeInput"
428
- ],
429
- "outputs": [
430
- "SummarizeOutput"
431
- ],
432
- "description": "Sum, count, max, etc. across items",
433
- "isDirectFunction": false,
434
- "contractHash": "ab78ac6eed8b2ce0",
435
- "inputHash": "7d7d0173",
436
- "outputHash": "b03990e8"
437
- },
438
- "unique": {
439
- "pikkuFuncId": "unique",
440
- "functionType": "user",
441
- "funcWrapper": "pikkuSessionlessFunc",
442
- "sessionless": true,
443
- "name": "unique",
444
- "services": {
445
- "optimized": true,
446
- "services": []
447
- },
448
- "inputSchemaName": "UniqueInput",
449
- "outputSchemaName": "UniqueOutput",
450
- "inputs": [
451
- "UniqueInput"
452
- ],
453
- "outputs": [
454
- "UniqueOutput"
455
- ],
456
- "description": "Get unique values from an array",
457
- "isDirectFunction": false,
458
- "contractHash": "af135d5702d2aca2",
459
- "inputHash": "2a18be03",
460
- "outputHash": "b24ac8e7"
461
- },
462
- "editFields": {
463
- "pikkuFuncId": "editFields",
464
- "functionType": "user",
465
- "funcWrapper": "pikkuSessionlessFunc",
466
- "sessionless": true,
467
- "name": "editFields",
468
- "services": {
469
- "optimized": true,
470
- "services": []
471
- },
472
- "inputSchemaName": "EditFieldsInput",
473
- "outputSchemaName": "EditFieldsOutput",
474
- "inputs": [
475
- "EditFieldsInput"
476
- ],
477
- "outputs": [
478
- "EditFieldsOutput"
479
- ],
480
- "description": "Modify, add, or remove item fields",
481
- "isDirectFunction": false,
482
- "contractHash": "860bd8089f3abd16",
483
- "inputHash": "9b45e130",
484
- "outputHash": "bc79d970"
485
- },
486
- "merge": {
487
- "pikkuFuncId": "merge",
488
- "functionType": "user",
489
- "funcWrapper": "pikkuSessionlessFunc",
490
- "sessionless": true,
491
- "name": "merge",
492
- "services": {
493
- "optimized": true,
494
- "services": []
495
- },
496
- "inputSchemaName": "MergeInput",
497
- "outputSchemaName": "MergeOutput",
498
- "inputs": [
499
- "MergeInput"
500
- ],
501
- "outputs": [
502
- "MergeOutput"
503
- ],
504
- "description": "Merge multiple objects into one",
505
- "isDirectFunction": false,
506
- "contractHash": "b07476afacdae525",
507
- "inputHash": "1ad17e4d",
508
- "outputHash": "0171e51c"
509
- },
510
- "omit": {
511
- "pikkuFuncId": "omit",
512
- "functionType": "user",
513
- "funcWrapper": "pikkuSessionlessFunc",
514
- "sessionless": true,
515
- "name": "omit",
516
- "services": {
517
- "optimized": true,
518
- "services": []
519
- },
520
- "inputSchemaName": "OmitInput",
521
- "outputSchemaName": "OmitOutput",
522
- "inputs": [
523
- "OmitInput"
524
- ],
525
- "outputs": [
526
- "OmitOutput"
527
- ],
528
- "description": "Remove specified fields from an object",
529
- "isDirectFunction": false,
530
- "contractHash": "dec15e51c95ffb1a",
531
- "inputHash": "8a6dda94",
532
- "outputHash": "6a6fb8c6"
533
- },
534
- "pick": {
535
- "pikkuFuncId": "pick",
536
- "functionType": "user",
537
- "funcWrapper": "pikkuSessionlessFunc",
538
- "sessionless": true,
539
- "name": "pick",
540
- "services": {
541
- "optimized": true,
542
- "services": []
543
- },
544
- "inputSchemaName": "PickInput",
545
- "outputSchemaName": "PickOutput",
546
- "inputs": [
547
- "PickInput"
548
- ],
549
- "outputs": [
550
- "PickOutput"
551
- ],
552
- "description": "Keep only specified fields from an object",
553
- "isDirectFunction": false,
554
- "contractHash": "eee51c32e58e1297",
555
- "inputHash": "8be4abcf",
556
- "outputHash": "94b236c1"
557
- },
558
- "renameKeys": {
559
- "pikkuFuncId": "renameKeys",
560
- "functionType": "user",
561
- "funcWrapper": "pikkuSessionlessFunc",
562
- "sessionless": true,
563
- "name": "renameKeys",
564
- "services": {
565
- "optimized": true,
566
- "services": []
567
- },
568
- "inputSchemaName": "RenameKeysInput",
569
- "outputSchemaName": "RenameKeysOutput",
570
- "inputs": [
571
- "RenameKeysInput"
572
- ],
573
- "outputs": [
574
- "RenameKeysOutput"
575
- ],
576
- "description": "Update item field names",
577
- "isDirectFunction": false,
578
- "contractHash": "8921f9a567b68dd7",
579
- "inputHash": "0ff4890b",
580
- "outputHash": "53ddf4c9"
581
- }
582
- }