@takeshape/schema 11.23.0 → 11.24.0

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 (90) hide show
  1. package/dist/content-schema-transform.d.ts.map +1 -1
  2. package/dist/content-schema-transform.js +2 -1
  3. package/dist/migration/index.d.ts +1 -0
  4. package/dist/migration/index.d.ts.map +1 -1
  5. package/dist/migration/index.js +3 -1
  6. package/dist/migration/to/v3.50.0.d.ts +5 -0
  7. package/dist/migration/to/v3.50.0.d.ts.map +1 -0
  8. package/dist/migration/to/v3.50.0.js +16 -0
  9. package/dist/project-schema/index.d.ts +4 -1
  10. package/dist/project-schema/index.d.ts.map +1 -1
  11. package/dist/project-schema/index.js +17 -3
  12. package/dist/project-schema/latest.d.ts +27 -2
  13. package/dist/project-schema/latest.d.ts.map +1 -1
  14. package/dist/project-schema/migrate.d.ts.map +1 -1
  15. package/dist/project-schema/migrate.js +3 -0
  16. package/dist/project-schema/v3.50.0.d.ts +1990 -0
  17. package/dist/project-schema/v3.50.0.d.ts.map +1 -0
  18. package/dist/project-schema/v3.50.0.js +5 -0
  19. package/dist/schema-util.d.ts.map +1 -1
  20. package/dist/schema-util.js +2 -1
  21. package/dist/schemas/index.d.ts +2 -2
  22. package/dist/schemas/index.d.ts.map +1 -1
  23. package/dist/schemas/index.js +5 -4
  24. package/dist/schemas/index.ts +4 -2
  25. package/dist/schemas/project-schema/latest.json +55 -3
  26. package/dist/schemas/project-schema/v3.50.0.json +3717 -0
  27. package/dist/schemas/project-schema.json +3 -0
  28. package/es/content-schema-transform.js +2 -1
  29. package/es/migration/index.js +3 -1
  30. package/es/migration/to/v3.50.0.js +10 -0
  31. package/es/project-schema/index.js +3 -1
  32. package/es/project-schema/migrate.js +4 -1
  33. package/es/project-schema/v3.50.0.js +1 -0
  34. package/es/schema-util.js +2 -1
  35. package/es/schemas/index.js +4 -3
  36. package/es/schemas/index.ts +4 -2
  37. package/es/schemas/project-schema/latest.json +55 -3
  38. package/es/schemas/project-schema/v3.50.0.json +3717 -0
  39. package/es/schemas/project-schema.json +3 -0
  40. package/examples/latest/agent-schema.json +1 -1
  41. package/examples/latest/all-fields-shapes-inline.json +1 -1
  42. package/examples/latest/all-fields-shapes.json +1 -1
  43. package/examples/latest/betzino.json +1 -1
  44. package/examples/latest/blog-schema.json +1 -1
  45. package/examples/latest/brewery-schema.json +1 -1
  46. package/examples/latest/clear-cache-schema.json +1 -1
  47. package/examples/latest/complex-project-schema.json +1 -1
  48. package/examples/latest/complex-schema.json +1 -1
  49. package/examples/latest/edit-schema.json +1 -1
  50. package/examples/latest/fabric-ecommerce.json +1 -1
  51. package/examples/latest/frank-and-fred-schema.json +1 -1
  52. package/examples/latest/klirr-schema.json +1 -1
  53. package/examples/latest/layers/rick-and-morty-layer.json +1 -1
  54. package/examples/latest/layers/shopify-layer-2023-01.json +1 -1
  55. package/examples/latest/layers/shopify-storefront-2023-04.json +1 -1
  56. package/examples/latest/layers/wordpress-2024-01.json +1 -1
  57. package/examples/latest/massive-schema.json +1 -1
  58. package/examples/latest/mill-components-schema.json +1 -1
  59. package/examples/latest/nested-shape-arrays.json +1 -1
  60. package/examples/latest/one-earth.json +1 -1
  61. package/examples/latest/pet-oneof-array.json +1 -1
  62. package/examples/latest/post-schema.json +1 -1
  63. package/examples/latest/pruned-shopify-product-schema.json +1 -1
  64. package/examples/latest/rag-example.json +1 -1
  65. package/examples/latest/real-world-schema.json +1 -1
  66. package/examples/latest/recursive-repeater-schema.json +1 -1
  67. package/examples/latest/recursive-schema.json +1 -1
  68. package/examples/latest/rick-and-morty-ast.json +1 -1
  69. package/examples/latest/rick-and-morty-graphql.json +1 -1
  70. package/examples/latest/rick-and-morty-rest.json +1 -1
  71. package/examples/latest/rick-and-morty-with-indexing.json +1 -1
  72. package/examples/latest/schema-where-filter.json +1 -1
  73. package/examples/latest/schema-with-repeater-draftjs.json +1 -1
  74. package/examples/latest/schema-with-rick-and-morty.json +1 -1
  75. package/examples/latest/shape-books-v3_2_0.json +1 -1
  76. package/examples/latest/shape-books.json +1 -1
  77. package/examples/latest/shape-editor-schema-edited.json +1 -1
  78. package/examples/latest/shape-editor-schema-initial.json +1 -1
  79. package/examples/latest/shapedb-crud-every-prop-type.json +1 -1
  80. package/examples/latest/shopify-lookbook.json +1 -1
  81. package/examples/latest/shopify-product-2022-07.json +1 -1
  82. package/examples/latest/shopify-product-2023-04.json +1 -1
  83. package/examples/latest/shopify-store-with-widget.json +1 -1
  84. package/examples/latest/stripe-product-runtime-schema.json +1 -1
  85. package/examples/latest/stripe-starter-resolved.json +1 -1
  86. package/examples/latest/user-schema-no-required.json +1 -1
  87. package/examples/latest/user-schema-with-defaults.json +1 -1
  88. package/examples/latest/valvoline-ai-demo.json +1 -1
  89. package/examples/latest/vector-search-schema.json +1 -1
  90. package/package.json +5 -5
@@ -0,0 +1,1990 @@
1
+ /**
2
+ * This file was automatically generated by json-schema-to-typescript.
3
+ * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
4
+ * and run json-schema-to-typescript to regenerate this file.
5
+ */
6
+ /**
7
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
8
+ * via the `definition` "args".
9
+ */
10
+ export type ArgsV3_50_0 = string | ObjectSchemaV3_50_0;
11
+ /**
12
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
13
+ * via the `definition` "objectSchema".
14
+ */
15
+ export type ObjectSchemaV3_50_0 = PropertySchemaV3_50_0 & {
16
+ type: 'object';
17
+ properties: {
18
+ [k: string]: PropertySchemaV3_50_0;
19
+ };
20
+ };
21
+ /**
22
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
23
+ * via the `definition` "nonNegativeInteger".
24
+ */
25
+ export type NonNegativeIntegerV3_50_0 = number;
26
+ /**
27
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
28
+ * via the `definition` "nonNegativeIntegerDefault0".
29
+ */
30
+ export type NonNegativeIntegerDefault0V3_50_0 = NonNegativeIntegerV3_50_0;
31
+ /**
32
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
33
+ * via the `definition` "stringArray".
34
+ */
35
+ export type StringArrayV3_50_0 = string[];
36
+ /**
37
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
38
+ * via the `definition` "simpleTypes".
39
+ */
40
+ export type SimpleTypesV3_50_0 = 'array' | 'boolean' | 'integer' | 'null' | 'number' | 'object' | 'string';
41
+ /**
42
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
43
+ * via the `definition` "schemaArray".
44
+ */
45
+ export type SchemaArrayV3_50_0 = PropertySchemaV3_50_0[];
46
+ /**
47
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
48
+ * via the `definition` "ref".
49
+ */
50
+ export type RefV3_50_0 = string;
51
+ /**
52
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
53
+ * via the `definition` "objectOrRefArray".
54
+ */
55
+ export type ObjectOrRefArrayV3_50_0 = (RefSchemaV3_50_0 | RefSchemaLegacyV3_50_0 | ObjectSchemaV3_50_0)[];
56
+ /**
57
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
58
+ * via the `definition` "fieldMapping".
59
+ */
60
+ export type FieldMappingV3_50_0 = MappingStringV3_50_0 | MappingStringV3_50_0[];
61
+ /**
62
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
63
+ * via the `definition` "mappingString".
64
+ */
65
+ export type MappingStringV3_50_0 = string;
66
+ /**
67
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
68
+ * via the `definition` "resolver".
69
+ */
70
+ export type ResolverV3_50_0 = BasicResolverV3_50_0 | ComposeResolverV3_50_0;
71
+ /**
72
+ * A single resolver, can be composed with the ComposeResolver.
73
+ *
74
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
75
+ * via the `definition` "basicResolver".
76
+ */
77
+ export type BasicResolverV3_50_0 = UtilResolverV3_50_0 | DelegateResolverV3_50_0 | TakeshapeResolverV3_50_0 | ShapedbResolverV3_50_0 | ShapedbResolverShapeNameNotRequiredV3_50_0 | GraphqlResolverV3_50_0 | RestResolverV3_50_0 | AwsLambdaResolverV3_50_0 | SalsifyResolverV3_50_0 | SyndigoResolverV3_50_0 | FunctionResolverV3_50_0 | AIGenerateTextResolverV3_50_0 | AIEmbeddingResolverV3_50_0 | AIParseFileResolverV3_50_0 | AIRunAgentResolverV3_50_0;
78
+ /**
79
+ * Name of the resolver function.
80
+ */
81
+ export type UtilResolverNameV3_50_0 = 'util:noop' | 'util:wrap';
82
+ /**
83
+ * An object describing an operation to generate a parameter.
84
+ *
85
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
86
+ * via the `definition` "parameterOp".
87
+ */
88
+ export type ParameterOpV3_50_0 = ParameterOpNestedV3_50_0 | ParameterOpValueV3_50_0 | ParameterOpMappingV3_50_0 | ParameterOpOpV3_50_0;
89
+ /**
90
+ * A tuple with a string directive name, and options to pass to the directive
91
+ *
92
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
93
+ * via the `definition` "directiveConfigItem".
94
+ */
95
+ export type DirectiveConfigItemV3_50_0 = [DirectiveNameV3_50_0, DirectiveOptionsV3_50_0];
96
+ export type DirectiveNameV3_50_0 = string;
97
+ /**
98
+ * An array of individual directive config items to process in order
99
+ *
100
+ * This interface was referenced by `DirectiveMappingMapV3_50_0`'s JSON-Schema definition
101
+ * via the `patternProperty` "[0-9A-Za-z_-]+".
102
+ *
103
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
104
+ * via the `definition` "directiveConfig".
105
+ */
106
+ export type DirectiveConfigV3_50_0 = DirectiveConfigItemV3_50_0[];
107
+ /**
108
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
109
+ * via the `definition` "parameterOpList".
110
+ */
111
+ export type ParameterOpListV3_50_0 = ParameterOpV3_50_0[];
112
+ /**
113
+ * Maps a query's input args to the input expected by the service's endpoint.
114
+ *
115
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
116
+ * via the `definition` "argsMapping".
117
+ */
118
+ export type ArgsMappingV3_50_0 = DirectiveMappingMapV3_50_0 | DirectiveConfigV3_50_0;
119
+ /**
120
+ * Maps a service endpoint's response results to the expected shape of the query's response.
121
+ *
122
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
123
+ * via the `definition` "resultsMapping".
124
+ */
125
+ export type ResultsMappingV3_50_0 = DirectiveMappingMapV3_50_0 | DirectiveConfigV3_50_0;
126
+ /**
127
+ * Name of the resolver function.
128
+ */
129
+ export type DelegateResolverNameV3_50_0 = 'delegate';
130
+ /**
131
+ * Name of the resolver function.
132
+ */
133
+ export type TakeshapeResolverNameV3_50_0 = 'takeshape:getUser' | 'takeshape:search' | 'takeshape:vectorSearch' | 'takeshape:queryApiIndex';
134
+ /**
135
+ * Name of the resolver function.
136
+ */
137
+ export type ShapedbResolverNameV3_50_0 = 'shapedb:get' | 'shapedb:create' | 'shapedb:update' | 'shapedb:delete' | 'shapedb:duplicate' | 'shapedb:find';
138
+ /**
139
+ * Name of the resolver function.
140
+ */
141
+ export type ShapedbResolverShapeNameNotRequiredNameV3_50_0 = 'shapedb:list' | 'shapedb:taxonomySuggest' | 'shapedb:getRelated';
142
+ /**
143
+ * Name of the resolver function.
144
+ */
145
+ export type GraphqlResolverNameV3_50_0 = 'graphql:query' | 'graphql:mutation' | 'shopify:bulkQuery';
146
+ /**
147
+ * Name of the resolver function.
148
+ */
149
+ export type RestResolverNameV3_50_0 = 'rest:get' | 'rest:head' | 'rest:post' | 'rest:put' | 'rest:patch' | 'rest:delete';
150
+ /**
151
+ * A tuple with a string key and a directive config to evaluate
152
+ *
153
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
154
+ * via the `definition` "directiveMappingArrayItem".
155
+ */
156
+ export type DirectiveMappingArrayItemV3_50_0 = [string, DirectiveConfigV3_50_0];
157
+ /**
158
+ * An array of key / value or directive config tuples
159
+ */
160
+ export type SearchParamsMappingV3_50_0 = DirectiveMappingArrayItemV3_50_0[];
161
+ /**
162
+ * Name of the resolver function.
163
+ */
164
+ export type AwsLambdaResolverNameV3_50_0 = 'awsLambda:invoke';
165
+ /**
166
+ * Name of the resolver function.
167
+ */
168
+ export type SalsifyResolverNameV3_50_0 = 'salsify:listChannelProducts';
169
+ /**
170
+ * Name of the resolver function.
171
+ */
172
+ export type SyndigoResolverNameV3_50_0 = 'syndigo:searchProducts';
173
+ /**
174
+ * Name of the resolver function.
175
+ */
176
+ export type FunctionResolverNameV3_50_0 = 'function:run';
177
+ export type FunctionResolverJavascriptV3_50_0 = string;
178
+ /**
179
+ * Name of the resolver function.
180
+ */
181
+ export type AIResolverNameV3_50_0 = 'ai:generateText' | 'ai:chat';
182
+ export type HistoryV3_50_0 = boolean;
183
+ /**
184
+ * Maximum number of tokens to generate.
185
+ */
186
+ export type MaximumTokensV3_50_0 = number;
187
+ /**
188
+ * This is a number between 0 (almost no randomness) and 1 (very random). It is recommended to set either `temperature` or `topP`, but not both. Defaults to 0
189
+ */
190
+ export type TemperatureV3_50_0 = number;
191
+ /**
192
+ * Nucleus sampling. This is a number between 0 and 1. E.g. 0.1 would mean that only tokens with the top 10% probability mass are considered. It is recommended to set either `temperature` or `topP`, but not both.
193
+ */
194
+ export type TopPV3_50_0 = number;
195
+ /**
196
+ * Only sample from the top K options for each subsequent token. Used to remove "long tail" low probability responses. Recommended for advanced use cases only. You usually only need to use temperature.
197
+ */
198
+ export type TopKV3_50_0 = number;
199
+ /**
200
+ * It affects the likelihood of the model to repeat information that is already in the prompt. The presence penalty is a number between -1 (increase repetition) and 1 (maximum penalty, decrease repetition). 0 means no penalty.
201
+ */
202
+ export type PresencePenaltySettingV3_50_0 = number;
203
+ /**
204
+ * It affects the likelihood of the model to repeatedly use the same words or phrases. The frequency penalty is a number between -1 (increase repetition) and 1 (maximum penalty, decrease repetition). 0 means no penalty.
205
+ */
206
+ export type FrequencyPenaltySettingV3_50_0 = number;
207
+ /**
208
+ * If set, the model will stop generating text when one of the stop sequences is generated.
209
+ */
210
+ export type StopSequencesV3_50_0 = string[];
211
+ /**
212
+ * The seed (integer) to use for random sampling. If set and supported by the model, calls will generate deterministic results.
213
+ */
214
+ export type SeedV3_50_0 = number;
215
+ /**
216
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
217
+ * via the `definition` "aiGuardrail".
218
+ */
219
+ export type AIGuardrailV3_50_0 = AISimilarityGuardrailV3_50_0;
220
+ /**
221
+ * Name of the resolver function.
222
+ */
223
+ export type AIResolverNameV3_50_01 = 'ai:createEmbedding';
224
+ /**
225
+ * Name of the resolver function.
226
+ */
227
+ export type AIResolverNameV3_50_02 = 'ai:parseFile';
228
+ /**
229
+ * Name of the resolver function.
230
+ */
231
+ export type AIResolverNameV3_50_03 = 'ai:runAgent';
232
+ /**
233
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
234
+ * via the `definition` "dependencies".
235
+ */
236
+ export type DependenciesV3_50_0 = string;
237
+ /**
238
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
239
+ * via the `definition` "returnShape".
240
+ */
241
+ export type ReturnShapeV3_50_0 = string | ReturnShapeArraySchemaV3_50_0;
242
+ /**
243
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
244
+ * via the `definition` "returnShapeArraySchema".
245
+ */
246
+ export type ReturnShapeArraySchemaV3_50_0 = PropertySchemaV3_50_0 & {
247
+ type: 'array';
248
+ items: RefSchemaV3_50_0 | {
249
+ type: 'boolean' | 'integer' | 'number' | 'string' | 'object';
250
+ [k: string]: any;
251
+ };
252
+ };
253
+ export type ModelTypeV3_50_0 = 'single' | 'multiple' | 'taxonomy';
254
+ /**
255
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
256
+ * via the `definition` "paginationConfig".
257
+ */
258
+ export type PaginationConfigV3_50_0 = PaginationCursorConfigV3_50_0 | PaginationPageConfigV3_50_0 | PaginationOffsetConfigV3_50_0;
259
+ /**
260
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
261
+ * via the `definition` "cacheTriggerConfig".
262
+ */
263
+ export type CacheTriggerConfigV3_50_0 = CacheScheduleTriggerConfigV3_50_0 | CacheWebhookTriggerConfigV3_50_0;
264
+ /**
265
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
266
+ * via the `definition` "shapeSchema".
267
+ */
268
+ export type ShapeSchemaV3_50_0 = ShapeSchemaAllOfV3_50_0 | ShapeSchemaExtendsV3_50_0 | ShapeSchemaOneOfV3_50_0 | ShapeSchemaEnumV3_50_0 | ObjectSchemaV3_50_0 | ShapeSchemaAnyV3_50_0;
269
+ export type AgentVariableStepV3_50_0 = AgentVariableStepGraphQLArgV3_50_0 | AgentVariableStepStateOutputV3_50_0 | AgentVariableStepPreviousStateOutputV3_50_0;
270
+ export type VariablesV3_50_0 = AgentVariableV3_50_0[];
271
+ export type AgentExecutionV3_50_0 = AgentExecutionInputV3_50_0 | AgentExecutionGraphQLV3_50_0 | AgentExecutionGenerateV3_50_0 | AgentExecutionChatV3_50_0;
272
+ export type AgentAIStateInputV3_50_0 = AgentAIStateInputArgumentV3_50_0 | AgentAIStateInputTemplateV3_50_0;
273
+ export type AgentGuardrailV3_50_0 = AgentSimilarityGuardrailV3_50_0;
274
+ export type HistoryV3_50_01 = boolean;
275
+ /**
276
+ * Maximum number of tokens to generate.
277
+ */
278
+ export type MaximumTokensV3_50_01 = number;
279
+ /**
280
+ * This is a number between 0 (almost no randomness) and 1 (very random). It is recommended to set either `temperature` or `topP`, but not both. Defaults to 0
281
+ */
282
+ export type TemperatureV3_50_01 = number;
283
+ /**
284
+ * Nucleus sampling. This is a number between 0 and 1. E.g. 0.1 would mean that only tokens with the top 10% probability mass are considered. It is recommended to set either `temperature` or `topP`, but not both.
285
+ */
286
+ export type TopPV3_50_01 = number;
287
+ /**
288
+ * Only sample from the top K options for each subsequent token. Used to remove "long tail" low probability responses. Recommended for advanced use cases only. You usually only need to use temperature.
289
+ */
290
+ export type TopKV3_50_01 = number;
291
+ /**
292
+ * It affects the likelihood of the model to repeat information that is already in the prompt. The presence penalty is a number between -1 (increase repetition) and 1 (maximum penalty, decrease repetition). 0 means no penalty.
293
+ */
294
+ export type PresencePenaltySettingV3_50_01 = number;
295
+ /**
296
+ * It affects the likelihood of the model to repeatedly use the same words or phrases. The frequency penalty is a number between -1 (increase repetition) and 1 (maximum penalty, decrease repetition). 0 means no penalty.
297
+ */
298
+ export type FrequencyPenaltySettingV3_50_01 = number;
299
+ /**
300
+ * If set, the model will stop generating text when one of the stop sequences is generated.
301
+ */
302
+ export type StopSequencesV3_50_01 = string[];
303
+ /**
304
+ * The seed (integer) to use for random sampling. If set and supported by the model, calls will generate deterministic results.
305
+ */
306
+ export type SeedV3_50_01 = number;
307
+ export type AgentChatEndConditionV3_50_0 = AgentChatEndConditionNoneV3_50_0 | AgentChatEndConditionStringContainsV3_50_0;
308
+ /**
309
+ * These are evaluated in order until a destination is found.
310
+ */
311
+ export type AgentStateTransitionV3_50_0 = AgentTransitionV3_50_0[];
312
+ /**
313
+ * Human-readable id for use in the UI
314
+ */
315
+ export type WorkflowNameV3_50_0 = string;
316
+ /**
317
+ * machine-readable slug
318
+ */
319
+ export type NameV3_50_0 = string;
320
+ /**
321
+ * Human-readable id for use in the UI
322
+ */
323
+ export type TitleV3_50_0 = string;
324
+ export type DescriptionV3_50_0 = string;
325
+ /**
326
+ * Hex color code
327
+ */
328
+ export type ColorV3_50_0 = string;
329
+ /**
330
+ * Value to indicate whether items in the state should be returned in list queries
331
+ */
332
+ export type LiveV3_50_0 = boolean;
333
+ /**
334
+ * machine-readable id
335
+ */
336
+ export type KeyV3_50_0 = string;
337
+ export type StepsV3_50_0 = WorkflowStepV3_50_0[];
338
+ /**
339
+ * The general type of this service, specifying how and where it will be utilized.
340
+ *
341
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
342
+ * via the `definition` "serviceType".
343
+ */
344
+ export type ServiceTypeV3_50_0 = 'deployment' | 'authentication' | 'takeshape' | 'rest' | 'graphql' | 'openapi' | 'aws' | 'unknown';
345
+ /**
346
+ * The name of a health check to run
347
+ */
348
+ export type CheckNameV3_50_0 = 'graphqlIntrospection' | 'ping' | 'none';
349
+ /**
350
+ * The endpoint to use when checking the service health.
351
+ */
352
+ export type EndpointV3_50_0 = string;
353
+ /**
354
+ * A custom method to use for the health check request.
355
+ */
356
+ export type RequestMethodV3_50_0 = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
357
+ /**
358
+ * A custom body to send along with the ping request.
359
+ */
360
+ export type RequestBodyV3_50_0 = string;
361
+ /**
362
+ * A custom body to send along with the ping request.
363
+ */
364
+ export type RequestBodyFormatV3_50_0 = 'string' | 'form' | 'json' | 'form-data';
365
+ /**
366
+ * The amount of time to wait when receiving a response from the health check, in seconds.
367
+ */
368
+ export type RequestTimeoutV3_50_0 = number;
369
+ /**
370
+ * The response status code that qualifies as healthy.
371
+ */
372
+ export type HealthyResponseStatusCodeV3_50_0 = number;
373
+ /**
374
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
375
+ * via the `definition` "serviceHealthCheckTrigger".
376
+ */
377
+ export type ServiceHealthCheckTriggerV3_50_0 = 'manual' | 'schedule';
378
+ /**
379
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
380
+ * via the `definition` "allOfSchema".
381
+ */
382
+ export type AllOfSchemaV3_50_0 = PropertySchemaV3_50_0 & {
383
+ allOf: ObjectOrRefArrayV3_50_0;
384
+ };
385
+ /**
386
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
387
+ * via the `definition` "extendsSchema".
388
+ */
389
+ export type ExtendsSchemaV3_50_0 = PropertySchemaV3_50_0 & {
390
+ extends: ObjectOrRefArrayV3_50_0;
391
+ };
392
+ /**
393
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
394
+ * via the `definition` "oneOfSchema".
395
+ */
396
+ export type OneOfSchemaV3_50_0 = PropertySchemaV3_50_0 & {
397
+ oneOf: ObjectOrRefArrayV3_50_0;
398
+ };
399
+ /**
400
+ * Options to be passed to the serialization routine.
401
+ *
402
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
403
+ * via the `definition` "parameterSerializeOptions".
404
+ *
405
+ * This interface was referenced by `undefined`'s JSON-Schema definition
406
+ * via the `patternProperty` "^[^\n\r]*$".
407
+ */
408
+ export type ParameterSerializeOptionsV3_50_0 = ParameterSerializeStyleOptionsV3_50_0 | ParameterSerializeContentOptionsV3_50_0;
409
+ /**
410
+ * An array of key / value or directive config tuples
411
+ *
412
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
413
+ * via the `definition` "directiveMappingArray".
414
+ */
415
+ export type DirectiveMappingArrayV3_50_0 = DirectiveMappingArrayItemV3_50_0[];
416
+ /**
417
+ * A resolver which references a specific service
418
+ *
419
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
420
+ * via the `definition` "serviceResolver".
421
+ */
422
+ export type ServiceResolverV3_50_0 = TakeshapeResolverV3_50_0 | ShapedbResolverShapeNameNotRequiredV3_50_0 | ShapedbResolverV3_50_0 | GraphqlResolverV3_50_0 | RestResolverV3_50_0 | AwsLambdaResolverV3_50_0;
423
+ /**
424
+ * An array of key / value or directive config tuples
425
+ *
426
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
427
+ * via the `definition` "searchParamsMapping".
428
+ */
429
+ export type SearchParamsMappingV3_50_01 = DirectiveMappingArrayItemV3_50_0[];
430
+ /**
431
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
432
+ * via the `definition` "shapeWithObjectSchema".
433
+ */
434
+ export type ShapeWithObjectSchemaV3_50_0 = ShapeJSONV3_50_0 & {
435
+ schema: ObjectSchemaV3_50_0;
436
+ };
437
+ /**
438
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
439
+ * via the `definition` "serviceAuthentication".
440
+ */
441
+ export type ServiceAuthenticationV3_50_0 = OAuth2AuthenticationV3_50_0 | OAuth2BearerAuthenticationV3_50_0 | BearerAuthenticationV3_50_0 | BasicAuthenticationV3_50_0 | SearchParamsAuthenticationV3_50_0 | AWSAuthenticationV3_50_0 | GoogleAuthenticationV3_50_0 | CustomAuthenticationV3_50_0;
442
+ /**
443
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
444
+ * via the `definition` "anyServiceConfig".
445
+ */
446
+ export type AnyServiceConfigV3_50_0 = ServiceConfigJSONV3_50_0 | ServiceConfigV3_50_0;
447
+ export interface ProjectSchemaJSONV3_50_0 {
448
+ $schema?: string;
449
+ /**
450
+ * The version of the TakeShape API your project is using. We increase the version as we make breaking changes to the API endpoints.
451
+ */
452
+ apiVersion: string;
453
+ /**
454
+ * The version of the schema format your project is using. We increase the version as we make breaking changes to the schema format.
455
+ */
456
+ schemaVersion: '3.50.0';
457
+ /**
458
+ * The ID of the TakeShape project this schema belongs to.
459
+ */
460
+ projectId: string;
461
+ /**
462
+ * The ID of the TakeShape user who created the schema.
463
+ */
464
+ author?: string;
465
+ deactivated?: number;
466
+ /**
467
+ * The locale that should be preferred when creating new Shape items. This must be an entry in the locales array.
468
+ */
469
+ defaultLocale: string;
470
+ locales: string[];
471
+ queries: QueryMapV3_50_0;
472
+ mutations: QueryMapV3_50_0;
473
+ shapes: ShapeMapV3_50_0;
474
+ 'ai-experimental'?: AIExperimentalV3_50_0;
475
+ forms?: FormMapV3_50_0;
476
+ workflows: WorkflowMapV3_50_0;
477
+ services?: ServiceMapJSONV3_50_0;
478
+ }
479
+ /**
480
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
481
+ * via the `definition` "queryMap".
482
+ */
483
+ export interface QueryMapV3_50_0 {
484
+ [k: string]: QueryJSONV3_50_0;
485
+ }
486
+ /**
487
+ * This interface was referenced by `QueryMapV3_50_0`'s JSON-Schema definition
488
+ * via the `patternProperty` "^[0-9A-Za-z_]+$".
489
+ *
490
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
491
+ * via the `definition` "query".
492
+ */
493
+ export interface QueryJSONV3_50_0 {
494
+ args?: ArgsV3_50_0;
495
+ resolver: ResolverV3_50_0;
496
+ shape: ReturnShapeV3_50_0;
497
+ /**
498
+ * Provides more detail about what the query or mutation is for. This will be displayed in the automatically-generated GraphQL API docs.
499
+ */
500
+ description?: string;
501
+ }
502
+ /**
503
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
504
+ * via the `definition` "propertySchema".
505
+ */
506
+ export interface PropertySchemaV3_50_0 {
507
+ $ref?: string;
508
+ title?: string;
509
+ description?: string;
510
+ default?: any;
511
+ readOnly?: boolean;
512
+ multipleOf?: number;
513
+ maximum?: number;
514
+ exclusiveMaximum?: number;
515
+ minimum?: number;
516
+ exclusiveMinimum?: number;
517
+ maxLength?: NonNegativeIntegerV3_50_0;
518
+ minLength?: NonNegativeIntegerDefault0V3_50_0;
519
+ pattern?: string;
520
+ additionalItems?: PropertySchemaV3_50_0;
521
+ items?: PropertySchemaV3_50_0;
522
+ maxItems?: NonNegativeIntegerV3_50_0;
523
+ minItems?: NonNegativeIntegerDefault0V3_50_0;
524
+ uniqueItems?: boolean;
525
+ contains?: PropertySchemaV3_50_0;
526
+ maxProperties?: NonNegativeIntegerV3_50_0;
527
+ minProperties?: NonNegativeIntegerDefault0V3_50_0;
528
+ required?: StringArrayV3_50_0;
529
+ additionalProperties?: PropertySchemaV3_50_0 | false;
530
+ definitions?: {
531
+ [k: string]: PropertySchemaV3_50_0;
532
+ };
533
+ properties?: {
534
+ [k: string]: PropertySchemaV3_50_0;
535
+ };
536
+ const?: any;
537
+ enum?: any[];
538
+ type?: SimpleTypesV3_50_0 | SimpleTypesV3_50_0[];
539
+ format?: string;
540
+ contentMediaType?: string;
541
+ contentEncoding?: string;
542
+ allOf?: SchemaArrayV3_50_0;
543
+ discriminator?: {
544
+ propertyName?: string;
545
+ [k: string]: any;
546
+ };
547
+ oneOf?: SchemaArrayV3_50_0;
548
+ extends?: ObjectOrRefArrayV3_50_0;
549
+ '@backreference'?: BackReferenceV3_50_0;
550
+ '@input'?: PropertySchemaV3_50_0;
551
+ '@output'?: PropertySchemaV3_50_0;
552
+ '@syncLocaleStructure'?: boolean;
553
+ '@sensitive'?: boolean;
554
+ '@draftjs'?: boolean;
555
+ '@l10n'?: boolean;
556
+ '@key'?: string;
557
+ '@workflow'?: string;
558
+ '@mapping'?: FieldMappingV3_50_0;
559
+ '@tag'?: string;
560
+ '@tags'?: string[];
561
+ '@deprecationReason'?: string;
562
+ '@args'?: ArgsV3_50_0;
563
+ '@resolver'?: ResolverV3_50_0;
564
+ '@dependencies'?: DependenciesV3_50_0;
565
+ '@ref'?: RefV3_50_0;
566
+ '@derivedFrom'?: string;
567
+ '@indexed'?: IndexedV3_50_0;
568
+ '@graphql'?: GraphQLConfigV3_50_0;
569
+ }
570
+ /**
571
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
572
+ * via the `definition` "refSchema".
573
+ */
574
+ export interface RefSchemaV3_50_0 {
575
+ '@ref': RefV3_50_0;
576
+ [k: string]: any;
577
+ }
578
+ /**
579
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
580
+ * via the `definition` "refSchemaLegacy".
581
+ */
582
+ export interface RefSchemaLegacyV3_50_0 {
583
+ $ref: RefV3_50_0;
584
+ [k: string]: any;
585
+ }
586
+ /**
587
+ * A configuration object for a reverse reference in a relationship.
588
+ *
589
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
590
+ * via the `definition` "backreference".
591
+ */
592
+ export interface BackReferenceV3_50_0 {
593
+ enabled: boolean;
594
+ name?: string;
595
+ }
596
+ /**
597
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
598
+ * via the `definition` "utilResolver".
599
+ */
600
+ export interface UtilResolverV3_50_0 {
601
+ if?: string;
602
+ id?: string;
603
+ name: UtilResolverNameV3_50_0;
604
+ options?: UtilResolverOptionsV3_50_0;
605
+ /**
606
+ * Optional value to return from the noop resolver.
607
+ */
608
+ value?: number | string | boolean | {
609
+ [k: string]: any;
610
+ } | any[] | null;
611
+ args?: ParameterConfigForJsonV3_50_0;
612
+ results?: ParameterConfigForJsonV3_50_0;
613
+ argsMapping?: ArgsMappingV3_50_0;
614
+ resultsMapping?: ResultsMappingV3_50_0;
615
+ }
616
+ export interface UtilResolverOptionsV3_50_0 {
617
+ [k: string]: any;
618
+ }
619
+ /**
620
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
621
+ * via the `definition` "parameterConfigForJson".
622
+ */
623
+ export interface ParameterConfigForJsonV3_50_0 {
624
+ ops: ParameterOpListV3_50_0;
625
+ }
626
+ /**
627
+ * An object describing an operation to generate a parameter, using a nested OpList.
628
+ *
629
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
630
+ * via the `definition` "parameterOpNested".
631
+ */
632
+ export interface ParameterOpNestedV3_50_0 {
633
+ /**
634
+ * A path to the parameter for this operation.
635
+ */
636
+ path: string;
637
+ /**
638
+ * A mode for this parameter's operation.
639
+ */
640
+ op?: 'set' | 'concat' | 'extend' | 'remove';
641
+ ops: ParameterOpListV3_50_0;
642
+ }
643
+ /**
644
+ * An object describing an operation to generate a parameter using a value.
645
+ *
646
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
647
+ * via the `definition` "parameterOpValue".
648
+ */
649
+ export interface ParameterOpValueV3_50_0 {
650
+ /**
651
+ * A path to the parameter for this operation.
652
+ */
653
+ path: string;
654
+ /**
655
+ * A mode for this parameter's operation.
656
+ */
657
+ op?: 'set' | 'concat' | 'extend' | 'remove';
658
+ /**
659
+ * A value to set directly at this path.
660
+ */
661
+ value: number | string | boolean | {
662
+ [k: string]: any;
663
+ } | any[] | null;
664
+ }
665
+ /**
666
+ * An object describing an operation to generate a parameter using a mapping.
667
+ *
668
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
669
+ * via the `definition` "parameterOpMapping".
670
+ */
671
+ export interface ParameterOpMappingV3_50_0 {
672
+ /**
673
+ * A path to the parameter for this operation.
674
+ */
675
+ path: string;
676
+ /**
677
+ * A mode for this parameter's operation.
678
+ */
679
+ op?: 'set' | 'concat' | 'extend' | 'remove';
680
+ /**
681
+ * Either a valid JSONPath or a directive pipeline to evaluate against the query context.
682
+ */
683
+ mapping: string | DirectiveConfigV3_50_0;
684
+ }
685
+ export interface DirectiveOptionsV3_50_0 {
686
+ [k: string]: any;
687
+ }
688
+ /**
689
+ * An object describing an operation to generate a parameter using a mapping.
690
+ *
691
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
692
+ * via the `definition` "parameterOpOp".
693
+ */
694
+ export interface ParameterOpOpV3_50_0 {
695
+ /**
696
+ * A path to the parameter for this operation.
697
+ */
698
+ path: string;
699
+ /**
700
+ * A mode for this parameter's operation.
701
+ */
702
+ op: 'set' | 'concat' | 'extend' | 'remove';
703
+ }
704
+ /**
705
+ * An map of object keys / key paths to directive configs
706
+ *
707
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
708
+ * via the `definition` "directiveMappingMap".
709
+ */
710
+ export interface DirectiveMappingMapV3_50_0 {
711
+ [k: string]: DirectiveConfigV3_50_0;
712
+ }
713
+ /**
714
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
715
+ * via the `definition` "delegateResolver".
716
+ */
717
+ export interface DelegateResolverV3_50_0 {
718
+ if?: string;
719
+ id?: string;
720
+ name: DelegateResolverNameV3_50_0;
721
+ options?: DelegateResolverOptionsV3_50_0;
722
+ argsMapping?: ArgsMappingV3_50_0;
723
+ resultsMapping?: ResultsMappingV3_50_0;
724
+ /**
725
+ * A ref to a query/mutation/property to delegate to.
726
+ */
727
+ to: string;
728
+ args?: ParameterConfigForJsonV3_50_0;
729
+ results?: ParameterConfigForJsonV3_50_0;
730
+ }
731
+ export interface DelegateResolverOptionsV3_50_0 {
732
+ [k: string]: any;
733
+ }
734
+ /**
735
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
736
+ * via the `definition` "takeshapeResolver".
737
+ */
738
+ export interface TakeshapeResolverV3_50_0 {
739
+ if?: string;
740
+ id?: string;
741
+ name: TakeshapeResolverNameV3_50_0;
742
+ /**
743
+ * Internal service identifier.
744
+ */
745
+ service: 'takeshape';
746
+ options?: TakeshapeResolverOptionsV3_50_0;
747
+ /**
748
+ * An optional Shape name for the resolver.
749
+ */
750
+ shapeName?: string;
751
+ args?: ParameterConfigForJsonV3_50_0;
752
+ results?: ParameterConfigForJsonV3_50_0;
753
+ argsMapping?: ArgsMappingV3_50_0;
754
+ resultsMapping?: ResultsMappingV3_50_0;
755
+ }
756
+ export interface TakeshapeResolverOptionsV3_50_0 {
757
+ [k: string]: any;
758
+ }
759
+ /**
760
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
761
+ * via the `definition` "shapedbResolver".
762
+ */
763
+ export interface ShapedbResolverV3_50_0 {
764
+ if?: string;
765
+ id?: string;
766
+ name: ShapedbResolverNameV3_50_0;
767
+ /**
768
+ * Internal service identifier.
769
+ */
770
+ service: 'shapedb';
771
+ options?: ShapedbResolverOptionsV3_50_0;
772
+ argsMapping?: ArgsMappingV3_50_0;
773
+ resultsMapping?: ResultsMappingV3_50_0;
774
+ /**
775
+ * A Shape name for the resolver to use.
776
+ */
777
+ shapeName: string;
778
+ args?: ParameterConfigForJsonV3_50_0;
779
+ results?: ParameterConfigForJsonV3_50_0;
780
+ }
781
+ export interface ShapedbResolverOptionsV3_50_0 {
782
+ [k: string]: any;
783
+ }
784
+ /**
785
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
786
+ * via the `definition` "shapedbResolverShapeNameNotRequired".
787
+ */
788
+ export interface ShapedbResolverShapeNameNotRequiredV3_50_0 {
789
+ if?: string;
790
+ id?: string;
791
+ name: ShapedbResolverShapeNameNotRequiredNameV3_50_0;
792
+ /**
793
+ * Internal service identifier.
794
+ */
795
+ service: 'shapedb';
796
+ options?: ShapedbResolverShapeNameNotRequiredOptionsV3_50_0;
797
+ /**
798
+ * An optional Shape name for the resolver.
799
+ */
800
+ shapeName?: string;
801
+ args?: ParameterConfigForJsonV3_50_0;
802
+ results?: ParameterConfigForJsonV3_50_0;
803
+ argsMapping?: ArgsMappingV3_50_0;
804
+ resultsMapping?: ResultsMappingV3_50_0;
805
+ }
806
+ export interface ShapedbResolverShapeNameNotRequiredOptionsV3_50_0 {
807
+ [k: string]: any;
808
+ }
809
+ /**
810
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
811
+ * via the `definition` "graphqlResolver".
812
+ */
813
+ export interface GraphqlResolverV3_50_0 {
814
+ if?: string;
815
+ id?: string;
816
+ name: GraphqlResolverNameV3_50_0;
817
+ /**
818
+ * Configuration for a service to use with this resolver.
819
+ */
820
+ service: string;
821
+ argsMapping?: ArgsMappingV3_50_0;
822
+ resultsMapping?: ResultsMappingV3_50_0;
823
+ options?: GraphqlResolverOptionsV3_50_0;
824
+ /**
825
+ * A fieldname to use in queries.
826
+ */
827
+ fieldName: string;
828
+ headers?: ParameterConfigForHeadersV3_50_0;
829
+ searchParams?: ParameterConfigForSearchParamsV3_50_0;
830
+ args?: ParameterConfigForJsonV3_50_0;
831
+ results?: ParameterConfigForJsonV3_50_0;
832
+ }
833
+ export interface GraphqlResolverOptionsV3_50_0 {
834
+ selectionSet?: string;
835
+ unboxParentSelectionSet?: boolean;
836
+ ignoreErrors?: boolean;
837
+ skipWhenMissingArgs?: boolean;
838
+ ttl?: number;
839
+ timeout?: number;
840
+ allowStream?: boolean;
841
+ retry?: number | {
842
+ [k: string]: any;
843
+ };
844
+ [k: string]: any;
845
+ }
846
+ /**
847
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
848
+ * via the `definition` "parameterConfigForHeaders".
849
+ */
850
+ export interface ParameterConfigForHeadersV3_50_0 {
851
+ ops: ParameterOpListV3_50_0;
852
+ serialize?: ParameterSerializeConfigForHeadersV3_50_0;
853
+ }
854
+ /**
855
+ * Top-level paths to use headers serialization options for.
856
+ *
857
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
858
+ * via the `definition` "parameterSerializeConfigForHeaders".
859
+ */
860
+ export interface ParameterSerializeConfigForHeadersV3_50_0 {
861
+ defaults?: ParameterSerializeStyleOptionsForHeadersV3_50_0 | ParameterSerializeContentOptionsV3_50_0;
862
+ paths?: {
863
+ /**
864
+ * This interface was referenced by `undefined`'s JSON-Schema definition
865
+ * via the `patternProperty` "^[^\n\r]*$".
866
+ */
867
+ [k: string]: ParameterSerializeStyleOptionsForHeadersV3_50_0 | ParameterSerializeContentOptionsV3_50_0;
868
+ };
869
+ }
870
+ /**
871
+ * Options to be passed to the serialization routine.
872
+ *
873
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
874
+ * via the `definition` "parameterSerializeStyleOptionsForHeaders".
875
+ */
876
+ export interface ParameterSerializeStyleOptionsForHeadersV3_50_0 {
877
+ style: 'simple' | 'none';
878
+ explode?: boolean;
879
+ }
880
+ /**
881
+ * Options to be passed to the serialization routine.
882
+ *
883
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
884
+ * via the `definition` "parameterSerializeContentOptions".
885
+ */
886
+ export interface ParameterSerializeContentOptionsV3_50_0 {
887
+ contentType: string;
888
+ /**
889
+ * The allowReserved keyword specifies whether the reserved characters :/?#[]@!$&'()*+,;= in parameter values are allowed to be sent as they are.
890
+ */
891
+ allowReserved?: boolean;
892
+ skipEncoding?: boolean;
893
+ /**
894
+ * Options to be passed directly to the content serializer library. Valid options depend upon your contentType.
895
+ */
896
+ options?: {
897
+ [k: string]: any;
898
+ };
899
+ }
900
+ /**
901
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
902
+ * via the `definition` "parameterConfigForSearchParams".
903
+ */
904
+ export interface ParameterConfigForSearchParamsV3_50_0 {
905
+ ops: ParameterOpListV3_50_0;
906
+ serialize?: ParameterSerializeConfigForSearchParamsV3_50_0;
907
+ }
908
+ /**
909
+ * Top-level paths to use search params serialization options for.
910
+ *
911
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
912
+ * via the `definition` "parameterSerializeConfigForSearchParams".
913
+ */
914
+ export interface ParameterSerializeConfigForSearchParamsV3_50_0 {
915
+ defaults?: ParameterSerializeStyleOptionsForSearchParamsV3_50_0 | ParameterSerializeContentOptionsV3_50_0;
916
+ paths?: {
917
+ /**
918
+ * This interface was referenced by `undefined`'s JSON-Schema definition
919
+ * via the `patternProperty` "^[^\n\r]*$".
920
+ */
921
+ [k: string]: ParameterSerializeStyleOptionsForSearchParamsV3_50_0 | ParameterSerializeContentOptionsV3_50_0;
922
+ };
923
+ }
924
+ /**
925
+ * Options to be passed to the serialization routine.
926
+ *
927
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
928
+ * via the `definition` "parameterSerializeStyleOptionsForSearchParams".
929
+ */
930
+ export interface ParameterSerializeStyleOptionsForSearchParamsV3_50_0 {
931
+ style: 'form' | 'spaceDelimited' | 'pipeDelimited' | 'deepObject' | 'none';
932
+ explode?: boolean;
933
+ allowEmptyValue?: boolean;
934
+ /**
935
+ * The allowReserved keyword specifies whether the reserved characters :/?#[]@!$&'()*+,;= in parameter values are allowed to be sent as they are.
936
+ */
937
+ allowReserved?: boolean;
938
+ skipEncoding?: boolean;
939
+ }
940
+ /**
941
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
942
+ * via the `definition` "restResolver".
943
+ */
944
+ export interface RestResolverV3_50_0 {
945
+ if?: string;
946
+ id?: string;
947
+ name: RestResolverNameV3_50_0;
948
+ /**
949
+ * Configuration for a service to use with this resolver.
950
+ */
951
+ service: string;
952
+ argsMapping?: ArgsMappingV3_50_0;
953
+ searchParamsMapping?: SearchParamsMappingV3_50_0;
954
+ resultsMapping?: ResultsMappingV3_50_0;
955
+ options?: RestResolverOptionsV3_50_0;
956
+ body?: ParameterConfigForBodyV3_50_0;
957
+ form?: ParameterConfigForSearchParamsV3_50_0;
958
+ headers?: ParameterConfigForHeadersV3_50_0;
959
+ json?: ParameterConfigForJsonV3_50_0;
960
+ /**
961
+ * Mapping and serialization configuration for the path, or a simple string.
962
+ */
963
+ path: ParameterConfigForPathParamsV3_50_0 | string;
964
+ searchParams?: ParameterConfigForSearchParamsV3_50_0;
965
+ args?: ParameterConfigForJsonV3_50_0;
966
+ results?: ParameterConfigForJsonV3_50_0;
967
+ }
968
+ export interface RestResolverOptionsV3_50_0 {
969
+ trailingSlash?: boolean;
970
+ allowStream?: boolean;
971
+ ttl?: number;
972
+ timeout?: number;
973
+ retry?: number | {
974
+ [k: string]: any;
975
+ };
976
+ [k: string]: any;
977
+ }
978
+ /**
979
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
980
+ * via the `definition` "parameterConfigForBody".
981
+ */
982
+ export interface ParameterConfigForBodyV3_50_0 {
983
+ ops: ParameterOpListV3_50_0;
984
+ serialize?: ParameterSerializeConfigForBodyV3_50_0;
985
+ }
986
+ /**
987
+ * Top-level paths to use serialization options for.
988
+ *
989
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
990
+ * via the `definition` "parameterSerializeConfigForBody".
991
+ */
992
+ export interface ParameterSerializeConfigForBodyV3_50_0 {
993
+ content?: ParameterSerializeContentOptionsV3_50_0;
994
+ }
995
+ /**
996
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
997
+ * via the `definition` "parameterConfigForPathParams".
998
+ */
999
+ export interface ParameterConfigForPathParamsV3_50_0 {
1000
+ ops: ParameterOpListV3_50_0;
1001
+ serialize: ParameterSerializeConfigForPathParamsV3_50_0;
1002
+ }
1003
+ /**
1004
+ * Top-level paths to use path params serialization options for.
1005
+ *
1006
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1007
+ * via the `definition` "parameterSerializeConfigForPathParams".
1008
+ */
1009
+ export interface ParameterSerializeConfigForPathParamsV3_50_0 {
1010
+ /**
1011
+ * For generating the path using tokens frpm the ParameterOps, e.g., '/products/{productId}'
1012
+ */
1013
+ template: string;
1014
+ defaults?: ParameterSerializeStyleOptionsForPathParamsV3_50_0 | ParameterSerializeContentOptionsV3_50_0;
1015
+ paths?: {
1016
+ /**
1017
+ * This interface was referenced by `undefined`'s JSON-Schema definition
1018
+ * via the `patternProperty` "^[^\n\r]*$".
1019
+ */
1020
+ [k: string]: ParameterSerializeStyleOptionsForPathParamsV3_50_0 | ParameterSerializeContentOptionsV3_50_0;
1021
+ };
1022
+ }
1023
+ /**
1024
+ * Options to be passed to the serialization routine.
1025
+ *
1026
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1027
+ * via the `definition` "parameterSerializeStyleOptionsForPathParams".
1028
+ */
1029
+ export interface ParameterSerializeStyleOptionsForPathParamsV3_50_0 {
1030
+ style: 'simple' | 'label' | 'matrix' | 'none';
1031
+ explode?: boolean;
1032
+ allowEmptyValue?: boolean;
1033
+ /**
1034
+ * The allowReserved keyword specifies whether the reserved characters :/?#[]@!$&'()*+,;= in parameter values are allowed to be sent as they are.
1035
+ */
1036
+ allowReserved?: boolean;
1037
+ skipEncoding?: boolean;
1038
+ }
1039
+ /**
1040
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1041
+ * via the `definition` "awsLambdaResolver".
1042
+ */
1043
+ export interface AwsLambdaResolverV3_50_0 {
1044
+ if?: string;
1045
+ id?: string;
1046
+ name: AwsLambdaResolverNameV3_50_0;
1047
+ /**
1048
+ * Configuration for a service to use with this resolver.
1049
+ */
1050
+ service: string;
1051
+ options?: AwsLambdaResolverOptionsV3_50_0;
1052
+ payload?: ParameterConfigForJsonV3_50_0;
1053
+ /**
1054
+ * Mapping configuration for the FunctionName.
1055
+ */
1056
+ functionName: string | ParameterConfigForAwsLambdaV3_50_0;
1057
+ clientContext?: ParameterConfigForJsonV3_50_0;
1058
+ args?: ParameterConfigForJsonV3_50_0;
1059
+ results?: ParameterConfigForJsonV3_50_0;
1060
+ argsMapping?: ArgsMappingV3_50_0;
1061
+ searchParamsMapping?: SearchParamsMappingV3_50_0;
1062
+ resultsMapping?: ResultsMappingV3_50_0;
1063
+ }
1064
+ export interface AwsLambdaResolverOptionsV3_50_0 {
1065
+ [k: string]: any;
1066
+ }
1067
+ /**
1068
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1069
+ * via the `definition` "parameterConfigForAwsLambda".
1070
+ */
1071
+ export interface ParameterConfigForAwsLambdaV3_50_0 {
1072
+ ops: ParameterOpListV3_50_0;
1073
+ serialize: ParameterSerializeConfigForPathParamsV3_50_0;
1074
+ }
1075
+ /**
1076
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1077
+ * via the `definition` "salsifyResolver".
1078
+ */
1079
+ export interface SalsifyResolverV3_50_0 {
1080
+ if?: string;
1081
+ id?: string;
1082
+ name: SalsifyResolverNameV3_50_0;
1083
+ /**
1084
+ * Configuration for a service to use with this resolver.
1085
+ */
1086
+ service: string;
1087
+ options?: SalsifyResolverOptionsV3_50_0;
1088
+ args?: ParameterConfigForJsonV3_50_0;
1089
+ results?: ParameterConfigForJsonV3_50_0;
1090
+ argsMapping?: ArgsMappingV3_50_0;
1091
+ resultsMapping?: ResultsMappingV3_50_0;
1092
+ }
1093
+ export interface SalsifyResolverOptionsV3_50_0 {
1094
+ [k: string]: any;
1095
+ }
1096
+ /**
1097
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1098
+ * via the `definition` "syndigoResolver".
1099
+ */
1100
+ export interface SyndigoResolverV3_50_0 {
1101
+ if?: string;
1102
+ id?: string;
1103
+ name: SyndigoResolverNameV3_50_0;
1104
+ /**
1105
+ * Configuration for a service to use with this resolver.
1106
+ */
1107
+ service: string;
1108
+ options?: SyndigoResolverOptionsV3_50_0;
1109
+ args?: ParameterConfigForJsonV3_50_0;
1110
+ results?: ParameterConfigForJsonV3_50_0;
1111
+ argsMapping?: ArgsMappingV3_50_0;
1112
+ resultsMapping?: ResultsMappingV3_50_0;
1113
+ }
1114
+ export interface SyndigoResolverOptionsV3_50_0 {
1115
+ [k: string]: any;
1116
+ }
1117
+ /**
1118
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1119
+ * via the `definition` "functionResolver".
1120
+ */
1121
+ export interface FunctionResolverV3_50_0 {
1122
+ if?: string;
1123
+ id?: string;
1124
+ name: FunctionResolverNameV3_50_0;
1125
+ options?: FunctionResolverOptionsV3_50_0;
1126
+ args?: ParameterConfigForJsonV3_50_0;
1127
+ results?: ParameterConfigForJsonV3_50_0;
1128
+ argsMapping?: ArgsMappingV3_50_0;
1129
+ resultsMapping?: ResultsMappingV3_50_0;
1130
+ javascript?: FunctionResolverJavascriptV3_50_0;
1131
+ }
1132
+ export interface FunctionResolverOptionsV3_50_0 {
1133
+ [k: string]: any;
1134
+ }
1135
+ /**
1136
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1137
+ * via the `definition` "aiGenerateTextResolver".
1138
+ */
1139
+ export interface AIGenerateTextResolverV3_50_0 {
1140
+ if?: string;
1141
+ id?: string;
1142
+ name: AIResolverNameV3_50_0;
1143
+ /**
1144
+ * Configuration for a service to use with this resolver.
1145
+ */
1146
+ service: string;
1147
+ options?: AIGenerateTextResolverOptionsV3_50_0;
1148
+ systemPrompt: string;
1149
+ inputTemplate?: string;
1150
+ model: string;
1151
+ tools?: (string | AIToolConfigV3_50_0)[];
1152
+ guardrails?: AIGuardrailV3_50_0[];
1153
+ context?: ParameterConfigForJsonV3_50_0;
1154
+ results?: ParameterConfigForJsonV3_50_0;
1155
+ }
1156
+ /**
1157
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1158
+ * via the `definition` "aiGenerateTextResolverOptions".
1159
+ */
1160
+ export interface AIGenerateTextResolverOptionsV3_50_0 {
1161
+ history?: HistoryV3_50_0;
1162
+ maxTokens?: MaximumTokensV3_50_0;
1163
+ temperature?: TemperatureV3_50_0;
1164
+ topP?: TopPV3_50_0;
1165
+ topK?: TopKV3_50_0;
1166
+ presencePenalty?: PresencePenaltySettingV3_50_0;
1167
+ frequencyPenalty?: FrequencyPenaltySettingV3_50_0;
1168
+ stopSequences?: StopSequencesV3_50_0;
1169
+ seed?: SeedV3_50_0;
1170
+ /**
1171
+ * Maximum number of retries. Set to 0 to disable retries. Defaults to 2
1172
+ */
1173
+ maxRetries?: number;
1174
+ /**
1175
+ * The tool choice strategy. Default: 'auto'
1176
+ */
1177
+ toolChoice?: (('auto' | 'none' | 'required') | string) & string;
1178
+ /**
1179
+ * Maximal number of automatic roundtrips for tool calls.
1180
+ */
1181
+ maxToolRoundtrips?: number;
1182
+ [k: string]: any;
1183
+ }
1184
+ /**
1185
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1186
+ * via the `definition` "aiToolConfig".
1187
+ */
1188
+ export interface AIToolConfigV3_50_0 {
1189
+ ref: string;
1190
+ selectionSet?: string;
1191
+ }
1192
+ /**
1193
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1194
+ * via the `definition` "aiSimilarityGuardrail".
1195
+ */
1196
+ export interface AISimilarityGuardrailV3_50_0 {
1197
+ name: 'similarity';
1198
+ shape: string;
1199
+ defaultResponse: string;
1200
+ threshold?: number;
1201
+ }
1202
+ /**
1203
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1204
+ * via the `definition` "aiEmbeddingResolver".
1205
+ */
1206
+ export interface AIEmbeddingResolverV3_50_0 {
1207
+ if?: string;
1208
+ id?: string;
1209
+ name: AIResolverNameV3_50_01;
1210
+ /**
1211
+ * Configuration for a service to use with this resolver.
1212
+ */
1213
+ service: string;
1214
+ options?: AIEmbeddingResolverOptionsV3_50_0;
1215
+ model: string;
1216
+ args?: ParameterConfigForJsonV3_50_0;
1217
+ results?: ParameterConfigForJsonV3_50_0;
1218
+ }
1219
+ /**
1220
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1221
+ * via the `definition` "aiEmbeddingResolverOptions".
1222
+ */
1223
+ export interface AIEmbeddingResolverOptionsV3_50_0 {
1224
+ useDependencies?: boolean;
1225
+ [k: string]: any;
1226
+ }
1227
+ /**
1228
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1229
+ * via the `definition` "aiParseFileResolver".
1230
+ */
1231
+ export interface AIParseFileResolverV3_50_0 {
1232
+ if?: string;
1233
+ id?: string;
1234
+ name: AIResolverNameV3_50_02;
1235
+ /**
1236
+ * Configuration for a service to use with this resolver.
1237
+ */
1238
+ service: string;
1239
+ options?: AIEmbeddingResolverOptionsV3_50_0;
1240
+ args?: ParameterConfigForJsonV3_50_0;
1241
+ results?: ParameterConfigForJsonV3_50_0;
1242
+ }
1243
+ export interface AIRunAgentResolverV3_50_0 {
1244
+ id?: string;
1245
+ name: AIResolverNameV3_50_03;
1246
+ agentName: string;
1247
+ inputStateId: string;
1248
+ }
1249
+ /**
1250
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1251
+ * via the `definition` "composeResolver".
1252
+ */
1253
+ export interface ComposeResolverV3_50_0 {
1254
+ compose: BasicResolverV3_50_0[];
1255
+ resultsMapping?: DirectiveMappingMapV3_50_0 | DirectiveConfigV3_50_0;
1256
+ results?: ParameterConfigForJsonV3_50_0;
1257
+ }
1258
+ /**
1259
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1260
+ * via the `definition` "indexed".
1261
+ */
1262
+ export interface IndexedV3_50_0 {
1263
+ nested?: boolean;
1264
+ }
1265
+ /**
1266
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1267
+ * via the `definition` "graphql".
1268
+ */
1269
+ export interface GraphQLConfigV3_50_0 {
1270
+ json?: boolean;
1271
+ }
1272
+ /**
1273
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1274
+ * via the `definition` "shapeMap".
1275
+ */
1276
+ export interface ShapeMapV3_50_0 {
1277
+ [k: string]: ShapeJSONV3_50_0;
1278
+ }
1279
+ /**
1280
+ * A Shape is a schema object for structuring and storing data from one or more sources, including the TakeShape data store and connected services
1281
+ *
1282
+ * This interface was referenced by `ShapeMapV3_50_0`'s JSON-Schema definition
1283
+ * via the `patternProperty` "^[0-9A-Za-z_]+$".
1284
+ *
1285
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1286
+ * via the `definition` "shape".
1287
+ */
1288
+ export interface ShapeJSONV3_50_0 {
1289
+ /**
1290
+ * The Pascal-cased human-readable id for a Shape. This value should match the shape's key in the shapes object. This value is used in @ref and @mapping annotations
1291
+ */
1292
+ name: string;
1293
+ /**
1294
+ * The machine-readable id for a Shape which should never change. When using TakeShape's built-in database to store Shape data, this value is used database as a stable "table name" and changing it will result in orphaning that data.
1295
+ */
1296
+ id: string;
1297
+ /**
1298
+ * The human-readable name for a Shape for use in a UI.
1299
+ */
1300
+ title: string;
1301
+ description?: string;
1302
+ type?: 'interface' | 'input' | 'output';
1303
+ interfaces?: string[];
1304
+ /**
1305
+ * Specifying a model type allows Shape data to be stored in TakeShape's built-in database
1306
+ */
1307
+ model?: {
1308
+ type: ModelTypeV3_50_0;
1309
+ };
1310
+ workflow?: string;
1311
+ loaders?: ShapeLoadersV3_50_0;
1312
+ joins?: ShapeJoinsV3_50_0;
1313
+ cache?: ShapeCacheConfigV3_50_0;
1314
+ schema: ShapeSchemaV3_50_0;
1315
+ }
1316
+ /**
1317
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1318
+ * via the `definition` "shapeLoaders".
1319
+ */
1320
+ export interface ShapeLoadersV3_50_0 {
1321
+ list: StoredListQueryLoaderConfigV3_50_0 | StoredListQueryLoaderConfigV3_50_0[];
1322
+ get?: GetQueryLoaderConfigV3_50_0;
1323
+ }
1324
+ /**
1325
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1326
+ * via the `definition` "storedListQueryLoaderConfig".
1327
+ */
1328
+ export interface StoredListQueryLoaderConfigV3_50_0 {
1329
+ query: string;
1330
+ args?: {
1331
+ [k: string]: any;
1332
+ } | {
1333
+ [k: string]: any;
1334
+ }[];
1335
+ pagination?: PaginationConfigV3_50_0;
1336
+ }
1337
+ /**
1338
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1339
+ * via the `definition` "paginationCursorConfig".
1340
+ */
1341
+ export interface PaginationCursorConfigV3_50_0 {
1342
+ type: 'cursor';
1343
+ cursorArg: string;
1344
+ cursorPath: string;
1345
+ pageSize?: number;
1346
+ pageSizeArg: string;
1347
+ hasMorePath: string;
1348
+ itemsPath: string;
1349
+ }
1350
+ /**
1351
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1352
+ * via the `definition` "paginationPageConfig".
1353
+ */
1354
+ export interface PaginationPageConfigV3_50_0 {
1355
+ type: 'page';
1356
+ pageArg: string;
1357
+ pageSize?: number;
1358
+ pageSizeArg?: string;
1359
+ itemsPath: string;
1360
+ pageTotalPath: string;
1361
+ }
1362
+ /**
1363
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1364
+ * via the `definition` "paginationOffsetConfig".
1365
+ */
1366
+ export interface PaginationOffsetConfigV3_50_0 {
1367
+ type: 'offset';
1368
+ offsetArg: string;
1369
+ pageSize?: number;
1370
+ pageSizeArg?: string;
1371
+ itemsPath: string;
1372
+ itemTotalPath: string;
1373
+ }
1374
+ /**
1375
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1376
+ * via the `definition` "getQueryLoaderConfig".
1377
+ */
1378
+ export interface GetQueryLoaderConfigV3_50_0 {
1379
+ query: string;
1380
+ args?: {
1381
+ [k: string]: any;
1382
+ };
1383
+ idArg?: string;
1384
+ }
1385
+ /**
1386
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1387
+ * via the `definition` "shapeJoins".
1388
+ */
1389
+ export interface ShapeJoinsV3_50_0 {
1390
+ [k: string]: ShapeJoinV3_50_0;
1391
+ }
1392
+ /**
1393
+ * This interface was referenced by `ShapeJoinsV3_50_0`'s JSON-Schema definition
1394
+ * via the `patternProperty` "[:0-9A-Za-z_-]+".
1395
+ *
1396
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1397
+ * via the `definition` "shapeJoin".
1398
+ */
1399
+ export interface ShapeJoinV3_50_0 {
1400
+ resolver: DelegateResolverV3_50_0 | ShapedbResolverV3_50_0;
1401
+ dependencies?: string;
1402
+ }
1403
+ /**
1404
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1405
+ * via the `definition` "shapeCacheConfig".
1406
+ */
1407
+ export interface ShapeCacheConfigV3_50_0 {
1408
+ enabled: boolean;
1409
+ idField?: string;
1410
+ searchSummaryField?: string;
1411
+ fragment?: CachedFragmentConfigV3_50_0;
1412
+ triggers?: CacheTriggerConfigV3_50_0[];
1413
+ /**
1414
+ * Number of seconds this Shape should be cached. Default 0.
1415
+ */
1416
+ maxAge?: number;
1417
+ }
1418
+ /**
1419
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1420
+ * via the `definition` "cachedFragmentConfig".
1421
+ */
1422
+ export interface CachedFragmentConfigV3_50_0 {
1423
+ ignoreFields?: string[];
1424
+ maxDepth?: number;
1425
+ selectionSet?: string;
1426
+ includeDeprecated?: boolean;
1427
+ }
1428
+ /**
1429
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1430
+ * via the `definition` "cacheScheduleTriggerConfig".
1431
+ */
1432
+ export interface CacheScheduleTriggerConfigV3_50_0 {
1433
+ type: 'schedule';
1434
+ loader: 'get' | 'list';
1435
+ interval: number;
1436
+ }
1437
+ /**
1438
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1439
+ * via the `definition` "cacheWebhookTriggerConfig".
1440
+ */
1441
+ export interface CacheWebhookTriggerConfigV3_50_0 {
1442
+ type: 'webhook';
1443
+ loader: 'get' | 'list';
1444
+ service: string;
1445
+ events: string[];
1446
+ }
1447
+ /**
1448
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1449
+ * via the `definition` "shapeSchemaAllOf".
1450
+ */
1451
+ export interface ShapeSchemaAllOfV3_50_0 {
1452
+ allOf: ObjectOrRefArrayV3_50_0;
1453
+ }
1454
+ /**
1455
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1456
+ * via the `definition` "shapeSchemaExtends".
1457
+ */
1458
+ export interface ShapeSchemaExtendsV3_50_0 {
1459
+ extends: ObjectOrRefArrayV3_50_0;
1460
+ }
1461
+ /**
1462
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1463
+ * via the `definition` "shapeSchemaOneOf".
1464
+ */
1465
+ export interface ShapeSchemaOneOfV3_50_0 {
1466
+ oneOf: ObjectOrRefArrayV3_50_0;
1467
+ }
1468
+ /**
1469
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1470
+ * via the `definition` "shapeSchemaEnum".
1471
+ */
1472
+ export interface ShapeSchemaEnumV3_50_0 {
1473
+ enum: any[];
1474
+ }
1475
+ /**
1476
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1477
+ * via the `definition` "shapeSchemaAny".
1478
+ */
1479
+ export interface ShapeSchemaAnyV3_50_0 {
1480
+ }
1481
+ export interface AIExperimentalV3_50_0 {
1482
+ agents?: AgentMapV3_50_0;
1483
+ }
1484
+ export interface AgentMapV3_50_0 {
1485
+ [k: string]: AgentJSONV3_50_0;
1486
+ }
1487
+ /**
1488
+ * An Agent is a configuration for an AI service such as a chat bot or a search engine.
1489
+ *
1490
+ * This interface was referenced by `AgentMapV3_50_0`'s JSON-Schema definition
1491
+ * via the `patternProperty` "^[0-9A-Za-z_]+$".
1492
+ */
1493
+ export interface AgentJSONV3_50_0 {
1494
+ description?: string;
1495
+ states: AgentStatesV3_50_0;
1496
+ }
1497
+ /**
1498
+ * States that are traversed during the execution of an agent.
1499
+ */
1500
+ export interface AgentStatesV3_50_0 {
1501
+ [k: string]: AgentStateV3_50_0;
1502
+ }
1503
+ /**
1504
+ * One step of an agent's execution.
1505
+ *
1506
+ * This interface was referenced by `AgentStatesV3_50_0`'s JSON-Schema definition
1507
+ * via the `patternProperty` "^[0-9A-Za-z_]+$".
1508
+ */
1509
+ export interface AgentStateV3_50_0 {
1510
+ name: string;
1511
+ variables?: VariablesV3_50_0;
1512
+ execution: AgentExecutionV3_50_0;
1513
+ transition?: AgentStateTransitionV3_50_0;
1514
+ }
1515
+ export interface AgentVariableV3_50_0 {
1516
+ name: string;
1517
+ /**
1518
+ * These are evaluated in order until a value is found.
1519
+ */
1520
+ steps: AgentVariableStepV3_50_0[];
1521
+ }
1522
+ /**
1523
+ * An Agent Variable that defines a GraphQL argument and makes its value available to templates.
1524
+ */
1525
+ export interface AgentVariableStepGraphQLArgV3_50_0 {
1526
+ type: 'graphqlArg';
1527
+ argName: string;
1528
+ }
1529
+ /**
1530
+ * An Agent Variable that provides the output of any previous state's execution.
1531
+ */
1532
+ export interface AgentVariableStepStateOutputV3_50_0 {
1533
+ type: 'stateOutput';
1534
+ stateId: string;
1535
+ path?: string;
1536
+ }
1537
+ /**
1538
+ * An Agent Variable that provides the output of the previous state's execution.
1539
+ */
1540
+ export interface AgentVariableStepPreviousStateOutputV3_50_0 {
1541
+ type: 'previousStateOutput';
1542
+ path?: string;
1543
+ }
1544
+ export interface AgentExecutionInputV3_50_0 {
1545
+ type: 'input';
1546
+ name: string;
1547
+ inputType: 'query' | 'mutation';
1548
+ arguments?: AgentExecutionInputArgumentV3_50_0[];
1549
+ }
1550
+ export interface AgentExecutionInputArgumentV3_50_0 {
1551
+ argName: string;
1552
+ argType: 'boolean' | 'integer' | 'number' | 'string' | 'sessionId';
1553
+ required?: boolean;
1554
+ }
1555
+ export interface AgentExecutionGraphQLV3_50_0 {
1556
+ type: 'graphql';
1557
+ query: string;
1558
+ path?: string;
1559
+ }
1560
+ export interface AgentExecutionGenerateV3_50_0 {
1561
+ type: 'generate';
1562
+ service: string;
1563
+ model: string;
1564
+ systemPrompt?: string;
1565
+ input: AgentAIStateInputV3_50_0;
1566
+ outputShape?: string;
1567
+ tools?: AgentToolConfigV3_50_0[];
1568
+ guardrails?: AgentGuardrailV3_50_0[];
1569
+ options?: AgentGenerateOptionsV3_50_0;
1570
+ }
1571
+ export interface AgentAIStateInputArgumentV3_50_0 {
1572
+ type: 'arg';
1573
+ inputArgName: string;
1574
+ [k: string]: any;
1575
+ }
1576
+ export interface AgentAIStateInputTemplateV3_50_0 {
1577
+ type: 'template';
1578
+ inputTemplate: string;
1579
+ [k: string]: any;
1580
+ }
1581
+ export interface AgentToolConfigV3_50_0 {
1582
+ ref: string;
1583
+ selectionSet?: string;
1584
+ }
1585
+ export interface AgentSimilarityGuardrailV3_50_0 {
1586
+ name: 'similarity';
1587
+ shape: string;
1588
+ defaultResponse: string;
1589
+ threshold?: number;
1590
+ }
1591
+ export interface AgentGenerateOptionsV3_50_0 {
1592
+ history?: HistoryV3_50_01;
1593
+ maxTokens?: MaximumTokensV3_50_01;
1594
+ temperature?: TemperatureV3_50_01;
1595
+ topP?: TopPV3_50_01;
1596
+ topK?: TopKV3_50_01;
1597
+ presencePenalty?: PresencePenaltySettingV3_50_01;
1598
+ frequencyPenalty?: FrequencyPenaltySettingV3_50_01;
1599
+ stopSequences?: StopSequencesV3_50_01;
1600
+ seed?: SeedV3_50_01;
1601
+ /**
1602
+ * Maximum number of retries. Set to 0 to disable retries. Defaults to 2
1603
+ */
1604
+ maxRetries?: number;
1605
+ /**
1606
+ * The tool choice strategy. Default: 'auto'
1607
+ */
1608
+ toolChoice?: (('auto' | 'none' | 'required') | string) & string;
1609
+ /**
1610
+ * Maximal number of automatic roundtrips for tool calls.
1611
+ */
1612
+ maxToolRoundtrips?: number;
1613
+ }
1614
+ export interface AgentExecutionChatV3_50_0 {
1615
+ type: 'chat';
1616
+ service: string;
1617
+ model: string;
1618
+ systemPrompt?: string;
1619
+ input: AgentAIStateInputV3_50_0;
1620
+ tools?: AgentToolConfigV3_50_0[];
1621
+ endCondition: AgentChatEndConditionV3_50_0;
1622
+ guardrails?: AgentGuardrailV3_50_0[];
1623
+ options?: AgentGenerateOptionsV3_50_0;
1624
+ }
1625
+ export interface AgentChatEndConditionNoneV3_50_0 {
1626
+ type: 'none';
1627
+ }
1628
+ export interface AgentChatEndConditionStringContainsV3_50_0 {
1629
+ type: 'stringContains';
1630
+ string: string;
1631
+ }
1632
+ export interface AgentTransitionV3_50_0 {
1633
+ condition: AgentTransitionConditionNoneV3_50_0 | AgentTransitionConditionStateOutputV3_50_0;
1634
+ limit?: number;
1635
+ destination: string;
1636
+ }
1637
+ export interface AgentTransitionConditionNoneV3_50_0 {
1638
+ type: 'none';
1639
+ }
1640
+ export interface AgentTransitionConditionStateOutputV3_50_0 {
1641
+ type: 'stateOutput';
1642
+ stateId: string;
1643
+ path?: string;
1644
+ negated?: boolean;
1645
+ }
1646
+ /**
1647
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1648
+ * via the `definition` "formMap".
1649
+ */
1650
+ export interface FormMapV3_50_0 {
1651
+ [k: string]: FormsConfigV3_50_0;
1652
+ }
1653
+ /**
1654
+ * This interface was referenced by `FormMapV3_50_0`'s JSON-Schema definition
1655
+ * via the `patternProperty` "[0-9A-Za-z_-]+".
1656
+ *
1657
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1658
+ * via the `definition` "formsConfig".
1659
+ */
1660
+ export interface FormsConfigV3_50_0 {
1661
+ default: FormConfigV3_50_0;
1662
+ [k: string]: FormConfigV3_50_0;
1663
+ }
1664
+ /**
1665
+ * This interface was referenced by `FormsConfigV3_50_0`'s JSON-Schema definition
1666
+ * via the `patternProperty` "[0-9A-Za-z_-]+".
1667
+ *
1668
+ * This interface was referenced by `undefined`'s JSON-Schema definition
1669
+ * via the `patternProperty` "[0-9A-Za-z_-]+".
1670
+ *
1671
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1672
+ * via the `definition` "formConfig".
1673
+ */
1674
+ export interface FormConfigV3_50_0 {
1675
+ [k: string]: any;
1676
+ }
1677
+ /**
1678
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1679
+ * via the `definition` "workflowMap".
1680
+ */
1681
+ export interface WorkflowMapV3_50_0 {
1682
+ [k: string]: WorkflowV3_50_0;
1683
+ }
1684
+ /**
1685
+ * This interface was referenced by `WorkflowMapV3_50_0`'s JSON-Schema definition
1686
+ * via the `patternProperty` "[0-9A-Za-z_-]+".
1687
+ *
1688
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1689
+ * via the `definition` "workflow".
1690
+ */
1691
+ export interface WorkflowV3_50_0 {
1692
+ /**
1693
+ * machine-readable id
1694
+ */
1695
+ name: string;
1696
+ title: WorkflowNameV3_50_0;
1697
+ steps: StepsV3_50_0;
1698
+ [k: string]: any;
1699
+ }
1700
+ /**
1701
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1702
+ * via the `definition` "workflowStep".
1703
+ */
1704
+ export interface WorkflowStepV3_50_0 {
1705
+ name: NameV3_50_0;
1706
+ title: TitleV3_50_0;
1707
+ description?: DescriptionV3_50_0;
1708
+ color: ColorV3_50_0;
1709
+ live: LiveV3_50_0;
1710
+ key: KeyV3_50_0;
1711
+ }
1712
+ /**
1713
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1714
+ * via the `definition` "storedServiceMap".
1715
+ */
1716
+ export interface ServiceMapJSONV3_50_0 {
1717
+ [k: string]: ServiceConfigJSONV3_50_0;
1718
+ }
1719
+ /**
1720
+ * This interface was referenced by `ServiceMapJSONV3_50_0`'s JSON-Schema definition
1721
+ * via the `patternProperty` "[0-9A-Za-z_-]+".
1722
+ *
1723
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1724
+ * via the `definition` "storedServiceConfig".
1725
+ */
1726
+ export interface ServiceConfigJSONV3_50_0 {
1727
+ /**
1728
+ * Machine-readable identifier, should typically be the same as the property name on the services object.
1729
+ */
1730
+ id: string;
1731
+ /**
1732
+ * Human-readable name for this service.
1733
+ */
1734
+ title: string;
1735
+ /**
1736
+ * The service provider id.
1737
+ */
1738
+ provider: string;
1739
+ /**
1740
+ * A namespace to use for the imported types tied to this service.
1741
+ */
1742
+ namespace?: string;
1743
+ serviceType: ServiceTypeV3_50_0;
1744
+ authenticationType: 'oauth2' | 'basic' | 'bearer' | 'searchParams' | 'oauth2Bearer' | 'custom' | 'aws' | 'google' | 'none' | 'unknown';
1745
+ authentication?: string;
1746
+ healthCheck?: ServiceHealthCheckV3_50_0;
1747
+ webhookId?: string;
1748
+ /**
1749
+ * Configuration options passed to and handled by the provider.
1750
+ */
1751
+ options?: {
1752
+ [k: string]: any;
1753
+ };
1754
+ }
1755
+ /**
1756
+ * Configuration for ping health checks.
1757
+ *
1758
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1759
+ * via the `definition` "serviceHealthCheck".
1760
+ */
1761
+ export interface ServiceHealthCheckV3_50_0 {
1762
+ checkName: CheckNameV3_50_0;
1763
+ endpoint?: EndpointV3_50_0;
1764
+ requestMethod?: RequestMethodV3_50_0;
1765
+ requestHeaders?: RequestHeadersV3_50_0;
1766
+ requestSearchParams?: RequestSearchParamsV3_50_0;
1767
+ requestBody?: RequestBodyV3_50_0;
1768
+ requestBodyFormat?: RequestBodyFormatV3_50_0;
1769
+ requestTimeout?: RequestTimeoutV3_50_0;
1770
+ healthyResponseStatusCode?: HealthyResponseStatusCodeV3_50_0;
1771
+ triggers?: ServiceHealthCheckTriggerV3_50_0[];
1772
+ }
1773
+ /**
1774
+ * Any custom headers to set with the health check request.
1775
+ */
1776
+ export interface RequestHeadersV3_50_0 {
1777
+ [k: string]: any;
1778
+ }
1779
+ /**
1780
+ * Any custom search params to set with the health check request.
1781
+ */
1782
+ export interface RequestSearchParamsV3_50_0 {
1783
+ [k: string]: any;
1784
+ }
1785
+ /**
1786
+ * All possible options for the more specific ParameterSerializeStyleOptions types.
1787
+ *
1788
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1789
+ * via the `definition` "parameterSerializeStyleOptions".
1790
+ */
1791
+ export interface ParameterSerializeStyleOptionsV3_50_0 {
1792
+ style: 'simple' | 'label' | 'matrix' | 'form' | 'spaceDelimited' | 'pipeDelimited' | 'deepObject' | 'none';
1793
+ explode?: boolean;
1794
+ allowEmptyValue?: boolean;
1795
+ /**
1796
+ * The allowReserved keyword specifies whether the reserved characters :/?#[]@!$&'()*+,;= in parameter values are allowed to be sent as they are.
1797
+ */
1798
+ allowReserved?: boolean;
1799
+ skipEncoding?: boolean;
1800
+ }
1801
+ /**
1802
+ * All possible options for the more specific ParameterSerializeConfig types.
1803
+ *
1804
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1805
+ * via the `definition` "parameterSerializeConfig".
1806
+ */
1807
+ export interface ParameterSerializeConfigV3_50_0 {
1808
+ content?: ParameterSerializeContentOptionsV3_50_0;
1809
+ defaults?: ParameterSerializeOptionsV3_50_0;
1810
+ paths?: {
1811
+ [k: string]: ParameterSerializeOptionsV3_50_0;
1812
+ };
1813
+ }
1814
+ /**
1815
+ * All possible options for the more specific ParameterConfig types.
1816
+ *
1817
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1818
+ * via the `definition` "parameterConfig".
1819
+ */
1820
+ export interface ParameterConfigV3_50_0 {
1821
+ ops: ParameterOpListV3_50_0;
1822
+ serialize?: ParameterSerializeConfigV3_50_0;
1823
+ }
1824
+ /**
1825
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1826
+ * via the `definition` "aiParseFileResolverOptions".
1827
+ */
1828
+ export interface AIParseFileResolverOptionsV3_50_0 {
1829
+ [k: string]: any;
1830
+ }
1831
+ /**
1832
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1833
+ * via the `definition` "listQueryLoaderConfig".
1834
+ */
1835
+ export interface ListQueryLoaderConfigV3_50_0 {
1836
+ query: string;
1837
+ args?: {
1838
+ [k: string]: any;
1839
+ };
1840
+ pagination?: PaginationConfigV3_50_0;
1841
+ }
1842
+ /**
1843
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1844
+ * via the `definition` "formScalarConfig".
1845
+ */
1846
+ export interface FormScalarConfigV3_50_0 {
1847
+ widget: string;
1848
+ }
1849
+ /**
1850
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1851
+ * via the `definition` "formObjectConfig".
1852
+ */
1853
+ export interface FormObjectConfigV3_50_0 {
1854
+ widget?: string;
1855
+ order?: string[];
1856
+ properties?: {
1857
+ [k: string]: FormConfigV3_50_0;
1858
+ };
1859
+ }
1860
+ /**
1861
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1862
+ * via the `definition` "formArrayConfig".
1863
+ */
1864
+ export interface FormArrayConfigV3_50_0 {
1865
+ widget: string;
1866
+ items: FormConfigV3_50_0;
1867
+ }
1868
+ /**
1869
+ * For use with a custom auth handler on a service provider.
1870
+ *
1871
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1872
+ * via the `definition` "customAuthentication".
1873
+ */
1874
+ export interface CustomAuthenticationV3_50_0 {
1875
+ type: 'custom';
1876
+ [k: string]: any;
1877
+ }
1878
+ /**
1879
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1880
+ * via the `definition` "searchParamsAuthentication".
1881
+ */
1882
+ export interface SearchParamsAuthenticationV3_50_0 {
1883
+ type: 'searchParams';
1884
+ params: {
1885
+ name: string;
1886
+ value: string;
1887
+ }[];
1888
+ }
1889
+ /**
1890
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1891
+ * via the `definition` "bearerAuthentication".
1892
+ */
1893
+ export interface BearerAuthenticationV3_50_0 {
1894
+ type: 'bearer';
1895
+ token: string;
1896
+ prefix?: string;
1897
+ header?: string;
1898
+ }
1899
+ /**
1900
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1901
+ * via the `definition` "oauth2BearerAuthentication".
1902
+ */
1903
+ export interface OAuth2BearerAuthenticationV3_50_0 {
1904
+ type: 'oauth2Bearer';
1905
+ token: string;
1906
+ prefix?: string;
1907
+ header?: string;
1908
+ scope?: string;
1909
+ expiresAt?: string;
1910
+ }
1911
+ /**
1912
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1913
+ * via the `definition` "basicAuthentication".
1914
+ */
1915
+ export interface BasicAuthenticationV3_50_0 {
1916
+ type: 'basic';
1917
+ username: string;
1918
+ password: string;
1919
+ useIso8859?: boolean;
1920
+ }
1921
+ /**
1922
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1923
+ * via the `definition` "oauth2Authentication".
1924
+ */
1925
+ export interface OAuth2AuthenticationV3_50_0 {
1926
+ type: 'oauth2';
1927
+ grantType: 'authorizationCode' | 'clientCredentials';
1928
+ authorizationUrl?: string;
1929
+ accessTokenUrl?: string;
1930
+ clientId: string;
1931
+ clientSecret?: string;
1932
+ scope?: string;
1933
+ usePkce?: boolean;
1934
+ redirectUrl?: string;
1935
+ headerPrefix?: string;
1936
+ audience?: string;
1937
+ resource?: string;
1938
+ }
1939
+ /**
1940
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1941
+ * via the `definition` "awsAuthentication".
1942
+ */
1943
+ export interface AWSAuthenticationV3_50_0 {
1944
+ type: 'aws';
1945
+ awsAccessKeyId: string;
1946
+ awsSecretAccessKey: string;
1947
+ }
1948
+ /**
1949
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1950
+ * via the `definition` "googleAuthentication".
1951
+ */
1952
+ export interface GoogleAuthenticationV3_50_0 {
1953
+ type: 'google';
1954
+ clientEmail: string;
1955
+ privateKey: string;
1956
+ }
1957
+ /**
1958
+ * This interface was referenced by `ProjectSchemaJSONV3_50_0`'s JSON-Schema
1959
+ * via the `definition` "serviceConfig".
1960
+ */
1961
+ export interface ServiceConfigV3_50_0 {
1962
+ /**
1963
+ * Machine-readable identifier, should typically be the same as the property name on the services object.
1964
+ */
1965
+ id: string;
1966
+ /**
1967
+ * Human-readable name for this service.
1968
+ */
1969
+ title: string;
1970
+ /**
1971
+ * The service provider id.
1972
+ */
1973
+ provider: string;
1974
+ /**
1975
+ * A namespace to use for the imported types tied to this service.
1976
+ */
1977
+ namespace?: string;
1978
+ serviceType: ServiceTypeV3_50_0;
1979
+ authenticationType: 'oauth2' | 'basic' | 'bearer' | 'searchParams' | 'oauth2Bearer' | 'custom' | 'aws' | 'google' | 'none' | 'unknown';
1980
+ authentication?: ServiceAuthenticationV3_50_0;
1981
+ healthCheck?: ServiceHealthCheckV3_50_0;
1982
+ webhookId?: string;
1983
+ /**
1984
+ * Configuration options passed to and handled by the provider.
1985
+ */
1986
+ options?: {
1987
+ [k: string]: any;
1988
+ };
1989
+ }
1990
+ //# sourceMappingURL=v3.50.0.d.ts.map