@objectstack/spec 2.0.3 → 2.0.5

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 (72) hide show
  1. package/dist/api/index.d.mts +1 -1
  2. package/dist/api/index.d.ts +1 -1
  3. package/dist/api/index.js +794 -686
  4. package/dist/api/index.js.map +1 -1
  5. package/dist/api/index.mjs +789 -686
  6. package/dist/api/index.mjs.map +1 -1
  7. package/dist/contracts/index.d.mts +2 -2
  8. package/dist/contracts/index.d.ts +2 -2
  9. package/dist/data/index.d.mts +2 -2
  10. package/dist/data/index.d.ts +2 -2
  11. package/dist/data/index.js +482 -453
  12. package/dist/data/index.js.map +1 -1
  13. package/dist/data/index.mjs +481 -453
  14. package/dist/data/index.mjs.map +1 -1
  15. package/dist/{driver.zod-DddW_4lJ.d.mts → driver.zod-DnOPgUGi.d.mts} +430 -1
  16. package/dist/{driver.zod-BJHWEbwG.d.ts → driver.zod-E3C6n0W-.d.ts} +430 -1
  17. package/dist/{index-yvEIvpa3.d.ts → index-BPhGHW32.d.ts} +4 -2
  18. package/dist/{index-DAQcdY6O.d.ts → index-BbtSaxHm.d.ts} +138 -2
  19. package/dist/{index-D9IaDTui.d.ts → index-BpP0MwlW.d.ts} +1 -1
  20. package/dist/{index-C8xlxqpA.d.ts → index-C6p-2KXV.d.ts} +1 -1
  21. package/dist/index-CDN6TRx9.d.mts +765 -0
  22. package/dist/index-CDN6TRx9.d.ts +765 -0
  23. package/dist/{index-wFiQRott.d.mts → index-CVnGe2b8.d.mts} +1 -1
  24. package/dist/{index-Cp6xnrOM.d.mts → index-D-tf4nDV.d.mts} +4 -2
  25. package/dist/{index-C_oDEJoO.d.mts → index-DRCh2NTZ.d.mts} +138 -2
  26. package/dist/{index-DRMAu-1t.d.mts → index-DTCkpGMm.d.mts} +1 -1
  27. package/dist/{index-DOuMlF5h.d.ts → index-DyawwLFZ.d.ts} +31 -2
  28. package/dist/{index-DPlvQwlz.d.mts → index-E1mP_eoE.d.mts} +31 -2
  29. package/dist/index.d.mts +41 -802
  30. package/dist/index.d.ts +41 -802
  31. package/dist/index.js +8656 -8523
  32. package/dist/index.js.map +1 -1
  33. package/dist/index.mjs +8656 -8523
  34. package/dist/index.mjs.map +1 -1
  35. package/dist/kernel/index.d.mts +1 -1
  36. package/dist/kernel/index.d.ts +1 -1
  37. package/dist/kernel/index.js +23 -0
  38. package/dist/kernel/index.js.map +1 -1
  39. package/dist/kernel/index.mjs +22 -0
  40. package/dist/kernel/index.mjs.map +1 -1
  41. package/dist/security/index.d.mts +2 -0
  42. package/dist/security/index.d.ts +2 -0
  43. package/dist/security/index.js +666 -0
  44. package/dist/security/index.js.map +1 -0
  45. package/dist/security/index.mjs +616 -0
  46. package/dist/security/index.mjs.map +1 -0
  47. package/dist/system/index.d.mts +1 -1
  48. package/dist/system/index.d.ts +1 -1
  49. package/dist/system/index.js +2 -1
  50. package/dist/system/index.js.map +1 -1
  51. package/dist/system/index.mjs +2 -1
  52. package/dist/system/index.mjs.map +1 -1
  53. package/json-schema/api/AuthEndpoint.json +201 -0
  54. package/json-schema/api/GetDiscoveryResponse.json +42 -0
  55. package/json-schema/data/BaseEngineOptions.json +49 -0
  56. package/json-schema/data/DataEngineAggregateOptions.json +42 -0
  57. package/json-schema/data/DataEngineAggregateRequest.json +42 -0
  58. package/json-schema/data/DataEngineBatchRequest.json +294 -0
  59. package/json-schema/data/DataEngineCountOptions.json +42 -0
  60. package/json-schema/data/DataEngineCountRequest.json +42 -0
  61. package/json-schema/data/DataEngineDeleteOptions.json +42 -0
  62. package/json-schema/data/DataEngineDeleteRequest.json +42 -0
  63. package/json-schema/data/DataEngineFindOneRequest.json +42 -0
  64. package/json-schema/data/DataEngineFindRequest.json +42 -0
  65. package/json-schema/data/DataEngineInsertOptions.json +42 -0
  66. package/json-schema/data/DataEngineInsertRequest.json +42 -0
  67. package/json-schema/data/DataEngineQueryOptions.json +42 -0
  68. package/json-schema/data/DataEngineRequest.json +588 -0
  69. package/json-schema/data/DataEngineUpdateOptions.json +42 -0
  70. package/json-schema/data/DataEngineUpdateRequest.json +42 -0
  71. package/json-schema/kernel/ExecutionContext.json +43 -0
  72. package/package.json +6 -1
@@ -1,6 +1,6 @@
1
1
  import { Q as QueryAST, A as Address, b as AddressSchema, c as AggregationFunction, d as AggregationNode, e as AggregationNodeSchema, C as ComputedFieldCache, f as ComputedFieldCacheSchema, g as CurrencyConfig, h as CurrencyConfigInput, i as CurrencyConfigSchema, j as CurrencyValue, k as CurrencyValueSchema, D as DataQualityRules, l as DataQualityRulesInput, m as DataQualityRulesSchema, n as Field, o as FieldInput, p as FieldNodeSchema, a as FieldSchema, F as FieldType, q as FileAttachmentConfig, r as FileAttachmentConfigInput, s as FileAttachmentConfigSchema, t as FullTextSearch, u as FullTextSearchSchema, J as JoinNode, v as JoinNodeSchema, w as JoinStrategy, x as JoinType, L as LocationCoordinates, y as LocationCoordinatesSchema, z as QueryInput, B as QuerySchema, S as SelectOption, E as SelectOptionSchema, G as SortNode, H as SortNodeSchema, V as VectorConfig, I as VectorConfigInput, K as VectorConfigSchema, W as WindowFunction, M as WindowFunctionNode, N as WindowFunctionNodeSchema, O as WindowSpec, P as WindowSpecSchema } from './field.zod-DuaF0Lcl.js';
2
2
  import { A as ALL_OPERATORS, C as ComparisonOperatorSchema, E as EqualityOperatorSchema, a as FILTER_OPERATORS, b as FieldOperators, c as FieldOperatorsSchema, d as FieldReference, e as FieldReferenceSchema, f as Filter, F as FilterCondition, g as FilterConditionSchema, h as FilterOperatorKey, L as LOGICAL_OPERATORS, i as LogicalOperatorKey, N as NormalizedFilter, j as NormalizedFilterSchema, O as OperatorKey, Q as QueryFilter, k as QueryFilterSchema, R as RangeOperatorSchema, S as Scalar, l as SetOperatorSchema, m as SpecialOperatorSchema, n as StringOperatorSchema } from './filter.zod-CtZ3VJ3e.js';
3
- import { A as ApiMethod, C as CDCConfig, h as CDCConfigSchema, e as DataEngineAggregateOptions, i as DataEngineAggregateOptionsSchema, j as DataEngineAggregateRequestSchema, k as DataEngineBatchRequestSchema, l as DataEngineContractSchema, d as DataEngineCountOptions, m as DataEngineCountOptionsSchema, n as DataEngineCountRequestSchema, c as DataEngineDeleteOptions, o as DataEngineDeleteOptionsSchema, p as DataEngineDeleteRequestSchema, q as DataEngineExecuteRequestSchema, r as DataEngineFilter, s as DataEngineFilterSchema, t as DataEngineFindOneRequestSchema, u as DataEngineFindRequestSchema, a as DataEngineInsertOptions, v as DataEngineInsertOptionsSchema, w as DataEngineInsertRequestSchema, D as DataEngineQueryOptions, x as DataEngineQueryOptionsSchema, f as DataEngineRequest, y as DataEngineRequestSchema, z as DataEngineSort, B as DataEngineSortSchema, b as DataEngineUpdateOptions, E as DataEngineUpdateOptionsSchema, F as DataEngineUpdateRequestSchema, G as DataEngineVectorFindRequestSchema, H as DriverCapabilities, I as DriverCapabilitiesSchema, J as DriverConfig, K as DriverConfigSchema, L as DriverInterface, M as DriverInterfaceSchema, g as DriverOptions, N as DriverOptionsSchema, P as IndexSchema, Q as ObjectCapabilities, R as ObjectExtension, S as ObjectExtensionSchema, T as ObjectIndex, U as ObjectOwnership, V as ObjectOwnershipEnum, O as ObjectSchema, W as PartitioningConfig, X as PartitioningConfigSchema, Y as PoolConfig, Z as PoolConfigSchema, _ as SearchConfigSchema, $ as ServiceObject, a0 as ServiceObjectInput, a1 as SoftDeleteConfig, a2 as SoftDeleteConfigSchema, a3 as TenancyConfig, a4 as TenancyConfigSchema, a5 as VersioningConfig, a6 as VersioningConfigSchema } from './driver.zod-BJHWEbwG.js';
3
+ import { A as ApiMethod, B as BaseEngineOptions, h as BaseEngineOptionsSchema, C as CDCConfig, i as CDCConfigSchema, e as DataEngineAggregateOptions, j as DataEngineAggregateOptionsSchema, k as DataEngineAggregateRequestSchema, l as DataEngineBatchRequestSchema, m as DataEngineContractSchema, d as DataEngineCountOptions, n as DataEngineCountOptionsSchema, o as DataEngineCountRequestSchema, c as DataEngineDeleteOptions, p as DataEngineDeleteOptionsSchema, q as DataEngineDeleteRequestSchema, r as DataEngineExecuteRequestSchema, s as DataEngineFilter, t as DataEngineFilterSchema, u as DataEngineFindOneRequestSchema, v as DataEngineFindRequestSchema, a as DataEngineInsertOptions, w as DataEngineInsertOptionsSchema, x as DataEngineInsertRequestSchema, D as DataEngineQueryOptions, y as DataEngineQueryOptionsSchema, f as DataEngineRequest, z as DataEngineRequestSchema, E as DataEngineSort, F as DataEngineSortSchema, b as DataEngineUpdateOptions, G as DataEngineUpdateOptionsSchema, H as DataEngineUpdateRequestSchema, I as DataEngineVectorFindRequestSchema, J as DriverCapabilities, K as DriverCapabilitiesSchema, L as DriverConfig, M as DriverConfigSchema, N as DriverInterface, P as DriverInterfaceSchema, g as DriverOptions, Q as DriverOptionsSchema, R as IndexSchema, S as ObjectCapabilities, T as ObjectExtension, U as ObjectExtensionSchema, V as ObjectIndex, W as ObjectOwnership, X as ObjectOwnershipEnum, O as ObjectSchema, Y as PartitioningConfig, Z as PartitioningConfigSchema, _ as PoolConfig, $ as PoolConfigSchema, a0 as SearchConfigSchema, a1 as ServiceObject, a2 as ServiceObjectInput, a3 as SoftDeleteConfig, a4 as SoftDeleteConfigSchema, a5 as TenancyConfig, a6 as TenancyConfigSchema, a7 as VersioningConfig, a8 as VersioningConfigSchema } from './driver.zod-E3C6n0W-.js';
4
4
  import { A as AsyncValidation, a as AsyncValidationSchema, B as BaseValidationRuleShape, C as ConditionalValidation, b as ConditionalValidationSchema, c as CrossFieldValidation, d as CrossFieldValidationSchema, e as CustomValidation, f as CustomValidatorSchema, F as FormatValidation, g as FormatValidationSchema, J as JSONValidation, h as JSONValidationSchema, S as ScriptValidation, i as ScriptValidationSchema, j as StateMachineValidation, k as StateMachineValidationSchema, U as UniquenessValidation, l as UniquenessValidationSchema, V as ValidationRule, m as ValidationRuleSchema } from './validation.zod-zTCn4LEC.js';
5
5
  import { z } from 'zod';
6
6
 
@@ -1782,6 +1782,8 @@ declare const index_AnalyticsQuerySchema: typeof AnalyticsQuerySchema;
1782
1782
  declare const index_ApiMethod: typeof ApiMethod;
1783
1783
  declare const index_AsyncValidation: typeof AsyncValidation;
1784
1784
  declare const index_AsyncValidationSchema: typeof AsyncValidationSchema;
1785
+ declare const index_BaseEngineOptions: typeof BaseEngineOptions;
1786
+ declare const index_BaseEngineOptionsSchema: typeof BaseEngineOptionsSchema;
1785
1787
  declare const index_BaseValidationRuleShape: typeof BaseValidationRuleShape;
1786
1788
  declare const index_CDCConfig: typeof CDCConfig;
1787
1789
  declare const index_CDCConfigSchema: typeof CDCConfigSchema;
@@ -2005,7 +2007,7 @@ declare const index_WindowFunctionNodeSchema: typeof WindowFunctionNodeSchema;
2005
2007
  declare const index_WindowSpec: typeof WindowSpec;
2006
2008
  declare const index_WindowSpecSchema: typeof WindowSpecSchema;
2007
2009
  declare namespace index {
2008
- export { index_ALL_OPERATORS as ALL_OPERATORS, index_Address as Address, index_AddressSchema as AddressSchema, index_AggregationFunction as AggregationFunction, index_AggregationMetricType as AggregationMetricType, index_AggregationNode as AggregationNode, index_AggregationNodeSchema as AggregationNodeSchema, type index_AggregationPipeline as AggregationPipeline, index_AggregationPipelineSchema as AggregationPipelineSchema, type index_AggregationStage as AggregationStage, index_AggregationStageSchema as AggregationStageSchema, type index_AnalyticsQuery as AnalyticsQuery, index_AnalyticsQuerySchema as AnalyticsQuerySchema, index_ApiMethod as ApiMethod, index_AsyncValidation as AsyncValidation, index_AsyncValidationSchema as AsyncValidationSchema, index_BaseValidationRuleShape as BaseValidationRuleShape, index_CDCConfig as CDCConfig, index_CDCConfigSchema as CDCConfigSchema, index_ComparisonOperatorSchema as ComparisonOperatorSchema, index_ComputedFieldCache as ComputedFieldCache, index_ComputedFieldCacheSchema as ComputedFieldCacheSchema, index_ConditionalValidation as ConditionalValidation, index_ConditionalValidationSchema as ConditionalValidationSchema, type index_ConsistencyLevel as ConsistencyLevel, index_ConsistencyLevelSchema as ConsistencyLevelSchema, index_CrossFieldValidation as CrossFieldValidation, index_CrossFieldValidationSchema as CrossFieldValidationSchema, type index_Cube as Cube, type index_CubeJoin as CubeJoin, index_CubeJoinSchema as CubeJoinSchema, index_CubeSchema as CubeSchema, index_CurrencyConfig as CurrencyConfig, index_CurrencyConfigInput as CurrencyConfigInput, index_CurrencyConfigSchema as CurrencyConfigSchema, index_CurrencyValue as CurrencyValue, index_CurrencyValueSchema as CurrencyValueSchema, index_CustomValidation as CustomValidation, index_CustomValidatorSchema as CustomValidatorSchema, index_DataEngineAggregateOptions as DataEngineAggregateOptions, index_DataEngineAggregateOptionsSchema as DataEngineAggregateOptionsSchema, index_DataEngineAggregateRequestSchema as DataEngineAggregateRequestSchema, index_DataEngineBatchRequestSchema as DataEngineBatchRequestSchema, index_DataEngineContractSchema as DataEngineContractSchema, index_DataEngineCountOptions as DataEngineCountOptions, index_DataEngineCountOptionsSchema as DataEngineCountOptionsSchema, index_DataEngineCountRequestSchema as DataEngineCountRequestSchema, index_DataEngineDeleteOptions as DataEngineDeleteOptions, index_DataEngineDeleteOptionsSchema as DataEngineDeleteOptionsSchema, index_DataEngineDeleteRequestSchema as DataEngineDeleteRequestSchema, index_DataEngineExecuteRequestSchema as DataEngineExecuteRequestSchema, index_DataEngineFilter as DataEngineFilter, index_DataEngineFilterSchema as DataEngineFilterSchema, index_DataEngineFindOneRequestSchema as DataEngineFindOneRequestSchema, index_DataEngineFindRequestSchema as DataEngineFindRequestSchema, index_DataEngineInsertOptions as DataEngineInsertOptions, index_DataEngineInsertOptionsSchema as DataEngineInsertOptionsSchema, index_DataEngineInsertRequestSchema as DataEngineInsertRequestSchema, index_DataEngineQueryOptions as DataEngineQueryOptions, index_DataEngineQueryOptionsSchema as DataEngineQueryOptionsSchema, index_DataEngineRequest as DataEngineRequest, index_DataEngineRequestSchema as DataEngineRequestSchema, index_DataEngineSort as DataEngineSort, index_DataEngineSortSchema as DataEngineSortSchema, index_DataEngineUpdateOptions as DataEngineUpdateOptions, index_DataEngineUpdateOptionsSchema as DataEngineUpdateOptionsSchema, index_DataEngineUpdateRequestSchema as DataEngineUpdateRequestSchema, index_DataEngineVectorFindRequestSchema as DataEngineVectorFindRequestSchema, index_DataQualityRules as DataQualityRules, index_DataQualityRulesInput as DataQualityRulesInput, index_DataQualityRulesSchema as DataQualityRulesSchema, type index_DataTypeMapping as DataTypeMapping, index_DataTypeMappingSchema as DataTypeMappingSchema, type index_Dataset as Dataset, type index_DatasetImportMode as DatasetImportMode, type index_DatasetInput as DatasetInput, index_DatasetMode as DatasetMode, index_DatasetSchema as DatasetSchema, type index_Datasource as Datasource, index_DatasourceCapabilities as DatasourceCapabilities, type index_DatasourceCapabilitiesType as DatasourceCapabilitiesType, index_DatasourceSchema as DatasourceSchema, type index_Dimension as Dimension, index_DimensionSchema as DimensionSchema, index_DimensionType as DimensionType, type index_Document as Document, index_DocumentSchema as DocumentSchema, type index_DocumentSchemaValidation as DocumentSchemaValidation, index_DocumentSchemaValidationSchema as DocumentSchemaValidationSchema, type index_DocumentTemplate as DocumentTemplate, index_DocumentTemplateSchema as DocumentTemplateSchema, type index_DocumentVersion as DocumentVersion, index_DocumentVersionSchema as DocumentVersionSchema, index_DriverCapabilities as DriverCapabilities, index_DriverCapabilitiesSchema as DriverCapabilitiesSchema, index_DriverConfig as DriverConfig, index_DriverConfigSchema as DriverConfigSchema, index_DriverDefinitionSchema as DriverDefinitionSchema, index_DriverInterface as DriverInterface, index_DriverInterfaceSchema as DriverInterfaceSchema, index_DriverOptions as DriverOptions, index_DriverOptionsSchema as DriverOptionsSchema, index_DriverType as DriverType, type index_ESignatureConfig as ESignatureConfig, index_ESignatureConfigSchema as ESignatureConfigSchema, index_EqualityOperatorSchema as EqualityOperatorSchema, type index_ExternalDataSource as ExternalDataSource, index_ExternalDataSourceSchema as ExternalDataSourceSchema, type index_ExternalFieldMapping as ExternalFieldMapping, index_ExternalFieldMappingSchema as ExternalFieldMappingSchema, type index_ExternalLookup as ExternalLookup, index_ExternalLookupSchema as ExternalLookupSchema, index_FILTER_OPERATORS as FILTER_OPERATORS, index_Field as Field, index_FieldInput as FieldInput, type index_FieldMapping as FieldMapping, index_FieldMappingSchema as FieldMappingSchema, index_FieldNodeSchema as FieldNodeSchema, index_FieldOperators as FieldOperators, index_FieldOperatorsSchema as FieldOperatorsSchema, index_FieldReference as FieldReference, index_FieldReferenceSchema as FieldReferenceSchema, index_FieldSchema as FieldSchema, index_FieldType as FieldType, index_FileAttachmentConfig as FileAttachmentConfig, index_FileAttachmentConfigInput as FileAttachmentConfigInput, index_FileAttachmentConfigSchema as FileAttachmentConfigSchema, index_Filter as Filter, index_FilterCondition as FilterCondition, index_FilterConditionSchema as FilterConditionSchema, index_FilterOperatorKey as FilterOperatorKey, index_FormatValidation as FormatValidation, index_FormatValidationSchema as FormatValidationSchema, index_FullTextSearch as FullTextSearch, index_FullTextSearchSchema as FullTextSearchSchema, type index_Hook as Hook, type index_HookContext as HookContext, index_HookContextSchema as HookContextSchema, index_HookEvent as HookEvent, type index_HookEventType as HookEventType, index_HookSchema as HookSchema, index_IndexSchema as IndexSchema, index_JSONValidation as JSONValidation, index_JSONValidationSchema as JSONValidationSchema, index_JoinNode as JoinNode, index_JoinNodeSchema as JoinNodeSchema, index_JoinStrategy as JoinStrategy, index_JoinType as JoinType, index_LOGICAL_OPERATORS as LOGICAL_OPERATORS, index_LocationCoordinates as LocationCoordinates, index_LocationCoordinatesSchema as LocationCoordinatesSchema, index_LogicalOperatorKey as LogicalOperatorKey, type index_Mapping as Mapping, index_MappingSchema as MappingSchema, type index_Metric as Metric, index_MetricSchema as MetricSchema, type index_NoSQLDataTypeMapping as NoSQLDataTypeMapping, index_NoSQLDataTypeMappingSchema as NoSQLDataTypeMappingSchema, type index_NoSQLDatabaseType as NoSQLDatabaseType, index_NoSQLDatabaseTypeSchema as NoSQLDatabaseTypeSchema, type index_NoSQLDriverConfig as NoSQLDriverConfig, index_NoSQLDriverConfigSchema as NoSQLDriverConfigSchema, type index_NoSQLIndex as NoSQLIndex, index_NoSQLIndexSchema as NoSQLIndexSchema, type index_NoSQLIndexType as NoSQLIndexType, index_NoSQLIndexTypeSchema as NoSQLIndexTypeSchema, type index_NoSQLOperationType as NoSQLOperationType, index_NoSQLOperationTypeSchema as NoSQLOperationTypeSchema, type index_NoSQLQueryOptions as NoSQLQueryOptions, index_NoSQLQueryOptionsSchema as NoSQLQueryOptionsSchema, type index_NoSQLTransactionOptions as NoSQLTransactionOptions, index_NoSQLTransactionOptionsSchema as NoSQLTransactionOptionsSchema, index_NormalizedFilter as NormalizedFilter, index_NormalizedFilterSchema as NormalizedFilterSchema, index_ObjectCapabilities as ObjectCapabilities, index_ObjectExtension as ObjectExtension, index_ObjectExtensionSchema as ObjectExtensionSchema, index_ObjectIndex as ObjectIndex, index_ObjectOwnership as ObjectOwnership, index_ObjectOwnershipEnum as ObjectOwnershipEnum, index_ObjectSchema as ObjectSchema, index_OperatorKey as OperatorKey, index_PartitioningConfig as PartitioningConfig, index_PartitioningConfigSchema as PartitioningConfigSchema, index_PoolConfig as PoolConfig, index_PoolConfigSchema as PoolConfigSchema, index_QueryAST as QueryAST, index_QueryFilter as QueryFilter, index_QueryFilterSchema as QueryFilterSchema, index_QueryInput as QueryInput, index_QuerySchema as QuerySchema, index_RangeOperatorSchema as RangeOperatorSchema, type index_ReplicationConfig as ReplicationConfig, index_ReplicationConfigSchema as ReplicationConfigSchema, type index_ResolvedHook as ResolvedHook, type index_SQLDialect as SQLDialect, index_SQLDialectSchema as SQLDialectSchema, type index_SQLDriverConfig as SQLDriverConfig, index_SQLDriverConfigSchema as SQLDriverConfigSchema, type index_SSLConfig as SSLConfig, index_SSLConfigSchema as SSLConfigSchema, index_Scalar as Scalar, index_ScriptValidation as ScriptValidation, index_ScriptValidationSchema as ScriptValidationSchema, index_SearchConfigSchema as SearchConfigSchema, index_SelectOption as SelectOption, index_SelectOptionSchema as SelectOptionSchema, index_ServiceObject as ServiceObject, index_ServiceObjectInput as ServiceObjectInput, index_SetOperatorSchema as SetOperatorSchema, type index_ShardingConfig as ShardingConfig, index_ShardingConfigSchema as ShardingConfigSchema, index_SoftDeleteConfig as SoftDeleteConfig, index_SoftDeleteConfigSchema as SoftDeleteConfigSchema, index_SortNode as SortNode, index_SortNodeSchema as SortNodeSchema, index_SpecialOperatorSchema as SpecialOperatorSchema, index_StateMachineValidation as StateMachineValidation, index_StateMachineValidationSchema as StateMachineValidationSchema, index_StringOperatorSchema as StringOperatorSchema, index_TenancyConfig as TenancyConfig, index_TenancyConfigSchema as TenancyConfigSchema, index_TimeUpdateInterval as TimeUpdateInterval, index_TransformType as TransformType, index_UniquenessValidation as UniquenessValidation, index_UniquenessValidationSchema as UniquenessValidationSchema, index_ValidationRule as ValidationRule, index_ValidationRuleSchema as ValidationRuleSchema, index_VectorConfig as VectorConfig, index_VectorConfigInput as VectorConfigInput, index_VectorConfigSchema as VectorConfigSchema, index_VersioningConfig as VersioningConfig, index_VersioningConfigSchema as VersioningConfigSchema, index_WindowFunction as WindowFunction, index_WindowFunctionNode as WindowFunctionNode, index_WindowFunctionNodeSchema as WindowFunctionNodeSchema, index_WindowSpec as WindowSpec, index_WindowSpecSchema as WindowSpecSchema };
2010
+ export { index_ALL_OPERATORS as ALL_OPERATORS, index_Address as Address, index_AddressSchema as AddressSchema, index_AggregationFunction as AggregationFunction, index_AggregationMetricType as AggregationMetricType, index_AggregationNode as AggregationNode, index_AggregationNodeSchema as AggregationNodeSchema, type index_AggregationPipeline as AggregationPipeline, index_AggregationPipelineSchema as AggregationPipelineSchema, type index_AggregationStage as AggregationStage, index_AggregationStageSchema as AggregationStageSchema, type index_AnalyticsQuery as AnalyticsQuery, index_AnalyticsQuerySchema as AnalyticsQuerySchema, index_ApiMethod as ApiMethod, index_AsyncValidation as AsyncValidation, index_AsyncValidationSchema as AsyncValidationSchema, index_BaseEngineOptions as BaseEngineOptions, index_BaseEngineOptionsSchema as BaseEngineOptionsSchema, index_BaseValidationRuleShape as BaseValidationRuleShape, index_CDCConfig as CDCConfig, index_CDCConfigSchema as CDCConfigSchema, index_ComparisonOperatorSchema as ComparisonOperatorSchema, index_ComputedFieldCache as ComputedFieldCache, index_ComputedFieldCacheSchema as ComputedFieldCacheSchema, index_ConditionalValidation as ConditionalValidation, index_ConditionalValidationSchema as ConditionalValidationSchema, type index_ConsistencyLevel as ConsistencyLevel, index_ConsistencyLevelSchema as ConsistencyLevelSchema, index_CrossFieldValidation as CrossFieldValidation, index_CrossFieldValidationSchema as CrossFieldValidationSchema, type index_Cube as Cube, type index_CubeJoin as CubeJoin, index_CubeJoinSchema as CubeJoinSchema, index_CubeSchema as CubeSchema, index_CurrencyConfig as CurrencyConfig, index_CurrencyConfigInput as CurrencyConfigInput, index_CurrencyConfigSchema as CurrencyConfigSchema, index_CurrencyValue as CurrencyValue, index_CurrencyValueSchema as CurrencyValueSchema, index_CustomValidation as CustomValidation, index_CustomValidatorSchema as CustomValidatorSchema, index_DataEngineAggregateOptions as DataEngineAggregateOptions, index_DataEngineAggregateOptionsSchema as DataEngineAggregateOptionsSchema, index_DataEngineAggregateRequestSchema as DataEngineAggregateRequestSchema, index_DataEngineBatchRequestSchema as DataEngineBatchRequestSchema, index_DataEngineContractSchema as DataEngineContractSchema, index_DataEngineCountOptions as DataEngineCountOptions, index_DataEngineCountOptionsSchema as DataEngineCountOptionsSchema, index_DataEngineCountRequestSchema as DataEngineCountRequestSchema, index_DataEngineDeleteOptions as DataEngineDeleteOptions, index_DataEngineDeleteOptionsSchema as DataEngineDeleteOptionsSchema, index_DataEngineDeleteRequestSchema as DataEngineDeleteRequestSchema, index_DataEngineExecuteRequestSchema as DataEngineExecuteRequestSchema, index_DataEngineFilter as DataEngineFilter, index_DataEngineFilterSchema as DataEngineFilterSchema, index_DataEngineFindOneRequestSchema as DataEngineFindOneRequestSchema, index_DataEngineFindRequestSchema as DataEngineFindRequestSchema, index_DataEngineInsertOptions as DataEngineInsertOptions, index_DataEngineInsertOptionsSchema as DataEngineInsertOptionsSchema, index_DataEngineInsertRequestSchema as DataEngineInsertRequestSchema, index_DataEngineQueryOptions as DataEngineQueryOptions, index_DataEngineQueryOptionsSchema as DataEngineQueryOptionsSchema, index_DataEngineRequest as DataEngineRequest, index_DataEngineRequestSchema as DataEngineRequestSchema, index_DataEngineSort as DataEngineSort, index_DataEngineSortSchema as DataEngineSortSchema, index_DataEngineUpdateOptions as DataEngineUpdateOptions, index_DataEngineUpdateOptionsSchema as DataEngineUpdateOptionsSchema, index_DataEngineUpdateRequestSchema as DataEngineUpdateRequestSchema, index_DataEngineVectorFindRequestSchema as DataEngineVectorFindRequestSchema, index_DataQualityRules as DataQualityRules, index_DataQualityRulesInput as DataQualityRulesInput, index_DataQualityRulesSchema as DataQualityRulesSchema, type index_DataTypeMapping as DataTypeMapping, index_DataTypeMappingSchema as DataTypeMappingSchema, type index_Dataset as Dataset, type index_DatasetImportMode as DatasetImportMode, type index_DatasetInput as DatasetInput, index_DatasetMode as DatasetMode, index_DatasetSchema as DatasetSchema, type index_Datasource as Datasource, index_DatasourceCapabilities as DatasourceCapabilities, type index_DatasourceCapabilitiesType as DatasourceCapabilitiesType, index_DatasourceSchema as DatasourceSchema, type index_Dimension as Dimension, index_DimensionSchema as DimensionSchema, index_DimensionType as DimensionType, type index_Document as Document, index_DocumentSchema as DocumentSchema, type index_DocumentSchemaValidation as DocumentSchemaValidation, index_DocumentSchemaValidationSchema as DocumentSchemaValidationSchema, type index_DocumentTemplate as DocumentTemplate, index_DocumentTemplateSchema as DocumentTemplateSchema, type index_DocumentVersion as DocumentVersion, index_DocumentVersionSchema as DocumentVersionSchema, index_DriverCapabilities as DriverCapabilities, index_DriverCapabilitiesSchema as DriverCapabilitiesSchema, index_DriverConfig as DriverConfig, index_DriverConfigSchema as DriverConfigSchema, index_DriverDefinitionSchema as DriverDefinitionSchema, index_DriverInterface as DriverInterface, index_DriverInterfaceSchema as DriverInterfaceSchema, index_DriverOptions as DriverOptions, index_DriverOptionsSchema as DriverOptionsSchema, index_DriverType as DriverType, type index_ESignatureConfig as ESignatureConfig, index_ESignatureConfigSchema as ESignatureConfigSchema, index_EqualityOperatorSchema as EqualityOperatorSchema, type index_ExternalDataSource as ExternalDataSource, index_ExternalDataSourceSchema as ExternalDataSourceSchema, type index_ExternalFieldMapping as ExternalFieldMapping, index_ExternalFieldMappingSchema as ExternalFieldMappingSchema, type index_ExternalLookup as ExternalLookup, index_ExternalLookupSchema as ExternalLookupSchema, index_FILTER_OPERATORS as FILTER_OPERATORS, index_Field as Field, index_FieldInput as FieldInput, type index_FieldMapping as FieldMapping, index_FieldMappingSchema as FieldMappingSchema, index_FieldNodeSchema as FieldNodeSchema, index_FieldOperators as FieldOperators, index_FieldOperatorsSchema as FieldOperatorsSchema, index_FieldReference as FieldReference, index_FieldReferenceSchema as FieldReferenceSchema, index_FieldSchema as FieldSchema, index_FieldType as FieldType, index_FileAttachmentConfig as FileAttachmentConfig, index_FileAttachmentConfigInput as FileAttachmentConfigInput, index_FileAttachmentConfigSchema as FileAttachmentConfigSchema, index_Filter as Filter, index_FilterCondition as FilterCondition, index_FilterConditionSchema as FilterConditionSchema, index_FilterOperatorKey as FilterOperatorKey, index_FormatValidation as FormatValidation, index_FormatValidationSchema as FormatValidationSchema, index_FullTextSearch as FullTextSearch, index_FullTextSearchSchema as FullTextSearchSchema, type index_Hook as Hook, type index_HookContext as HookContext, index_HookContextSchema as HookContextSchema, index_HookEvent as HookEvent, type index_HookEventType as HookEventType, index_HookSchema as HookSchema, index_IndexSchema as IndexSchema, index_JSONValidation as JSONValidation, index_JSONValidationSchema as JSONValidationSchema, index_JoinNode as JoinNode, index_JoinNodeSchema as JoinNodeSchema, index_JoinStrategy as JoinStrategy, index_JoinType as JoinType, index_LOGICAL_OPERATORS as LOGICAL_OPERATORS, index_LocationCoordinates as LocationCoordinates, index_LocationCoordinatesSchema as LocationCoordinatesSchema, index_LogicalOperatorKey as LogicalOperatorKey, type index_Mapping as Mapping, index_MappingSchema as MappingSchema, type index_Metric as Metric, index_MetricSchema as MetricSchema, type index_NoSQLDataTypeMapping as NoSQLDataTypeMapping, index_NoSQLDataTypeMappingSchema as NoSQLDataTypeMappingSchema, type index_NoSQLDatabaseType as NoSQLDatabaseType, index_NoSQLDatabaseTypeSchema as NoSQLDatabaseTypeSchema, type index_NoSQLDriverConfig as NoSQLDriverConfig, index_NoSQLDriverConfigSchema as NoSQLDriverConfigSchema, type index_NoSQLIndex as NoSQLIndex, index_NoSQLIndexSchema as NoSQLIndexSchema, type index_NoSQLIndexType as NoSQLIndexType, index_NoSQLIndexTypeSchema as NoSQLIndexTypeSchema, type index_NoSQLOperationType as NoSQLOperationType, index_NoSQLOperationTypeSchema as NoSQLOperationTypeSchema, type index_NoSQLQueryOptions as NoSQLQueryOptions, index_NoSQLQueryOptionsSchema as NoSQLQueryOptionsSchema, type index_NoSQLTransactionOptions as NoSQLTransactionOptions, index_NoSQLTransactionOptionsSchema as NoSQLTransactionOptionsSchema, index_NormalizedFilter as NormalizedFilter, index_NormalizedFilterSchema as NormalizedFilterSchema, index_ObjectCapabilities as ObjectCapabilities, index_ObjectExtension as ObjectExtension, index_ObjectExtensionSchema as ObjectExtensionSchema, index_ObjectIndex as ObjectIndex, index_ObjectOwnership as ObjectOwnership, index_ObjectOwnershipEnum as ObjectOwnershipEnum, index_ObjectSchema as ObjectSchema, index_OperatorKey as OperatorKey, index_PartitioningConfig as PartitioningConfig, index_PartitioningConfigSchema as PartitioningConfigSchema, index_PoolConfig as PoolConfig, index_PoolConfigSchema as PoolConfigSchema, index_QueryAST as QueryAST, index_QueryFilter as QueryFilter, index_QueryFilterSchema as QueryFilterSchema, index_QueryInput as QueryInput, index_QuerySchema as QuerySchema, index_RangeOperatorSchema as RangeOperatorSchema, type index_ReplicationConfig as ReplicationConfig, index_ReplicationConfigSchema as ReplicationConfigSchema, type index_ResolvedHook as ResolvedHook, type index_SQLDialect as SQLDialect, index_SQLDialectSchema as SQLDialectSchema, type index_SQLDriverConfig as SQLDriverConfig, index_SQLDriverConfigSchema as SQLDriverConfigSchema, type index_SSLConfig as SSLConfig, index_SSLConfigSchema as SSLConfigSchema, index_Scalar as Scalar, index_ScriptValidation as ScriptValidation, index_ScriptValidationSchema as ScriptValidationSchema, index_SearchConfigSchema as SearchConfigSchema, index_SelectOption as SelectOption, index_SelectOptionSchema as SelectOptionSchema, index_ServiceObject as ServiceObject, index_ServiceObjectInput as ServiceObjectInput, index_SetOperatorSchema as SetOperatorSchema, type index_ShardingConfig as ShardingConfig, index_ShardingConfigSchema as ShardingConfigSchema, index_SoftDeleteConfig as SoftDeleteConfig, index_SoftDeleteConfigSchema as SoftDeleteConfigSchema, index_SortNode as SortNode, index_SortNodeSchema as SortNodeSchema, index_SpecialOperatorSchema as SpecialOperatorSchema, index_StateMachineValidation as StateMachineValidation, index_StateMachineValidationSchema as StateMachineValidationSchema, index_StringOperatorSchema as StringOperatorSchema, index_TenancyConfig as TenancyConfig, index_TenancyConfigSchema as TenancyConfigSchema, index_TimeUpdateInterval as TimeUpdateInterval, index_TransformType as TransformType, index_UniquenessValidation as UniquenessValidation, index_UniquenessValidationSchema as UniquenessValidationSchema, index_ValidationRule as ValidationRule, index_ValidationRuleSchema as ValidationRuleSchema, index_VectorConfig as VectorConfig, index_VectorConfigInput as VectorConfigInput, index_VectorConfigSchema as VectorConfigSchema, index_VersioningConfig as VersioningConfig, index_VersioningConfigSchema as VersioningConfigSchema, index_WindowFunction as WindowFunction, index_WindowFunctionNode as WindowFunctionNode, index_WindowFunctionNodeSchema as WindowFunctionNodeSchema, index_WindowSpec as WindowSpec, index_WindowSpecSchema as WindowSpecSchema };
2009
2011
  }
2010
2012
 
2011
2013
  export { type DatasetImportMode as $, NoSQLDataTypeMappingSchema as A, type NoSQLDataTypeMapping as B, ConsistencyLevelSchema as C, DataTypeMappingSchema as D, NoSQLDriverConfigSchema as E, FieldMappingSchema as F, type NoSQLDriverConfig as G, HookEvent as H, NoSQLQueryOptionsSchema as I, type NoSQLQueryOptions as J, AggregationStageSchema as K, type AggregationStage as L, MappingSchema as M, NoSQLDatabaseTypeSchema as N, AggregationPipelineSchema as O, type AggregationPipeline as P, NoSQLIndexSchema as Q, type ResolvedHook as R, SQLDialectSchema as S, TransformType as T, type NoSQLIndex as U, NoSQLTransactionOptionsSchema as V, type NoSQLTransactionOptions as W, DatasetMode as X, DatasetSchema as Y, type Dataset as Z, type DatasetInput as _, HookSchema as a, DocumentVersionSchema as a0, DocumentTemplateSchema as a1, ESignatureConfigSchema as a2, DocumentSchema as a3, type Document as a4, type DocumentVersion as a5, type DocumentTemplate as a6, type ESignatureConfig as a7, ExternalDataSourceSchema as a8, ExternalFieldMappingSchema as a9, ExternalLookupSchema as aa, type ExternalLookup as ab, type ExternalDataSource as ac, type ExternalFieldMapping as ad, DriverType as ae, DriverDefinitionSchema as af, DatasourceCapabilities as ag, DatasourceSchema as ah, type Datasource as ai, type DatasourceCapabilitiesType as aj, AggregationMetricType as ak, DimensionType as al, TimeUpdateInterval as am, MetricSchema as an, DimensionSchema as ao, CubeJoinSchema as ap, CubeSchema as aq, AnalyticsQuerySchema as ar, type Metric as as, type Dimension as at, type CubeJoin as au, type Cube as av, type AnalyticsQuery as aw, HookContextSchema as b, type Hook as c, type HookEventType as d, type HookContext as e, type Mapping as f, type FieldMapping as g, type SQLDialect as h, index as i, type DataTypeMapping as j, SSLConfigSchema as k, type SSLConfig as l, SQLDriverConfigSchema as m, type SQLDriverConfig as n, type NoSQLDatabaseType as o, NoSQLOperationTypeSchema as p, type NoSQLOperationType as q, type ConsistencyLevel as r, NoSQLIndexTypeSchema as s, type NoSQLIndexType as t, ShardingConfigSchema as u, type ShardingConfig as v, ReplicationConfigSchema as w, type ReplicationConfig as x, DocumentSchemaValidationSchema as y, type DocumentSchemaValidation as z };
@@ -4882,6 +4882,18 @@ declare const GetDiscoveryResponseSchema: z.ZodObject<{
4882
4882
  ai: z.ZodOptional<z.ZodString>;
4883
4883
  i18n: z.ZodOptional<z.ZodString>;
4884
4884
  }, z.core.$strip>>;
4885
+ services: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
4886
+ enabled: z.ZodBoolean;
4887
+ status: z.ZodEnum<{
4888
+ degraded: "degraded";
4889
+ available: "available";
4890
+ unavailable: "unavailable";
4891
+ stub: "stub";
4892
+ }>;
4893
+ route: z.ZodOptional<z.ZodString>;
4894
+ provider: z.ZodOptional<z.ZodString>;
4895
+ message: z.ZodOptional<z.ZodString>;
4896
+ }, z.core.$strip>>>;
4885
4897
  }, z.core.$strip>;
4886
4898
  /**
4887
4899
  * Get Metadata Types Request
@@ -13610,6 +13622,121 @@ type RefreshTokenRequest = z.infer<typeof RefreshTokenRequestSchema>;
13610
13622
  type SessionResponse = z.infer<typeof SessionResponseSchema>;
13611
13623
  type UserProfileResponse = z.infer<typeof UserProfileResponseSchema>;
13612
13624
 
13625
+ /**
13626
+ * Authentication Endpoint Specification
13627
+ *
13628
+ * Defines the canonical HTTP endpoints for the authentication service.
13629
+ * Based on better-auth v1.4.18 endpoint conventions.
13630
+ *
13631
+ * NOTE: ObjectStack's auth implementation uses better-auth library which has
13632
+ * established endpoint conventions. This spec documents those conventions as
13633
+ * the canonical API contract.
13634
+ */
13635
+ /**
13636
+ * Authentication Endpoint Paths
13637
+ *
13638
+ * These are the paths relative to the auth base route (e.g., /api/v1/auth).
13639
+ * Based on better-auth's endpoint structure.
13640
+ */
13641
+ declare const AuthEndpointPaths: {
13642
+ readonly signInEmail: "/sign-in/email";
13643
+ readonly signUpEmail: "/sign-up/email";
13644
+ readonly signOut: "/sign-out";
13645
+ readonly getSession: "/get-session";
13646
+ readonly forgetPassword: "/forget-password";
13647
+ readonly resetPassword: "/reset-password";
13648
+ readonly sendVerificationEmail: "/send-verification-email";
13649
+ readonly verifyEmail: "/verify-email";
13650
+ readonly twoFactorEnable: "/two-factor/enable";
13651
+ readonly twoFactorVerify: "/two-factor/verify";
13652
+ readonly passkeyRegister: "/passkey/register";
13653
+ readonly passkeyAuthenticate: "/passkey/authenticate";
13654
+ readonly magicLinkSend: "/magic-link/send";
13655
+ readonly magicLinkVerify: "/magic-link/verify";
13656
+ };
13657
+ /**
13658
+ * HTTP Method + Path Specification
13659
+ *
13660
+ * Defines the complete HTTP contract for each endpoint.
13661
+ */
13662
+ declare const AuthEndpointSchema: z.ZodObject<{
13663
+ signInEmail: z.ZodObject<{
13664
+ method: z.ZodLiteral<"POST">;
13665
+ path: z.ZodLiteral<"/sign-in/email">;
13666
+ description: z.ZodLiteral<"Sign in with email and password">;
13667
+ }, z.core.$strip>;
13668
+ signUpEmail: z.ZodObject<{
13669
+ method: z.ZodLiteral<"POST">;
13670
+ path: z.ZodLiteral<"/sign-up/email">;
13671
+ description: z.ZodLiteral<"Register new user with email and password">;
13672
+ }, z.core.$strip>;
13673
+ signOut: z.ZodObject<{
13674
+ method: z.ZodLiteral<"POST">;
13675
+ path: z.ZodLiteral<"/sign-out">;
13676
+ description: z.ZodLiteral<"Sign out current user">;
13677
+ }, z.core.$strip>;
13678
+ getSession: z.ZodObject<{
13679
+ method: z.ZodLiteral<"GET">;
13680
+ path: z.ZodLiteral<"/get-session">;
13681
+ description: z.ZodLiteral<"Get current user session">;
13682
+ }, z.core.$strip>;
13683
+ forgetPassword: z.ZodObject<{
13684
+ method: z.ZodLiteral<"POST">;
13685
+ path: z.ZodLiteral<"/forget-password">;
13686
+ description: z.ZodLiteral<"Request password reset email">;
13687
+ }, z.core.$strip>;
13688
+ resetPassword: z.ZodObject<{
13689
+ method: z.ZodLiteral<"POST">;
13690
+ path: z.ZodLiteral<"/reset-password">;
13691
+ description: z.ZodLiteral<"Reset password with token">;
13692
+ }, z.core.$strip>;
13693
+ sendVerificationEmail: z.ZodObject<{
13694
+ method: z.ZodLiteral<"POST">;
13695
+ path: z.ZodLiteral<"/send-verification-email">;
13696
+ description: z.ZodLiteral<"Send email verification link">;
13697
+ }, z.core.$strip>;
13698
+ verifyEmail: z.ZodObject<{
13699
+ method: z.ZodLiteral<"GET">;
13700
+ path: z.ZodLiteral<"/verify-email">;
13701
+ description: z.ZodLiteral<"Verify email with token">;
13702
+ }, z.core.$strip>;
13703
+ }, z.core.$strip>;
13704
+ /**
13705
+ * Endpoint Aliases
13706
+ *
13707
+ * Common aliases for better developer experience.
13708
+ * These map to the canonical better-auth endpoints.
13709
+ */
13710
+ declare const AuthEndpointAliases: {
13711
+ readonly login: "/sign-in/email";
13712
+ readonly register: "/sign-up/email";
13713
+ readonly logout: "/sign-out";
13714
+ readonly me: "/get-session";
13715
+ };
13716
+ /**
13717
+ * Full Endpoint URLs
13718
+ *
13719
+ * Helper to construct full endpoint URLs given a base path.
13720
+ */
13721
+ declare function getAuthEndpointUrl(basePath: string, endpoint: keyof typeof AuthEndpointPaths): string;
13722
+ /**
13723
+ * Endpoint Mapping
13724
+ *
13725
+ * Maps common/legacy endpoint names to canonical better-auth paths.
13726
+ * This allows clients to use simpler names while maintaining compatibility.
13727
+ */
13728
+ declare const EndpointMapping: {
13729
+ readonly '/login': "/sign-in/email";
13730
+ readonly '/register': "/sign-up/email";
13731
+ readonly '/logout': "/sign-out";
13732
+ readonly '/me': "/get-session";
13733
+ readonly '/refresh': "/get-session";
13734
+ };
13735
+ type AuthEndpoint = z.infer<typeof AuthEndpointSchema>;
13736
+ type AuthEndpointPath = typeof AuthEndpointPaths[keyof typeof AuthEndpointPaths];
13737
+ type AuthEndpointAlias = keyof typeof AuthEndpointAliases;
13738
+ type EndpointMappingKey = keyof typeof EndpointMapping;
13739
+
13613
13740
  /**
13614
13741
  * Storage Service Protocol
13615
13742
  *
@@ -15845,6 +15972,12 @@ declare const index_ApiTestingUiConfigSchema: typeof ApiTestingUiConfigSchema;
15845
15972
  type index_ApiTestingUiType = ApiTestingUiType;
15846
15973
  type index_AppDefinitionResponse = AppDefinitionResponse;
15847
15974
  declare const index_AppDefinitionResponseSchema: typeof AppDefinitionResponseSchema;
15975
+ type index_AuthEndpoint = AuthEndpoint;
15976
+ type index_AuthEndpointAlias = AuthEndpointAlias;
15977
+ declare const index_AuthEndpointAliases: typeof AuthEndpointAliases;
15978
+ type index_AuthEndpointPath = AuthEndpointPath;
15979
+ declare const index_AuthEndpointPaths: typeof AuthEndpointPaths;
15980
+ declare const index_AuthEndpointSchema: typeof AuthEndpointSchema;
15848
15981
  type index_AuthProvider = AuthProvider;
15849
15982
  type index_AutomationTriggerRequest = AutomationTriggerRequest;
15850
15983
  declare const index_AutomationTriggerRequestSchema: typeof AutomationTriggerRequestSchema;
@@ -15976,6 +16109,8 @@ declare const index_EnablePackageRequest: typeof EnablePackageRequest;
15976
16109
  declare const index_EnablePackageRequestSchema: typeof EnablePackageRequestSchema;
15977
16110
  declare const index_EnablePackageResponse: typeof EnablePackageResponse;
15978
16111
  declare const index_EnablePackageResponseSchema: typeof EnablePackageResponseSchema;
16112
+ declare const index_EndpointMapping: typeof EndpointMapping;
16113
+ type index_EndpointMappingKey = EndpointMappingKey;
15979
16114
  type index_EndpointRegistry = EndpointRegistry;
15980
16115
  declare const index_EndpointRegistrySchema: typeof EndpointRegistrySchema;
15981
16116
  type index_EnhancedApiError = EnhancedApiError;
@@ -16389,11 +16524,12 @@ declare const index_WorkflowTransitionRequestSchema: typeof WorkflowTransitionRe
16389
16524
  type index_WorkflowTransitionResponse = WorkflowTransitionResponse;
16390
16525
  declare const index_WorkflowTransitionResponseSchema: typeof WorkflowTransitionResponseSchema;
16391
16526
  declare const index_createErrorResponse: typeof createErrorResponse;
16527
+ declare const index_getAuthEndpointUrl: typeof getAuthEndpointUrl;
16392
16528
  declare const index_getDefaultRouteRegistrations: typeof getDefaultRouteRegistrations;
16393
16529
  declare const index_getHttpStatusForCategory: typeof getHttpStatusForCategory;
16394
16530
  declare const index_mapFieldTypeToGraphQL: typeof mapFieldTypeToGraphQL;
16395
16531
  declare namespace index {
16396
- export { type index_AckMessage as AckMessage, index_AckMessageSchema as AckMessageSchema, type index_AiChatRequest as AiChatRequest, index_AiChatRequestSchema as AiChatRequestSchema, type index_AiChatResponse as AiChatResponse, index_AiChatResponseSchema as AiChatResponseSchema, type index_AiInsightsRequest as AiInsightsRequest, index_AiInsightsRequestSchema as AiInsightsRequestSchema, type index_AiInsightsResponse as AiInsightsResponse, index_AiInsightsResponseSchema as AiInsightsResponseSchema, type index_AiNlqRequest as AiNlqRequest, index_AiNlqRequestSchema as AiNlqRequestSchema, type index_AiNlqResponse as AiNlqResponse, index_AiNlqResponseSchema as AiNlqResponseSchema, type index_AiSuggestRequest as AiSuggestRequest, index_AiSuggestRequestSchema as AiSuggestRequestSchema, type index_AiSuggestResponse as AiSuggestResponse, index_AiSuggestResponseSchema as AiSuggestResponseSchema, type index_AnalyticsEndpoint as AnalyticsEndpoint, type index_AnalyticsMetadataResponse as AnalyticsMetadataResponse, index_AnalyticsMetadataResponseSchema as AnalyticsMetadataResponseSchema, type index_AnalyticsQueryRequest as AnalyticsQueryRequest, index_AnalyticsQueryRequestSchema as AnalyticsQueryRequestSchema, type index_AnalyticsResultResponse as AnalyticsResultResponse, index_AnalyticsResultResponseSchema as AnalyticsResultResponseSchema, type index_AnalyticsSqlResponse as AnalyticsSqlResponse, index_AnalyticsSqlResponseSchema as AnalyticsSqlResponseSchema, type index_ApiCapabilities as ApiCapabilities, index_ApiCapabilitiesSchema as ApiCapabilitiesSchema, type index_ApiChangelogEntry as ApiChangelogEntry, index_ApiChangelogEntrySchema as ApiChangelogEntrySchema, type index_ApiDiscoveryQuery as ApiDiscoveryQuery, index_ApiDiscoveryQuerySchema as ApiDiscoveryQuerySchema, type index_ApiDiscoveryResponse as ApiDiscoveryResponse, index_ApiDiscoveryResponseSchema as ApiDiscoveryResponseSchema, index_ApiDocumentationConfig as ApiDocumentationConfig, index_ApiDocumentationConfigSchema as ApiDocumentationConfigSchema, type index_ApiEndpoint as ApiEndpoint, type index_ApiEndpointInput as ApiEndpointInput, index_ApiEndpointRegistration as ApiEndpointRegistration, type index_ApiEndpointRegistrationInput as ApiEndpointRegistrationInput, index_ApiEndpointRegistrationSchema as ApiEndpointRegistrationSchema, index_ApiEndpointSchema as ApiEndpointSchema, type index_ApiError as ApiError, index_ApiErrorSchema as ApiErrorSchema, index_ApiMappingSchema as ApiMappingSchema, type index_ApiMetadata as ApiMetadata, type index_ApiMetadataInput as ApiMetadataInput, index_ApiMetadataSchema as ApiMetadataSchema, type index_ApiParameter as ApiParameter, index_ApiParameterSchema as ApiParameterSchema, type index_ApiProtocolType as ApiProtocolType, index_ApiRegistry as ApiRegistry, index_ApiRegistryEntry as ApiRegistryEntry, type index_ApiRegistryEntryInput as ApiRegistryEntryInput, index_ApiRegistryEntrySchema as ApiRegistryEntrySchema, index_ApiRegistrySchema as ApiRegistrySchema, type index_ApiResponse as ApiResponse, type index_ApiResponseInput as ApiResponseInput, index_ApiResponseSchema as ApiResponseSchema, type index_ApiRoutes as ApiRoutes, index_ApiRoutesSchema as ApiRoutesSchema, index_ApiTestCollection as ApiTestCollection, index_ApiTestCollectionSchema as ApiTestCollectionSchema, type index_ApiTestRequest as ApiTestRequest, index_ApiTestRequestSchema as ApiTestRequestSchema, type index_ApiTestingUiConfig as ApiTestingUiConfig, index_ApiTestingUiConfigSchema as ApiTestingUiConfigSchema, type index_ApiTestingUiType as ApiTestingUiType, type index_AppDefinitionResponse as AppDefinitionResponse, index_AppDefinitionResponseSchema as AppDefinitionResponseSchema, type index_AuthProvider as AuthProvider, type index_AutomationTriggerRequest as AutomationTriggerRequest, index_AutomationTriggerRequestSchema as AutomationTriggerRequestSchema, type index_AutomationTriggerResponse as AutomationTriggerResponse, index_AutomationTriggerResponseSchema as AutomationTriggerResponseSchema, type index_BaseResponse as BaseResponse, index_BaseResponseSchema as BaseResponseSchema, index_BatchApiContracts as BatchApiContracts, type index_BatchConfig as BatchConfig, index_BatchConfigSchema as BatchConfigSchema, type index_BatchDataRequest as BatchDataRequest, index_BatchDataRequestSchema as BatchDataRequestSchema, type index_BatchDataResponse as BatchDataResponse, index_BatchDataResponseSchema as BatchDataResponseSchema, type index_BatchEndpointsConfig as BatchEndpointsConfig, type index_BatchEndpointsConfigInput as BatchEndpointsConfigInput, index_BatchEndpointsConfigSchema as BatchEndpointsConfigSchema, type index_BatchOperationResult as BatchOperationResult, index_BatchOperationResultSchema as BatchOperationResultSchema, type index_BatchOperationType as BatchOperationType, type index_BatchOptions as BatchOptions, index_BatchOptionsSchema as BatchOptionsSchema, type index_BatchRecord as BatchRecord, index_BatchRecordSchema as BatchRecordSchema, type index_BatchUpdateRequest as BatchUpdateRequest, index_BatchUpdateRequestSchema as BatchUpdateRequestSchema, type index_BatchUpdateResponse as BatchUpdateResponse, index_BatchUpdateResponseSchema as BatchUpdateResponseSchema, type index_BulkRequest as BulkRequest, index_BulkRequestSchema as BulkRequestSchema, type index_BulkResponse as BulkResponse, index_BulkResponseSchema as BulkResponseSchema, type index_CacheControl as CacheControl, index_CacheControlSchema as CacheControlSchema, type index_CacheDirective as CacheDirective, type index_CacheInvalidationRequest as CacheInvalidationRequest, index_CacheInvalidationRequestSchema as CacheInvalidationRequestSchema, type index_CacheInvalidationResponse as CacheInvalidationResponse, index_CacheInvalidationResponseSchema as CacheInvalidationResponseSchema, type index_CacheInvalidationTarget as CacheInvalidationTarget, type index_CheckPermissionRequest as CheckPermissionRequest, index_CheckPermissionRequestSchema as CheckPermissionRequestSchema, type index_CheckPermissionResponse as CheckPermissionResponse, index_CheckPermissionResponseSchema as CheckPermissionResponseSchema, type index_CodeGenerationTemplate as CodeGenerationTemplate, index_CodeGenerationTemplateSchema as CodeGenerationTemplateSchema, type index_CompleteUploadRequest as CompleteUploadRequest, index_CompleteUploadRequestSchema as CompleteUploadRequestSchema, type index_ConceptListResponse as ConceptListResponse, index_ConceptListResponseSchema as ConceptListResponseSchema, type index_ConflictResolutionStrategy as ConflictResolutionStrategy, type index_CreateDataRequest as CreateDataRequest, index_CreateDataRequestSchema as CreateDataRequestSchema, type index_CreateDataResponse as CreateDataResponse, index_CreateDataResponseSchema as CreateDataResponseSchema, type index_CreateManyDataRequest as CreateManyDataRequest, index_CreateManyDataRequestSchema as CreateManyDataRequestSchema, type index_CreateManyDataResponse as CreateManyDataResponse, index_CreateManyDataResponseSchema as CreateManyDataResponseSchema, type index_CreateRequest as CreateRequest, index_CreateRequestSchema as CreateRequestSchema, type index_CreateViewRequest as CreateViewRequest, index_CreateViewRequestSchema as CreateViewRequestSchema, type index_CreateViewResponse as CreateViewResponse, index_CreateViewResponseSchema as CreateViewResponseSchema, type index_CrudEndpointPattern as CrudEndpointPattern, index_CrudEndpointPatternSchema as CrudEndpointPatternSchema, type index_CrudEndpointsConfig as CrudEndpointsConfig, type index_CrudEndpointsConfigInput as CrudEndpointsConfigInput, index_CrudEndpointsConfigSchema as CrudEndpointsConfigSchema, type index_CrudOperation as CrudOperation, type index_CursorMessage as CursorMessage, index_CursorMessageSchema as CursorMessageSchema, type index_CursorPosition as CursorPosition, index_CursorPositionSchema as CursorPositionSchema, index_DEFAULT_AI_ROUTES as DEFAULT_AI_ROUTES, index_DEFAULT_ANALYTICS_ROUTES as DEFAULT_ANALYTICS_ROUTES, index_DEFAULT_AUTOMATION_ROUTES as DEFAULT_AUTOMATION_ROUTES, index_DEFAULT_BATCH_ROUTES as DEFAULT_BATCH_ROUTES, index_DEFAULT_DATA_CRUD_ROUTES as DEFAULT_DATA_CRUD_ROUTES, index_DEFAULT_DISCOVERY_ROUTES as DEFAULT_DISCOVERY_ROUTES, index_DEFAULT_DISPATCHER_ROUTES as DEFAULT_DISPATCHER_ROUTES, index_DEFAULT_I18N_ROUTES as DEFAULT_I18N_ROUTES, index_DEFAULT_METADATA_ROUTES as DEFAULT_METADATA_ROUTES, index_DEFAULT_NOTIFICATION_ROUTES as DEFAULT_NOTIFICATION_ROUTES, index_DEFAULT_PERMISSION_ROUTES as DEFAULT_PERMISSION_ROUTES, index_DEFAULT_REALTIME_ROUTES as DEFAULT_REALTIME_ROUTES, index_DEFAULT_VERSIONING_CONFIG as DEFAULT_VERSIONING_CONFIG, index_DEFAULT_VIEW_ROUTES as DEFAULT_VIEW_ROUTES, index_DEFAULT_WORKFLOW_ROUTES as DEFAULT_WORKFLOW_ROUTES, type index_DeleteDataRequest as DeleteDataRequest, index_DeleteDataRequestSchema as DeleteDataRequestSchema, type index_DeleteDataResponse as DeleteDataResponse, index_DeleteDataResponseSchema as DeleteDataResponseSchema, type index_DeleteManyDataRequest as DeleteManyDataRequest, index_DeleteManyDataRequestSchema as DeleteManyDataRequestSchema, type index_DeleteManyDataResponse as DeleteManyDataResponse, index_DeleteManyDataResponseSchema as DeleteManyDataResponseSchema, type index_DeleteManyRequest as DeleteManyRequest, index_DeleteManyRequestSchema as DeleteManyRequestSchema, type index_DeleteResponse as DeleteResponse, index_DeleteResponseSchema as DeleteResponseSchema, type index_DeleteViewRequest as DeleteViewRequest, index_DeleteViewRequestSchema as DeleteViewRequestSchema, type index_DeleteViewResponse as DeleteViewResponse, index_DeleteViewResponseSchema as DeleteViewResponseSchema, index_DisablePackageRequest as DisablePackageRequest, index_DisablePackageRequestSchema as DisablePackageRequestSchema, index_DisablePackageResponse as DisablePackageResponse, index_DisablePackageResponseSchema as DisablePackageResponseSchema, type index_DiscoveryResponse as DiscoveryResponse, index_DiscoverySchema as DiscoverySchema, type index_DispatcherConfig as DispatcherConfig, type index_DispatcherConfigInput as DispatcherConfigInput, index_DispatcherConfigSchema as DispatcherConfigSchema, type index_DispatcherRoute as DispatcherRoute, type index_DispatcherRouteInput as DispatcherRouteInput, index_DispatcherRouteSchema as DispatcherRouteSchema, type index_DocumentState as DocumentState, index_DocumentStateSchema as DocumentStateSchema, type index_ETag as ETag, index_ETagSchema as ETagSchema, type index_EditMessage as EditMessage, index_EditMessageSchema as EditMessageSchema, type index_EditOperation as EditOperation, index_EditOperationSchema as EditOperationSchema, type index_EditOperationType as EditOperationType, index_EnablePackageRequest as EnablePackageRequest, index_EnablePackageRequestSchema as EnablePackageRequestSchema, index_EnablePackageResponse as EnablePackageResponse, index_EnablePackageResponseSchema as EnablePackageResponseSchema, type index_EndpointRegistry as EndpointRegistry, index_EndpointRegistrySchema as EndpointRegistrySchema, type index_EnhancedApiError as EnhancedApiError, index_EnhancedApiErrorSchema as EnhancedApiErrorSchema, type index_ErrorCategory as ErrorCategory, type index_ErrorHandlingConfig as ErrorHandlingConfig, type index_ErrorHandlingConfigInput as ErrorHandlingConfigInput, index_ErrorHandlingConfigSchema as ErrorHandlingConfigSchema, index_ErrorHttpStatusMap as ErrorHttpStatusMap, type index_ErrorMessage as ErrorMessage, index_ErrorMessageSchema as ErrorMessageSchema, type index_ErrorResponse as ErrorResponse, index_ErrorResponseSchema as ErrorResponseSchema, type index_EventFilter as EventFilter, type index_EventFilterCondition as EventFilterCondition, index_EventFilterSchema as EventFilterSchema, type index_EventMessage as EventMessage, index_EventMessageSchema as EventMessageSchema, type index_EventPattern as EventPattern, index_EventPatternSchema as EventPatternSchema, type index_EventSubscription as EventSubscription, index_EventSubscriptionSchema as EventSubscriptionSchema, type index_ExportRequest as ExportRequest, index_ExportRequestSchema as ExportRequestSchema, type index_FieldError as FieldError, index_FieldErrorSchema as FieldErrorSchema, type index_FileUploadResponse as FileUploadResponse, index_FileUploadResponseSchema as FileUploadResponseSchema, type index_FilterOperator as FilterOperator, type index_FindDataRequest as FindDataRequest, index_FindDataRequestSchema as FindDataRequestSchema, type index_FindDataResponse as FindDataResponse, index_FindDataResponseSchema as FindDataResponseSchema, type index_GeneratedApiDocumentation as GeneratedApiDocumentation, index_GeneratedApiDocumentationSchema as GeneratedApiDocumentationSchema, type index_GeneratedEndpoint as GeneratedEndpoint, index_GeneratedEndpointSchema as GeneratedEndpointSchema, type index_GetAnalyticsMetaRequest as GetAnalyticsMetaRequest, index_GetAnalyticsMetaRequestSchema as GetAnalyticsMetaRequestSchema, type index_GetAnalyticsMetaResponse as GetAnalyticsMetaResponse, type index_GetDataRequest as GetDataRequest, index_GetDataRequestSchema as GetDataRequestSchema, type index_GetDataResponse as GetDataResponse, index_GetDataResponseSchema as GetDataResponseSchema, type index_GetDiscoveryRequest as GetDiscoveryRequest, index_GetDiscoveryRequestSchema as GetDiscoveryRequestSchema, type index_GetDiscoveryResponse as GetDiscoveryResponse, index_GetDiscoveryResponseSchema as GetDiscoveryResponseSchema, type index_GetEffectivePermissionsRequest as GetEffectivePermissionsRequest, index_GetEffectivePermissionsRequestSchema as GetEffectivePermissionsRequestSchema, type index_GetEffectivePermissionsResponse as GetEffectivePermissionsResponse, index_GetEffectivePermissionsResponseSchema as GetEffectivePermissionsResponseSchema, type index_GetFieldLabelsRequest as GetFieldLabelsRequest, index_GetFieldLabelsRequestSchema as GetFieldLabelsRequestSchema, type index_GetFieldLabelsResponse as GetFieldLabelsResponse, index_GetFieldLabelsResponseSchema as GetFieldLabelsResponseSchema, type index_GetLocalesRequest as GetLocalesRequest, index_GetLocalesRequestSchema as GetLocalesRequestSchema, type index_GetLocalesResponse as GetLocalesResponse, index_GetLocalesResponseSchema as GetLocalesResponseSchema, type index_GetMetaItemCachedRequest as GetMetaItemCachedRequest, index_GetMetaItemCachedRequestSchema as GetMetaItemCachedRequestSchema, type index_GetMetaItemCachedResponse as GetMetaItemCachedResponse, index_GetMetaItemCachedResponseSchema as GetMetaItemCachedResponseSchema, type index_GetMetaItemRequest as GetMetaItemRequest, index_GetMetaItemRequestSchema as GetMetaItemRequestSchema, type index_GetMetaItemResponse as GetMetaItemResponse, index_GetMetaItemResponseSchema as GetMetaItemResponseSchema, type index_GetMetaItemsRequest as GetMetaItemsRequest, index_GetMetaItemsRequestSchema as GetMetaItemsRequestSchema, type index_GetMetaItemsResponse as GetMetaItemsResponse, index_GetMetaItemsResponseSchema as GetMetaItemsResponseSchema, type index_GetMetaTypesRequest as GetMetaTypesRequest, index_GetMetaTypesRequestSchema as GetMetaTypesRequestSchema, type index_GetMetaTypesResponse as GetMetaTypesResponse, index_GetMetaTypesResponseSchema as GetMetaTypesResponseSchema, type index_GetNotificationPreferencesRequest as GetNotificationPreferencesRequest, index_GetNotificationPreferencesRequestSchema as GetNotificationPreferencesRequestSchema, type index_GetNotificationPreferencesResponse as GetNotificationPreferencesResponse, index_GetNotificationPreferencesResponseSchema as GetNotificationPreferencesResponseSchema, type index_GetObjectPermissionsRequest as GetObjectPermissionsRequest, index_GetObjectPermissionsRequestSchema as GetObjectPermissionsRequestSchema, type index_GetObjectPermissionsResponse as GetObjectPermissionsResponse, index_GetObjectPermissionsResponseSchema as GetObjectPermissionsResponseSchema, index_GetPackageRequest as GetPackageRequest, index_GetPackageRequestSchema as GetPackageRequestSchema, index_GetPackageResponse as GetPackageResponse, index_GetPackageResponseSchema as GetPackageResponseSchema, type index_GetPresenceRequest as GetPresenceRequest, index_GetPresenceRequestSchema as GetPresenceRequestSchema, type index_GetPresenceResponse as GetPresenceResponse, index_GetPresenceResponseSchema as GetPresenceResponseSchema, type index_GetPresignedUrlRequest as GetPresignedUrlRequest, index_GetPresignedUrlRequestSchema as GetPresignedUrlRequestSchema, type index_GetTranslationsRequest as GetTranslationsRequest, index_GetTranslationsRequestSchema as GetTranslationsRequestSchema, type index_GetTranslationsResponse as GetTranslationsResponse, index_GetTranslationsResponseSchema as GetTranslationsResponseSchema, type index_GetUiViewRequest as GetUiViewRequest, index_GetUiViewRequestSchema as GetUiViewRequestSchema, type index_GetUiViewResponse as GetUiViewResponse, index_GetUiViewResponseSchema as GetUiViewResponseSchema, type index_GetViewRequest as GetViewRequest, index_GetViewRequestSchema as GetViewRequestSchema, type index_GetViewResponse as GetViewResponse, index_GetViewResponseSchema as GetViewResponseSchema, type index_GetWorkflowConfigRequest as GetWorkflowConfigRequest, index_GetWorkflowConfigRequestSchema as GetWorkflowConfigRequestSchema, type index_GetWorkflowConfigResponse as GetWorkflowConfigResponse, index_GetWorkflowConfigResponseSchema as GetWorkflowConfigResponseSchema, type index_GetWorkflowStateRequest as GetWorkflowStateRequest, index_GetWorkflowStateRequestSchema as GetWorkflowStateRequestSchema, type index_GetWorkflowStateResponse as GetWorkflowStateResponse, index_GetWorkflowStateResponseSchema as GetWorkflowStateResponseSchema, type index_GraphQLConfig as GraphQLConfig, type index_GraphQLConfigInput as GraphQLConfigInput, index_GraphQLConfigSchema as GraphQLConfigSchema, type index_GraphQLDataLoaderConfig as GraphQLDataLoaderConfig, type index_GraphQLDataLoaderConfigInput as GraphQLDataLoaderConfigInput, index_GraphQLDataLoaderConfigSchema as GraphQLDataLoaderConfigSchema, type index_GraphQLDirectiveConfig as GraphQLDirectiveConfig, type index_GraphQLDirectiveConfigInput as GraphQLDirectiveConfigInput, index_GraphQLDirectiveConfigSchema as GraphQLDirectiveConfigSchema, type index_GraphQLDirectiveLocation as GraphQLDirectiveLocation, type index_GraphQLMutationConfig as GraphQLMutationConfig, type index_GraphQLMutationConfigInput as GraphQLMutationConfigInput, index_GraphQLMutationConfigSchema as GraphQLMutationConfigSchema, type index_GraphQLPersistedQuery as GraphQLPersistedQuery, type index_GraphQLPersistedQueryInput as GraphQLPersistedQueryInput, index_GraphQLPersistedQuerySchema as GraphQLPersistedQuerySchema, type index_GraphQLQueryComplexity as GraphQLQueryComplexity, type index_GraphQLQueryComplexityInput as GraphQLQueryComplexityInput, index_GraphQLQueryComplexitySchema as GraphQLQueryComplexitySchema, type index_GraphQLQueryConfig as GraphQLQueryConfig, type index_GraphQLQueryConfigInput as GraphQLQueryConfigInput, index_GraphQLQueryConfigSchema as GraphQLQueryConfigSchema, type index_GraphQLQueryDepthLimit as GraphQLQueryDepthLimit, type index_GraphQLQueryDepthLimitInput as GraphQLQueryDepthLimitInput, index_GraphQLQueryDepthLimitSchema as GraphQLQueryDepthLimitSchema, type index_GraphQLRateLimit as GraphQLRateLimit, type index_GraphQLRateLimitInput as GraphQLRateLimitInput, index_GraphQLRateLimitSchema as GraphQLRateLimitSchema, type index_GraphQLResolverConfig as GraphQLResolverConfig, type index_GraphQLResolverConfigInput as GraphQLResolverConfigInput, index_GraphQLResolverConfigSchema as GraphQLResolverConfigSchema, type index_GraphQLScalarType as GraphQLScalarType, type index_GraphQLSubscriptionConfig as GraphQLSubscriptionConfig, type index_GraphQLSubscriptionConfigInput as GraphQLSubscriptionConfigInput, index_GraphQLSubscriptionConfigSchema as GraphQLSubscriptionConfigSchema, type index_GraphQLTypeConfig as GraphQLTypeConfig, type index_GraphQLTypeConfigInput as GraphQLTypeConfigInput, index_GraphQLTypeConfigSchema as GraphQLTypeConfigSchema, type index_HttpMethod as HttpMethod, type index_HttpStatusCode as HttpStatusCode, type index_IdRequest as IdRequest, index_IdRequestSchema as IdRequestSchema, index_InstallPackageRequest as InstallPackageRequest, index_InstallPackageRequestSchema as InstallPackageRequestSchema, index_InstallPackageResponse as InstallPackageResponse, index_InstallPackageResponseSchema as InstallPackageResponseSchema, index_InstalledPackage as InstalledPackage, type index_ListNotificationsRequest as ListNotificationsRequest, index_ListNotificationsRequestSchema as ListNotificationsRequestSchema, type index_ListNotificationsResponse as ListNotificationsResponse, index_ListNotificationsResponseSchema as ListNotificationsResponseSchema, index_ListPackagesRequest as ListPackagesRequest, index_ListPackagesRequestSchema as ListPackagesRequestSchema, index_ListPackagesResponse as ListPackagesResponse, index_ListPackagesResponseSchema as ListPackagesResponseSchema, type index_ListRecordResponse as ListRecordResponse, index_ListRecordResponseSchema as ListRecordResponseSchema, type index_ListViewsRequest as ListViewsRequest, index_ListViewsRequestSchema as ListViewsRequestSchema, type index_ListViewsResponse as ListViewsResponse, index_ListViewsResponseSchema as ListViewsResponseSchema, type index_LoginRequest as LoginRequest, type index_LoginRequestInput as LoginRequestInput, index_LoginRequestSchema as LoginRequestSchema, type index_LoginType as LoginType, type index_MarkAllNotificationsReadRequest as MarkAllNotificationsReadRequest, index_MarkAllNotificationsReadRequestSchema as MarkAllNotificationsReadRequestSchema, type index_MarkAllNotificationsReadResponse as MarkAllNotificationsReadResponse, index_MarkAllNotificationsReadResponseSchema as MarkAllNotificationsReadResponseSchema, type index_MarkNotificationsReadRequest as MarkNotificationsReadRequest, index_MarkNotificationsReadRequestSchema as MarkNotificationsReadRequestSchema, type index_MarkNotificationsReadResponse as MarkNotificationsReadResponse, index_MarkNotificationsReadResponseSchema as MarkNotificationsReadResponseSchema, index_MetadataCacheApi as MetadataCacheApi, type index_MetadataCacheRequest as MetadataCacheRequest, index_MetadataCacheRequestSchema as MetadataCacheRequestSchema, type index_MetadataCacheResponse as MetadataCacheResponse, index_MetadataCacheResponseSchema as MetadataCacheResponseSchema, type index_MetadataEndpointsConfig as MetadataEndpointsConfig, type index_MetadataEndpointsConfigInput as MetadataEndpointsConfigInput, index_MetadataEndpointsConfigSchema as MetadataEndpointsConfigSchema, type index_ModificationResult as ModificationResult, index_ModificationResultSchema as ModificationResultSchema, type index_Notification as Notification, type index_NotificationInput as NotificationInput, type index_NotificationPreferences as NotificationPreferences, type index_NotificationPreferencesInput as NotificationPreferencesInput, index_NotificationPreferencesSchema as NotificationPreferencesSchema, index_NotificationSchema as NotificationSchema, index_OData as OData, type index_ODataConfig as ODataConfig, index_ODataConfigSchema as ODataConfigSchema, type index_ODataError as ODataError, index_ODataErrorSchema as ODataErrorSchema, type index_ODataFilterFunction as ODataFilterFunction, index_ODataFilterFunctionSchema as ODataFilterFunctionSchema, type index_ODataFilterOperator as ODataFilterOperator, index_ODataFilterOperatorSchema as ODataFilterOperatorSchema, type index_ODataMetadata as ODataMetadata, index_ODataMetadataSchema as ODataMetadataSchema, type index_ODataQuery as ODataQuery, index_ODataQuerySchema as ODataQuerySchema, type index_ODataResponse as ODataResponse, index_ODataResponseSchema as ODataResponseSchema, type index_ObjectDefinitionResponse as ObjectDefinitionResponse, index_ObjectDefinitionResponseSchema as ObjectDefinitionResponseSchema, type index_ObjectQLReference as ObjectQLReference, index_ObjectQLReferenceSchema as ObjectQLReferenceSchema, type index_ObjectStackProtocol as ObjectStackProtocol, index_ObjectStackProtocolSchema as ObjectStackProtocolSchema, type index_ObjectStackProtocolZod as ObjectStackProtocolZod, type index_OpenApiGenerationConfig as OpenApiGenerationConfig, type index_OpenApiGenerationConfigInput as OpenApiGenerationConfigInput, index_OpenApiGenerationConfigSchema as OpenApiGenerationConfigSchema, type index_OpenApiSecurityScheme as OpenApiSecurityScheme, index_OpenApiSecuritySchemeSchema as OpenApiSecuritySchemeSchema, type index_OpenApiServer as OpenApiServer, index_OpenApiServerSchema as OpenApiServerSchema, index_OpenApiSpec as OpenApiSpec, index_OpenApiSpecSchema as OpenApiSpecSchema, index_PackageStatus as PackageStatus, type index_PingMessage as PingMessage, index_PingMessageSchema as PingMessageSchema, type index_PongMessage as PongMessage, index_PongMessageSchema as PongMessageSchema, type index_PresenceMessage as PresenceMessage, index_PresenceMessageSchema as PresenceMessageSchema, type index_PresenceState as PresenceState, index_PresenceStateSchema as PresenceStateSchema, type index_PresenceUpdate as PresenceUpdate, index_PresenceUpdateSchema as PresenceUpdateSchema, type index_PresignedUrlResponse as PresignedUrlResponse, index_PresignedUrlResponseSchema as PresignedUrlResponseSchema, index_RateLimitSchema as RateLimitSchema, type index_RealtimeAction as RealtimeAction, type index_RealtimeConfig as RealtimeConfig, index_RealtimeConfigSchema as RealtimeConfigSchema, type index_RealtimeConnectRequest as RealtimeConnectRequest, index_RealtimeConnectRequestSchema as RealtimeConnectRequestSchema, type index_RealtimeConnectResponse as RealtimeConnectResponse, index_RealtimeConnectResponseSchema as RealtimeConnectResponseSchema, type index_RealtimeDisconnectRequest as RealtimeDisconnectRequest, index_RealtimeDisconnectRequestSchema as RealtimeDisconnectRequestSchema, type index_RealtimeDisconnectResponse as RealtimeDisconnectResponse, index_RealtimeDisconnectResponseSchema as RealtimeDisconnectResponseSchema, type index_RealtimeEvent as RealtimeEvent, index_RealtimeEventSchema as RealtimeEventSchema, type index_RealtimeEventType as RealtimeEventType, type index_RealtimePresence as RealtimePresence, index_RealtimePresenceSchema as RealtimePresenceSchema, type index_RealtimePresenceStatus as RealtimePresenceStatus, type index_RealtimeSubscribeRequest as RealtimeSubscribeRequest, index_RealtimeSubscribeRequestSchema as RealtimeSubscribeRequestSchema, type index_RealtimeSubscribeResponse as RealtimeSubscribeResponse, index_RealtimeSubscribeResponseSchema as RealtimeSubscribeResponseSchema, type index_RealtimeUnsubscribeRequest as RealtimeUnsubscribeRequest, index_RealtimeUnsubscribeRequestSchema as RealtimeUnsubscribeRequestSchema, type index_RealtimeUnsubscribeResponse as RealtimeUnsubscribeResponse, index_RealtimeUnsubscribeResponseSchema as RealtimeUnsubscribeResponseSchema, type index_RecordData as RecordData, index_RecordDataSchema as RecordDataSchema, type index_RefreshTokenRequest as RefreshTokenRequest, index_RefreshTokenRequestSchema as RefreshTokenRequestSchema, type index_RegisterDeviceRequest as RegisterDeviceRequest, index_RegisterDeviceRequestSchema as RegisterDeviceRequestSchema, type index_RegisterDeviceResponse as RegisterDeviceResponse, index_RegisterDeviceResponseSchema as RegisterDeviceResponseSchema, type index_RegisterRequest as RegisterRequest, index_RegisterRequestSchema as RegisterRequestSchema, type index_RequestValidationConfig as RequestValidationConfig, type index_RequestValidationConfigInput as RequestValidationConfigInput, index_RequestValidationConfigSchema as RequestValidationConfigSchema, type index_ResponseEnvelopeConfig as ResponseEnvelopeConfig, type index_ResponseEnvelopeConfigInput as ResponseEnvelopeConfigInput, index_ResponseEnvelopeConfigSchema as ResponseEnvelopeConfigSchema, index_RestApiConfig as RestApiConfig, type index_RestApiConfigInput as RestApiConfigInput, index_RestApiConfigSchema as RestApiConfigSchema, type index_RestApiEndpoint as RestApiEndpoint, index_RestApiEndpointSchema as RestApiEndpointSchema, index_RestApiPluginConfig as RestApiPluginConfig, type index_RestApiPluginConfigInput as RestApiPluginConfigInput, index_RestApiPluginConfigSchema as RestApiPluginConfigSchema, type index_RestApiRouteCategory as RestApiRouteCategory, index_RestApiRouteRegistration as RestApiRouteRegistration, index_RestApiRouteRegistrationSchema as RestApiRouteRegistrationSchema, index_RestServerConfig as RestServerConfig, type index_RestServerConfigInput as RestServerConfigInput, index_RestServerConfigSchema as RestServerConfigSchema, type index_RetryStrategy as RetryStrategy, type index_RouteCategory as RouteCategory, type index_RouteDefinition as RouteDefinition, index_RouteDefinitionSchema as RouteDefinitionSchema, type index_RouteGenerationConfig as RouteGenerationConfig, type index_RouteGenerationConfigInput as RouteGenerationConfigInput, index_RouteGenerationConfigSchema as RouteGenerationConfigSchema, type index_RouterConfig as RouterConfig, index_RouterConfigSchema as RouterConfigSchema, type index_SaveMetaItemRequest as SaveMetaItemRequest, index_SaveMetaItemRequestSchema as SaveMetaItemRequestSchema, type index_SaveMetaItemResponse as SaveMetaItemResponse, index_SaveMetaItemResponseSchema as SaveMetaItemResponseSchema, type index_SchemaDefinition as SchemaDefinition, type index_ServiceInfo as ServiceInfo, index_ServiceInfoSchema as ServiceInfoSchema, type index_Session as Session, type index_SessionResponse as SessionResponse, index_SessionResponseSchema as SessionResponseSchema, index_SessionSchema as SessionSchema, type index_SessionUser as SessionUser, type index_SessionUserInput as SessionUserInput, index_SessionUserSchema as SessionUserSchema, type index_SetPresenceRequest as SetPresenceRequest, index_SetPresenceRequestSchema as SetPresenceRequestSchema, type index_SetPresenceResponse as SetPresenceResponse, index_SetPresenceResponseSchema as SetPresenceResponseSchema, type index_SimpleCursorPosition as SimpleCursorPosition, index_SimpleCursorPositionSchema as SimpleCursorPositionSchema, type index_SimplePresenceState as SimplePresenceState, index_SimplePresenceStateSchema as SimplePresenceStateSchema, type index_SingleRecordResponse as SingleRecordResponse, index_SingleRecordResponseSchema as SingleRecordResponseSchema, index_StandardApiContracts as StandardApiContracts, type index_StandardErrorCode as StandardErrorCode, type index_SubscribeMessage as SubscribeMessage, index_SubscribeMessageSchema as SubscribeMessageSchema, type index_Subscription as Subscription, index_SubscriptionEventSchema as SubscriptionEventSchema, index_SubscriptionSchema as SubscriptionSchema, type index_TransportProtocol as TransportProtocol, index_UninstallPackageRequest as UninstallPackageRequest, index_UninstallPackageRequestSchema as UninstallPackageRequestSchema, index_UninstallPackageResponse as UninstallPackageResponse, index_UninstallPackageResponseSchema as UninstallPackageResponseSchema, type index_UnregisterDeviceRequest as UnregisterDeviceRequest, index_UnregisterDeviceRequestSchema as UnregisterDeviceRequestSchema, type index_UnregisterDeviceResponse as UnregisterDeviceResponse, index_UnregisterDeviceResponseSchema as UnregisterDeviceResponseSchema, type index_UnsubscribeMessage as UnsubscribeMessage, index_UnsubscribeMessageSchema as UnsubscribeMessageSchema, type index_UnsubscribeRequest as UnsubscribeRequest, index_UnsubscribeRequestSchema as UnsubscribeRequestSchema, type index_UpdateDataRequest as UpdateDataRequest, index_UpdateDataRequestSchema as UpdateDataRequestSchema, type index_UpdateDataResponse as UpdateDataResponse, index_UpdateDataResponseSchema as UpdateDataResponseSchema, type index_UpdateManyDataRequest as UpdateManyDataRequest, index_UpdateManyDataRequestSchema as UpdateManyDataRequestSchema, type index_UpdateManyDataResponse as UpdateManyDataResponse, index_UpdateManyDataResponseSchema as UpdateManyDataResponseSchema, type index_UpdateManyRequest as UpdateManyRequest, index_UpdateManyRequestSchema as UpdateManyRequestSchema, type index_UpdateNotificationPreferencesRequest as UpdateNotificationPreferencesRequest, index_UpdateNotificationPreferencesRequestSchema as UpdateNotificationPreferencesRequestSchema, type index_UpdateNotificationPreferencesResponse as UpdateNotificationPreferencesResponse, index_UpdateNotificationPreferencesResponseSchema as UpdateNotificationPreferencesResponseSchema, type index_UpdateRequest as UpdateRequest, index_UpdateRequestSchema as UpdateRequestSchema, type index_UpdateViewRequest as UpdateViewRequest, index_UpdateViewRequestSchema as UpdateViewRequestSchema, type index_UpdateViewResponse as UpdateViewResponse, index_UpdateViewResponseSchema as UpdateViewResponseSchema, type index_UserProfileResponse as UserProfileResponse, index_UserProfileResponseSchema as UserProfileResponseSchema, type index_ValidationMode as ValidationMode, type index_VersionDefinition as VersionDefinition, index_VersionDefinitionSchema as VersionDefinitionSchema, type index_VersionNegotiationResponse as VersionNegotiationResponse, index_VersionNegotiationResponseSchema as VersionNegotiationResponseSchema, type index_VersionStatus as VersionStatus, type index_VersioningConfig as VersioningConfig, type index_VersioningConfigInput as VersioningConfigInput, index_VersioningConfigSchema as VersioningConfigSchema, type index_VersioningStrategy as VersioningStrategy, type index_WebSocketConfig as WebSocketConfig, index_WebSocketConfigSchema as WebSocketConfigSchema, type index_WebSocketEvent as WebSocketEvent, index_WebSocketEventSchema as WebSocketEventSchema, type index_WebSocketMessage as WebSocketMessage, index_WebSocketMessageSchema as WebSocketMessageSchema, type index_WebSocketMessageType as WebSocketMessageType, type index_WebSocketPresenceStatus as WebSocketPresenceStatus, type index_WebSocketServerConfig as WebSocketServerConfig, index_WebSocketServerConfigSchema as WebSocketServerConfigSchema, type index_WorkflowApproveRequest as WorkflowApproveRequest, index_WorkflowApproveRequestSchema as WorkflowApproveRequestSchema, type index_WorkflowApproveResponse as WorkflowApproveResponse, index_WorkflowApproveResponseSchema as WorkflowApproveResponseSchema, type index_WorkflowRejectRequest as WorkflowRejectRequest, index_WorkflowRejectRequestSchema as WorkflowRejectRequestSchema, type index_WorkflowRejectResponse as WorkflowRejectResponse, index_WorkflowRejectResponseSchema as WorkflowRejectResponseSchema, type index_WorkflowState as WorkflowState, index_WorkflowStateSchema as WorkflowStateSchema, type index_WorkflowTransitionRequest as WorkflowTransitionRequest, index_WorkflowTransitionRequestSchema as WorkflowTransitionRequestSchema, type index_WorkflowTransitionResponse as WorkflowTransitionResponse, index_WorkflowTransitionResponseSchema as WorkflowTransitionResponseSchema, index_createErrorResponse as createErrorResponse, index_getDefaultRouteRegistrations as getDefaultRouteRegistrations, index_getHttpStatusForCategory as getHttpStatusForCategory, index_mapFieldTypeToGraphQL as mapFieldTypeToGraphQL };
16532
+ export { type index_AckMessage as AckMessage, index_AckMessageSchema as AckMessageSchema, type index_AiChatRequest as AiChatRequest, index_AiChatRequestSchema as AiChatRequestSchema, type index_AiChatResponse as AiChatResponse, index_AiChatResponseSchema as AiChatResponseSchema, type index_AiInsightsRequest as AiInsightsRequest, index_AiInsightsRequestSchema as AiInsightsRequestSchema, type index_AiInsightsResponse as AiInsightsResponse, index_AiInsightsResponseSchema as AiInsightsResponseSchema, type index_AiNlqRequest as AiNlqRequest, index_AiNlqRequestSchema as AiNlqRequestSchema, type index_AiNlqResponse as AiNlqResponse, index_AiNlqResponseSchema as AiNlqResponseSchema, type index_AiSuggestRequest as AiSuggestRequest, index_AiSuggestRequestSchema as AiSuggestRequestSchema, type index_AiSuggestResponse as AiSuggestResponse, index_AiSuggestResponseSchema as AiSuggestResponseSchema, type index_AnalyticsEndpoint as AnalyticsEndpoint, type index_AnalyticsMetadataResponse as AnalyticsMetadataResponse, index_AnalyticsMetadataResponseSchema as AnalyticsMetadataResponseSchema, type index_AnalyticsQueryRequest as AnalyticsQueryRequest, index_AnalyticsQueryRequestSchema as AnalyticsQueryRequestSchema, type index_AnalyticsResultResponse as AnalyticsResultResponse, index_AnalyticsResultResponseSchema as AnalyticsResultResponseSchema, type index_AnalyticsSqlResponse as AnalyticsSqlResponse, index_AnalyticsSqlResponseSchema as AnalyticsSqlResponseSchema, type index_ApiCapabilities as ApiCapabilities, index_ApiCapabilitiesSchema as ApiCapabilitiesSchema, type index_ApiChangelogEntry as ApiChangelogEntry, index_ApiChangelogEntrySchema as ApiChangelogEntrySchema, type index_ApiDiscoveryQuery as ApiDiscoveryQuery, index_ApiDiscoveryQuerySchema as ApiDiscoveryQuerySchema, type index_ApiDiscoveryResponse as ApiDiscoveryResponse, index_ApiDiscoveryResponseSchema as ApiDiscoveryResponseSchema, index_ApiDocumentationConfig as ApiDocumentationConfig, index_ApiDocumentationConfigSchema as ApiDocumentationConfigSchema, type index_ApiEndpoint as ApiEndpoint, type index_ApiEndpointInput as ApiEndpointInput, index_ApiEndpointRegistration as ApiEndpointRegistration, type index_ApiEndpointRegistrationInput as ApiEndpointRegistrationInput, index_ApiEndpointRegistrationSchema as ApiEndpointRegistrationSchema, index_ApiEndpointSchema as ApiEndpointSchema, type index_ApiError as ApiError, index_ApiErrorSchema as ApiErrorSchema, index_ApiMappingSchema as ApiMappingSchema, type index_ApiMetadata as ApiMetadata, type index_ApiMetadataInput as ApiMetadataInput, index_ApiMetadataSchema as ApiMetadataSchema, type index_ApiParameter as ApiParameter, index_ApiParameterSchema as ApiParameterSchema, type index_ApiProtocolType as ApiProtocolType, index_ApiRegistry as ApiRegistry, index_ApiRegistryEntry as ApiRegistryEntry, type index_ApiRegistryEntryInput as ApiRegistryEntryInput, index_ApiRegistryEntrySchema as ApiRegistryEntrySchema, index_ApiRegistrySchema as ApiRegistrySchema, type index_ApiResponse as ApiResponse, type index_ApiResponseInput as ApiResponseInput, index_ApiResponseSchema as ApiResponseSchema, type index_ApiRoutes as ApiRoutes, index_ApiRoutesSchema as ApiRoutesSchema, index_ApiTestCollection as ApiTestCollection, index_ApiTestCollectionSchema as ApiTestCollectionSchema, type index_ApiTestRequest as ApiTestRequest, index_ApiTestRequestSchema as ApiTestRequestSchema, type index_ApiTestingUiConfig as ApiTestingUiConfig, index_ApiTestingUiConfigSchema as ApiTestingUiConfigSchema, type index_ApiTestingUiType as ApiTestingUiType, type index_AppDefinitionResponse as AppDefinitionResponse, index_AppDefinitionResponseSchema as AppDefinitionResponseSchema, type index_AuthEndpoint as AuthEndpoint, type index_AuthEndpointAlias as AuthEndpointAlias, index_AuthEndpointAliases as AuthEndpointAliases, type index_AuthEndpointPath as AuthEndpointPath, index_AuthEndpointPaths as AuthEndpointPaths, index_AuthEndpointSchema as AuthEndpointSchema, type index_AuthProvider as AuthProvider, type index_AutomationTriggerRequest as AutomationTriggerRequest, index_AutomationTriggerRequestSchema as AutomationTriggerRequestSchema, type index_AutomationTriggerResponse as AutomationTriggerResponse, index_AutomationTriggerResponseSchema as AutomationTriggerResponseSchema, type index_BaseResponse as BaseResponse, index_BaseResponseSchema as BaseResponseSchema, index_BatchApiContracts as BatchApiContracts, type index_BatchConfig as BatchConfig, index_BatchConfigSchema as BatchConfigSchema, type index_BatchDataRequest as BatchDataRequest, index_BatchDataRequestSchema as BatchDataRequestSchema, type index_BatchDataResponse as BatchDataResponse, index_BatchDataResponseSchema as BatchDataResponseSchema, type index_BatchEndpointsConfig as BatchEndpointsConfig, type index_BatchEndpointsConfigInput as BatchEndpointsConfigInput, index_BatchEndpointsConfigSchema as BatchEndpointsConfigSchema, type index_BatchOperationResult as BatchOperationResult, index_BatchOperationResultSchema as BatchOperationResultSchema, type index_BatchOperationType as BatchOperationType, type index_BatchOptions as BatchOptions, index_BatchOptionsSchema as BatchOptionsSchema, type index_BatchRecord as BatchRecord, index_BatchRecordSchema as BatchRecordSchema, type index_BatchUpdateRequest as BatchUpdateRequest, index_BatchUpdateRequestSchema as BatchUpdateRequestSchema, type index_BatchUpdateResponse as BatchUpdateResponse, index_BatchUpdateResponseSchema as BatchUpdateResponseSchema, type index_BulkRequest as BulkRequest, index_BulkRequestSchema as BulkRequestSchema, type index_BulkResponse as BulkResponse, index_BulkResponseSchema as BulkResponseSchema, type index_CacheControl as CacheControl, index_CacheControlSchema as CacheControlSchema, type index_CacheDirective as CacheDirective, type index_CacheInvalidationRequest as CacheInvalidationRequest, index_CacheInvalidationRequestSchema as CacheInvalidationRequestSchema, type index_CacheInvalidationResponse as CacheInvalidationResponse, index_CacheInvalidationResponseSchema as CacheInvalidationResponseSchema, type index_CacheInvalidationTarget as CacheInvalidationTarget, type index_CheckPermissionRequest as CheckPermissionRequest, index_CheckPermissionRequestSchema as CheckPermissionRequestSchema, type index_CheckPermissionResponse as CheckPermissionResponse, index_CheckPermissionResponseSchema as CheckPermissionResponseSchema, type index_CodeGenerationTemplate as CodeGenerationTemplate, index_CodeGenerationTemplateSchema as CodeGenerationTemplateSchema, type index_CompleteUploadRequest as CompleteUploadRequest, index_CompleteUploadRequestSchema as CompleteUploadRequestSchema, type index_ConceptListResponse as ConceptListResponse, index_ConceptListResponseSchema as ConceptListResponseSchema, type index_ConflictResolutionStrategy as ConflictResolutionStrategy, type index_CreateDataRequest as CreateDataRequest, index_CreateDataRequestSchema as CreateDataRequestSchema, type index_CreateDataResponse as CreateDataResponse, index_CreateDataResponseSchema as CreateDataResponseSchema, type index_CreateManyDataRequest as CreateManyDataRequest, index_CreateManyDataRequestSchema as CreateManyDataRequestSchema, type index_CreateManyDataResponse as CreateManyDataResponse, index_CreateManyDataResponseSchema as CreateManyDataResponseSchema, type index_CreateRequest as CreateRequest, index_CreateRequestSchema as CreateRequestSchema, type index_CreateViewRequest as CreateViewRequest, index_CreateViewRequestSchema as CreateViewRequestSchema, type index_CreateViewResponse as CreateViewResponse, index_CreateViewResponseSchema as CreateViewResponseSchema, type index_CrudEndpointPattern as CrudEndpointPattern, index_CrudEndpointPatternSchema as CrudEndpointPatternSchema, type index_CrudEndpointsConfig as CrudEndpointsConfig, type index_CrudEndpointsConfigInput as CrudEndpointsConfigInput, index_CrudEndpointsConfigSchema as CrudEndpointsConfigSchema, type index_CrudOperation as CrudOperation, type index_CursorMessage as CursorMessage, index_CursorMessageSchema as CursorMessageSchema, type index_CursorPosition as CursorPosition, index_CursorPositionSchema as CursorPositionSchema, index_DEFAULT_AI_ROUTES as DEFAULT_AI_ROUTES, index_DEFAULT_ANALYTICS_ROUTES as DEFAULT_ANALYTICS_ROUTES, index_DEFAULT_AUTOMATION_ROUTES as DEFAULT_AUTOMATION_ROUTES, index_DEFAULT_BATCH_ROUTES as DEFAULT_BATCH_ROUTES, index_DEFAULT_DATA_CRUD_ROUTES as DEFAULT_DATA_CRUD_ROUTES, index_DEFAULT_DISCOVERY_ROUTES as DEFAULT_DISCOVERY_ROUTES, index_DEFAULT_DISPATCHER_ROUTES as DEFAULT_DISPATCHER_ROUTES, index_DEFAULT_I18N_ROUTES as DEFAULT_I18N_ROUTES, index_DEFAULT_METADATA_ROUTES as DEFAULT_METADATA_ROUTES, index_DEFAULT_NOTIFICATION_ROUTES as DEFAULT_NOTIFICATION_ROUTES, index_DEFAULT_PERMISSION_ROUTES as DEFAULT_PERMISSION_ROUTES, index_DEFAULT_REALTIME_ROUTES as DEFAULT_REALTIME_ROUTES, index_DEFAULT_VERSIONING_CONFIG as DEFAULT_VERSIONING_CONFIG, index_DEFAULT_VIEW_ROUTES as DEFAULT_VIEW_ROUTES, index_DEFAULT_WORKFLOW_ROUTES as DEFAULT_WORKFLOW_ROUTES, type index_DeleteDataRequest as DeleteDataRequest, index_DeleteDataRequestSchema as DeleteDataRequestSchema, type index_DeleteDataResponse as DeleteDataResponse, index_DeleteDataResponseSchema as DeleteDataResponseSchema, type index_DeleteManyDataRequest as DeleteManyDataRequest, index_DeleteManyDataRequestSchema as DeleteManyDataRequestSchema, type index_DeleteManyDataResponse as DeleteManyDataResponse, index_DeleteManyDataResponseSchema as DeleteManyDataResponseSchema, type index_DeleteManyRequest as DeleteManyRequest, index_DeleteManyRequestSchema as DeleteManyRequestSchema, type index_DeleteResponse as DeleteResponse, index_DeleteResponseSchema as DeleteResponseSchema, type index_DeleteViewRequest as DeleteViewRequest, index_DeleteViewRequestSchema as DeleteViewRequestSchema, type index_DeleteViewResponse as DeleteViewResponse, index_DeleteViewResponseSchema as DeleteViewResponseSchema, index_DisablePackageRequest as DisablePackageRequest, index_DisablePackageRequestSchema as DisablePackageRequestSchema, index_DisablePackageResponse as DisablePackageResponse, index_DisablePackageResponseSchema as DisablePackageResponseSchema, type index_DiscoveryResponse as DiscoveryResponse, index_DiscoverySchema as DiscoverySchema, type index_DispatcherConfig as DispatcherConfig, type index_DispatcherConfigInput as DispatcherConfigInput, index_DispatcherConfigSchema as DispatcherConfigSchema, type index_DispatcherRoute as DispatcherRoute, type index_DispatcherRouteInput as DispatcherRouteInput, index_DispatcherRouteSchema as DispatcherRouteSchema, type index_DocumentState as DocumentState, index_DocumentStateSchema as DocumentStateSchema, type index_ETag as ETag, index_ETagSchema as ETagSchema, type index_EditMessage as EditMessage, index_EditMessageSchema as EditMessageSchema, type index_EditOperation as EditOperation, index_EditOperationSchema as EditOperationSchema, type index_EditOperationType as EditOperationType, index_EnablePackageRequest as EnablePackageRequest, index_EnablePackageRequestSchema as EnablePackageRequestSchema, index_EnablePackageResponse as EnablePackageResponse, index_EnablePackageResponseSchema as EnablePackageResponseSchema, index_EndpointMapping as EndpointMapping, type index_EndpointMappingKey as EndpointMappingKey, type index_EndpointRegistry as EndpointRegistry, index_EndpointRegistrySchema as EndpointRegistrySchema, type index_EnhancedApiError as EnhancedApiError, index_EnhancedApiErrorSchema as EnhancedApiErrorSchema, type index_ErrorCategory as ErrorCategory, type index_ErrorHandlingConfig as ErrorHandlingConfig, type index_ErrorHandlingConfigInput as ErrorHandlingConfigInput, index_ErrorHandlingConfigSchema as ErrorHandlingConfigSchema, index_ErrorHttpStatusMap as ErrorHttpStatusMap, type index_ErrorMessage as ErrorMessage, index_ErrorMessageSchema as ErrorMessageSchema, type index_ErrorResponse as ErrorResponse, index_ErrorResponseSchema as ErrorResponseSchema, type index_EventFilter as EventFilter, type index_EventFilterCondition as EventFilterCondition, index_EventFilterSchema as EventFilterSchema, type index_EventMessage as EventMessage, index_EventMessageSchema as EventMessageSchema, type index_EventPattern as EventPattern, index_EventPatternSchema as EventPatternSchema, type index_EventSubscription as EventSubscription, index_EventSubscriptionSchema as EventSubscriptionSchema, type index_ExportRequest as ExportRequest, index_ExportRequestSchema as ExportRequestSchema, type index_FieldError as FieldError, index_FieldErrorSchema as FieldErrorSchema, type index_FileUploadResponse as FileUploadResponse, index_FileUploadResponseSchema as FileUploadResponseSchema, type index_FilterOperator as FilterOperator, type index_FindDataRequest as FindDataRequest, index_FindDataRequestSchema as FindDataRequestSchema, type index_FindDataResponse as FindDataResponse, index_FindDataResponseSchema as FindDataResponseSchema, type index_GeneratedApiDocumentation as GeneratedApiDocumentation, index_GeneratedApiDocumentationSchema as GeneratedApiDocumentationSchema, type index_GeneratedEndpoint as GeneratedEndpoint, index_GeneratedEndpointSchema as GeneratedEndpointSchema, type index_GetAnalyticsMetaRequest as GetAnalyticsMetaRequest, index_GetAnalyticsMetaRequestSchema as GetAnalyticsMetaRequestSchema, type index_GetAnalyticsMetaResponse as GetAnalyticsMetaResponse, type index_GetDataRequest as GetDataRequest, index_GetDataRequestSchema as GetDataRequestSchema, type index_GetDataResponse as GetDataResponse, index_GetDataResponseSchema as GetDataResponseSchema, type index_GetDiscoveryRequest as GetDiscoveryRequest, index_GetDiscoveryRequestSchema as GetDiscoveryRequestSchema, type index_GetDiscoveryResponse as GetDiscoveryResponse, index_GetDiscoveryResponseSchema as GetDiscoveryResponseSchema, type index_GetEffectivePermissionsRequest as GetEffectivePermissionsRequest, index_GetEffectivePermissionsRequestSchema as GetEffectivePermissionsRequestSchema, type index_GetEffectivePermissionsResponse as GetEffectivePermissionsResponse, index_GetEffectivePermissionsResponseSchema as GetEffectivePermissionsResponseSchema, type index_GetFieldLabelsRequest as GetFieldLabelsRequest, index_GetFieldLabelsRequestSchema as GetFieldLabelsRequestSchema, type index_GetFieldLabelsResponse as GetFieldLabelsResponse, index_GetFieldLabelsResponseSchema as GetFieldLabelsResponseSchema, type index_GetLocalesRequest as GetLocalesRequest, index_GetLocalesRequestSchema as GetLocalesRequestSchema, type index_GetLocalesResponse as GetLocalesResponse, index_GetLocalesResponseSchema as GetLocalesResponseSchema, type index_GetMetaItemCachedRequest as GetMetaItemCachedRequest, index_GetMetaItemCachedRequestSchema as GetMetaItemCachedRequestSchema, type index_GetMetaItemCachedResponse as GetMetaItemCachedResponse, index_GetMetaItemCachedResponseSchema as GetMetaItemCachedResponseSchema, type index_GetMetaItemRequest as GetMetaItemRequest, index_GetMetaItemRequestSchema as GetMetaItemRequestSchema, type index_GetMetaItemResponse as GetMetaItemResponse, index_GetMetaItemResponseSchema as GetMetaItemResponseSchema, type index_GetMetaItemsRequest as GetMetaItemsRequest, index_GetMetaItemsRequestSchema as GetMetaItemsRequestSchema, type index_GetMetaItemsResponse as GetMetaItemsResponse, index_GetMetaItemsResponseSchema as GetMetaItemsResponseSchema, type index_GetMetaTypesRequest as GetMetaTypesRequest, index_GetMetaTypesRequestSchema as GetMetaTypesRequestSchema, type index_GetMetaTypesResponse as GetMetaTypesResponse, index_GetMetaTypesResponseSchema as GetMetaTypesResponseSchema, type index_GetNotificationPreferencesRequest as GetNotificationPreferencesRequest, index_GetNotificationPreferencesRequestSchema as GetNotificationPreferencesRequestSchema, type index_GetNotificationPreferencesResponse as GetNotificationPreferencesResponse, index_GetNotificationPreferencesResponseSchema as GetNotificationPreferencesResponseSchema, type index_GetObjectPermissionsRequest as GetObjectPermissionsRequest, index_GetObjectPermissionsRequestSchema as GetObjectPermissionsRequestSchema, type index_GetObjectPermissionsResponse as GetObjectPermissionsResponse, index_GetObjectPermissionsResponseSchema as GetObjectPermissionsResponseSchema, index_GetPackageRequest as GetPackageRequest, index_GetPackageRequestSchema as GetPackageRequestSchema, index_GetPackageResponse as GetPackageResponse, index_GetPackageResponseSchema as GetPackageResponseSchema, type index_GetPresenceRequest as GetPresenceRequest, index_GetPresenceRequestSchema as GetPresenceRequestSchema, type index_GetPresenceResponse as GetPresenceResponse, index_GetPresenceResponseSchema as GetPresenceResponseSchema, type index_GetPresignedUrlRequest as GetPresignedUrlRequest, index_GetPresignedUrlRequestSchema as GetPresignedUrlRequestSchema, type index_GetTranslationsRequest as GetTranslationsRequest, index_GetTranslationsRequestSchema as GetTranslationsRequestSchema, type index_GetTranslationsResponse as GetTranslationsResponse, index_GetTranslationsResponseSchema as GetTranslationsResponseSchema, type index_GetUiViewRequest as GetUiViewRequest, index_GetUiViewRequestSchema as GetUiViewRequestSchema, type index_GetUiViewResponse as GetUiViewResponse, index_GetUiViewResponseSchema as GetUiViewResponseSchema, type index_GetViewRequest as GetViewRequest, index_GetViewRequestSchema as GetViewRequestSchema, type index_GetViewResponse as GetViewResponse, index_GetViewResponseSchema as GetViewResponseSchema, type index_GetWorkflowConfigRequest as GetWorkflowConfigRequest, index_GetWorkflowConfigRequestSchema as GetWorkflowConfigRequestSchema, type index_GetWorkflowConfigResponse as GetWorkflowConfigResponse, index_GetWorkflowConfigResponseSchema as GetWorkflowConfigResponseSchema, type index_GetWorkflowStateRequest as GetWorkflowStateRequest, index_GetWorkflowStateRequestSchema as GetWorkflowStateRequestSchema, type index_GetWorkflowStateResponse as GetWorkflowStateResponse, index_GetWorkflowStateResponseSchema as GetWorkflowStateResponseSchema, type index_GraphQLConfig as GraphQLConfig, type index_GraphQLConfigInput as GraphQLConfigInput, index_GraphQLConfigSchema as GraphQLConfigSchema, type index_GraphQLDataLoaderConfig as GraphQLDataLoaderConfig, type index_GraphQLDataLoaderConfigInput as GraphQLDataLoaderConfigInput, index_GraphQLDataLoaderConfigSchema as GraphQLDataLoaderConfigSchema, type index_GraphQLDirectiveConfig as GraphQLDirectiveConfig, type index_GraphQLDirectiveConfigInput as GraphQLDirectiveConfigInput, index_GraphQLDirectiveConfigSchema as GraphQLDirectiveConfigSchema, type index_GraphQLDirectiveLocation as GraphQLDirectiveLocation, type index_GraphQLMutationConfig as GraphQLMutationConfig, type index_GraphQLMutationConfigInput as GraphQLMutationConfigInput, index_GraphQLMutationConfigSchema as GraphQLMutationConfigSchema, type index_GraphQLPersistedQuery as GraphQLPersistedQuery, type index_GraphQLPersistedQueryInput as GraphQLPersistedQueryInput, index_GraphQLPersistedQuerySchema as GraphQLPersistedQuerySchema, type index_GraphQLQueryComplexity as GraphQLQueryComplexity, type index_GraphQLQueryComplexityInput as GraphQLQueryComplexityInput, index_GraphQLQueryComplexitySchema as GraphQLQueryComplexitySchema, type index_GraphQLQueryConfig as GraphQLQueryConfig, type index_GraphQLQueryConfigInput as GraphQLQueryConfigInput, index_GraphQLQueryConfigSchema as GraphQLQueryConfigSchema, type index_GraphQLQueryDepthLimit as GraphQLQueryDepthLimit, type index_GraphQLQueryDepthLimitInput as GraphQLQueryDepthLimitInput, index_GraphQLQueryDepthLimitSchema as GraphQLQueryDepthLimitSchema, type index_GraphQLRateLimit as GraphQLRateLimit, type index_GraphQLRateLimitInput as GraphQLRateLimitInput, index_GraphQLRateLimitSchema as GraphQLRateLimitSchema, type index_GraphQLResolverConfig as GraphQLResolverConfig, type index_GraphQLResolverConfigInput as GraphQLResolverConfigInput, index_GraphQLResolverConfigSchema as GraphQLResolverConfigSchema, type index_GraphQLScalarType as GraphQLScalarType, type index_GraphQLSubscriptionConfig as GraphQLSubscriptionConfig, type index_GraphQLSubscriptionConfigInput as GraphQLSubscriptionConfigInput, index_GraphQLSubscriptionConfigSchema as GraphQLSubscriptionConfigSchema, type index_GraphQLTypeConfig as GraphQLTypeConfig, type index_GraphQLTypeConfigInput as GraphQLTypeConfigInput, index_GraphQLTypeConfigSchema as GraphQLTypeConfigSchema, type index_HttpMethod as HttpMethod, type index_HttpStatusCode as HttpStatusCode, type index_IdRequest as IdRequest, index_IdRequestSchema as IdRequestSchema, index_InstallPackageRequest as InstallPackageRequest, index_InstallPackageRequestSchema as InstallPackageRequestSchema, index_InstallPackageResponse as InstallPackageResponse, index_InstallPackageResponseSchema as InstallPackageResponseSchema, index_InstalledPackage as InstalledPackage, type index_ListNotificationsRequest as ListNotificationsRequest, index_ListNotificationsRequestSchema as ListNotificationsRequestSchema, type index_ListNotificationsResponse as ListNotificationsResponse, index_ListNotificationsResponseSchema as ListNotificationsResponseSchema, index_ListPackagesRequest as ListPackagesRequest, index_ListPackagesRequestSchema as ListPackagesRequestSchema, index_ListPackagesResponse as ListPackagesResponse, index_ListPackagesResponseSchema as ListPackagesResponseSchema, type index_ListRecordResponse as ListRecordResponse, index_ListRecordResponseSchema as ListRecordResponseSchema, type index_ListViewsRequest as ListViewsRequest, index_ListViewsRequestSchema as ListViewsRequestSchema, type index_ListViewsResponse as ListViewsResponse, index_ListViewsResponseSchema as ListViewsResponseSchema, type index_LoginRequest as LoginRequest, type index_LoginRequestInput as LoginRequestInput, index_LoginRequestSchema as LoginRequestSchema, type index_LoginType as LoginType, type index_MarkAllNotificationsReadRequest as MarkAllNotificationsReadRequest, index_MarkAllNotificationsReadRequestSchema as MarkAllNotificationsReadRequestSchema, type index_MarkAllNotificationsReadResponse as MarkAllNotificationsReadResponse, index_MarkAllNotificationsReadResponseSchema as MarkAllNotificationsReadResponseSchema, type index_MarkNotificationsReadRequest as MarkNotificationsReadRequest, index_MarkNotificationsReadRequestSchema as MarkNotificationsReadRequestSchema, type index_MarkNotificationsReadResponse as MarkNotificationsReadResponse, index_MarkNotificationsReadResponseSchema as MarkNotificationsReadResponseSchema, index_MetadataCacheApi as MetadataCacheApi, type index_MetadataCacheRequest as MetadataCacheRequest, index_MetadataCacheRequestSchema as MetadataCacheRequestSchema, type index_MetadataCacheResponse as MetadataCacheResponse, index_MetadataCacheResponseSchema as MetadataCacheResponseSchema, type index_MetadataEndpointsConfig as MetadataEndpointsConfig, type index_MetadataEndpointsConfigInput as MetadataEndpointsConfigInput, index_MetadataEndpointsConfigSchema as MetadataEndpointsConfigSchema, type index_ModificationResult as ModificationResult, index_ModificationResultSchema as ModificationResultSchema, type index_Notification as Notification, type index_NotificationInput as NotificationInput, type index_NotificationPreferences as NotificationPreferences, type index_NotificationPreferencesInput as NotificationPreferencesInput, index_NotificationPreferencesSchema as NotificationPreferencesSchema, index_NotificationSchema as NotificationSchema, index_OData as OData, type index_ODataConfig as ODataConfig, index_ODataConfigSchema as ODataConfigSchema, type index_ODataError as ODataError, index_ODataErrorSchema as ODataErrorSchema, type index_ODataFilterFunction as ODataFilterFunction, index_ODataFilterFunctionSchema as ODataFilterFunctionSchema, type index_ODataFilterOperator as ODataFilterOperator, index_ODataFilterOperatorSchema as ODataFilterOperatorSchema, type index_ODataMetadata as ODataMetadata, index_ODataMetadataSchema as ODataMetadataSchema, type index_ODataQuery as ODataQuery, index_ODataQuerySchema as ODataQuerySchema, type index_ODataResponse as ODataResponse, index_ODataResponseSchema as ODataResponseSchema, type index_ObjectDefinitionResponse as ObjectDefinitionResponse, index_ObjectDefinitionResponseSchema as ObjectDefinitionResponseSchema, type index_ObjectQLReference as ObjectQLReference, index_ObjectQLReferenceSchema as ObjectQLReferenceSchema, type index_ObjectStackProtocol as ObjectStackProtocol, index_ObjectStackProtocolSchema as ObjectStackProtocolSchema, type index_ObjectStackProtocolZod as ObjectStackProtocolZod, type index_OpenApiGenerationConfig as OpenApiGenerationConfig, type index_OpenApiGenerationConfigInput as OpenApiGenerationConfigInput, index_OpenApiGenerationConfigSchema as OpenApiGenerationConfigSchema, type index_OpenApiSecurityScheme as OpenApiSecurityScheme, index_OpenApiSecuritySchemeSchema as OpenApiSecuritySchemeSchema, type index_OpenApiServer as OpenApiServer, index_OpenApiServerSchema as OpenApiServerSchema, index_OpenApiSpec as OpenApiSpec, index_OpenApiSpecSchema as OpenApiSpecSchema, index_PackageStatus as PackageStatus, type index_PingMessage as PingMessage, index_PingMessageSchema as PingMessageSchema, type index_PongMessage as PongMessage, index_PongMessageSchema as PongMessageSchema, type index_PresenceMessage as PresenceMessage, index_PresenceMessageSchema as PresenceMessageSchema, type index_PresenceState as PresenceState, index_PresenceStateSchema as PresenceStateSchema, type index_PresenceUpdate as PresenceUpdate, index_PresenceUpdateSchema as PresenceUpdateSchema, type index_PresignedUrlResponse as PresignedUrlResponse, index_PresignedUrlResponseSchema as PresignedUrlResponseSchema, index_RateLimitSchema as RateLimitSchema, type index_RealtimeAction as RealtimeAction, type index_RealtimeConfig as RealtimeConfig, index_RealtimeConfigSchema as RealtimeConfigSchema, type index_RealtimeConnectRequest as RealtimeConnectRequest, index_RealtimeConnectRequestSchema as RealtimeConnectRequestSchema, type index_RealtimeConnectResponse as RealtimeConnectResponse, index_RealtimeConnectResponseSchema as RealtimeConnectResponseSchema, type index_RealtimeDisconnectRequest as RealtimeDisconnectRequest, index_RealtimeDisconnectRequestSchema as RealtimeDisconnectRequestSchema, type index_RealtimeDisconnectResponse as RealtimeDisconnectResponse, index_RealtimeDisconnectResponseSchema as RealtimeDisconnectResponseSchema, type index_RealtimeEvent as RealtimeEvent, index_RealtimeEventSchema as RealtimeEventSchema, type index_RealtimeEventType as RealtimeEventType, type index_RealtimePresence as RealtimePresence, index_RealtimePresenceSchema as RealtimePresenceSchema, type index_RealtimePresenceStatus as RealtimePresenceStatus, type index_RealtimeSubscribeRequest as RealtimeSubscribeRequest, index_RealtimeSubscribeRequestSchema as RealtimeSubscribeRequestSchema, type index_RealtimeSubscribeResponse as RealtimeSubscribeResponse, index_RealtimeSubscribeResponseSchema as RealtimeSubscribeResponseSchema, type index_RealtimeUnsubscribeRequest as RealtimeUnsubscribeRequest, index_RealtimeUnsubscribeRequestSchema as RealtimeUnsubscribeRequestSchema, type index_RealtimeUnsubscribeResponse as RealtimeUnsubscribeResponse, index_RealtimeUnsubscribeResponseSchema as RealtimeUnsubscribeResponseSchema, type index_RecordData as RecordData, index_RecordDataSchema as RecordDataSchema, type index_RefreshTokenRequest as RefreshTokenRequest, index_RefreshTokenRequestSchema as RefreshTokenRequestSchema, type index_RegisterDeviceRequest as RegisterDeviceRequest, index_RegisterDeviceRequestSchema as RegisterDeviceRequestSchema, type index_RegisterDeviceResponse as RegisterDeviceResponse, index_RegisterDeviceResponseSchema as RegisterDeviceResponseSchema, type index_RegisterRequest as RegisterRequest, index_RegisterRequestSchema as RegisterRequestSchema, type index_RequestValidationConfig as RequestValidationConfig, type index_RequestValidationConfigInput as RequestValidationConfigInput, index_RequestValidationConfigSchema as RequestValidationConfigSchema, type index_ResponseEnvelopeConfig as ResponseEnvelopeConfig, type index_ResponseEnvelopeConfigInput as ResponseEnvelopeConfigInput, index_ResponseEnvelopeConfigSchema as ResponseEnvelopeConfigSchema, index_RestApiConfig as RestApiConfig, type index_RestApiConfigInput as RestApiConfigInput, index_RestApiConfigSchema as RestApiConfigSchema, type index_RestApiEndpoint as RestApiEndpoint, index_RestApiEndpointSchema as RestApiEndpointSchema, index_RestApiPluginConfig as RestApiPluginConfig, type index_RestApiPluginConfigInput as RestApiPluginConfigInput, index_RestApiPluginConfigSchema as RestApiPluginConfigSchema, type index_RestApiRouteCategory as RestApiRouteCategory, index_RestApiRouteRegistration as RestApiRouteRegistration, index_RestApiRouteRegistrationSchema as RestApiRouteRegistrationSchema, index_RestServerConfig as RestServerConfig, type index_RestServerConfigInput as RestServerConfigInput, index_RestServerConfigSchema as RestServerConfigSchema, type index_RetryStrategy as RetryStrategy, type index_RouteCategory as RouteCategory, type index_RouteDefinition as RouteDefinition, index_RouteDefinitionSchema as RouteDefinitionSchema, type index_RouteGenerationConfig as RouteGenerationConfig, type index_RouteGenerationConfigInput as RouteGenerationConfigInput, index_RouteGenerationConfigSchema as RouteGenerationConfigSchema, type index_RouterConfig as RouterConfig, index_RouterConfigSchema as RouterConfigSchema, type index_SaveMetaItemRequest as SaveMetaItemRequest, index_SaveMetaItemRequestSchema as SaveMetaItemRequestSchema, type index_SaveMetaItemResponse as SaveMetaItemResponse, index_SaveMetaItemResponseSchema as SaveMetaItemResponseSchema, type index_SchemaDefinition as SchemaDefinition, type index_ServiceInfo as ServiceInfo, index_ServiceInfoSchema as ServiceInfoSchema, type index_Session as Session, type index_SessionResponse as SessionResponse, index_SessionResponseSchema as SessionResponseSchema, index_SessionSchema as SessionSchema, type index_SessionUser as SessionUser, type index_SessionUserInput as SessionUserInput, index_SessionUserSchema as SessionUserSchema, type index_SetPresenceRequest as SetPresenceRequest, index_SetPresenceRequestSchema as SetPresenceRequestSchema, type index_SetPresenceResponse as SetPresenceResponse, index_SetPresenceResponseSchema as SetPresenceResponseSchema, type index_SimpleCursorPosition as SimpleCursorPosition, index_SimpleCursorPositionSchema as SimpleCursorPositionSchema, type index_SimplePresenceState as SimplePresenceState, index_SimplePresenceStateSchema as SimplePresenceStateSchema, type index_SingleRecordResponse as SingleRecordResponse, index_SingleRecordResponseSchema as SingleRecordResponseSchema, index_StandardApiContracts as StandardApiContracts, type index_StandardErrorCode as StandardErrorCode, type index_SubscribeMessage as SubscribeMessage, index_SubscribeMessageSchema as SubscribeMessageSchema, type index_Subscription as Subscription, index_SubscriptionEventSchema as SubscriptionEventSchema, index_SubscriptionSchema as SubscriptionSchema, type index_TransportProtocol as TransportProtocol, index_UninstallPackageRequest as UninstallPackageRequest, index_UninstallPackageRequestSchema as UninstallPackageRequestSchema, index_UninstallPackageResponse as UninstallPackageResponse, index_UninstallPackageResponseSchema as UninstallPackageResponseSchema, type index_UnregisterDeviceRequest as UnregisterDeviceRequest, index_UnregisterDeviceRequestSchema as UnregisterDeviceRequestSchema, type index_UnregisterDeviceResponse as UnregisterDeviceResponse, index_UnregisterDeviceResponseSchema as UnregisterDeviceResponseSchema, type index_UnsubscribeMessage as UnsubscribeMessage, index_UnsubscribeMessageSchema as UnsubscribeMessageSchema, type index_UnsubscribeRequest as UnsubscribeRequest, index_UnsubscribeRequestSchema as UnsubscribeRequestSchema, type index_UpdateDataRequest as UpdateDataRequest, index_UpdateDataRequestSchema as UpdateDataRequestSchema, type index_UpdateDataResponse as UpdateDataResponse, index_UpdateDataResponseSchema as UpdateDataResponseSchema, type index_UpdateManyDataRequest as UpdateManyDataRequest, index_UpdateManyDataRequestSchema as UpdateManyDataRequestSchema, type index_UpdateManyDataResponse as UpdateManyDataResponse, index_UpdateManyDataResponseSchema as UpdateManyDataResponseSchema, type index_UpdateManyRequest as UpdateManyRequest, index_UpdateManyRequestSchema as UpdateManyRequestSchema, type index_UpdateNotificationPreferencesRequest as UpdateNotificationPreferencesRequest, index_UpdateNotificationPreferencesRequestSchema as UpdateNotificationPreferencesRequestSchema, type index_UpdateNotificationPreferencesResponse as UpdateNotificationPreferencesResponse, index_UpdateNotificationPreferencesResponseSchema as UpdateNotificationPreferencesResponseSchema, type index_UpdateRequest as UpdateRequest, index_UpdateRequestSchema as UpdateRequestSchema, type index_UpdateViewRequest as UpdateViewRequest, index_UpdateViewRequestSchema as UpdateViewRequestSchema, type index_UpdateViewResponse as UpdateViewResponse, index_UpdateViewResponseSchema as UpdateViewResponseSchema, type index_UserProfileResponse as UserProfileResponse, index_UserProfileResponseSchema as UserProfileResponseSchema, type index_ValidationMode as ValidationMode, type index_VersionDefinition as VersionDefinition, index_VersionDefinitionSchema as VersionDefinitionSchema, type index_VersionNegotiationResponse as VersionNegotiationResponse, index_VersionNegotiationResponseSchema as VersionNegotiationResponseSchema, type index_VersionStatus as VersionStatus, type index_VersioningConfig as VersioningConfig, type index_VersioningConfigInput as VersioningConfigInput, index_VersioningConfigSchema as VersioningConfigSchema, type index_VersioningStrategy as VersioningStrategy, type index_WebSocketConfig as WebSocketConfig, index_WebSocketConfigSchema as WebSocketConfigSchema, type index_WebSocketEvent as WebSocketEvent, index_WebSocketEventSchema as WebSocketEventSchema, type index_WebSocketMessage as WebSocketMessage, index_WebSocketMessageSchema as WebSocketMessageSchema, type index_WebSocketMessageType as WebSocketMessageType, type index_WebSocketPresenceStatus as WebSocketPresenceStatus, type index_WebSocketServerConfig as WebSocketServerConfig, index_WebSocketServerConfigSchema as WebSocketServerConfigSchema, type index_WorkflowApproveRequest as WorkflowApproveRequest, index_WorkflowApproveRequestSchema as WorkflowApproveRequestSchema, type index_WorkflowApproveResponse as WorkflowApproveResponse, index_WorkflowApproveResponseSchema as WorkflowApproveResponseSchema, type index_WorkflowRejectRequest as WorkflowRejectRequest, index_WorkflowRejectRequestSchema as WorkflowRejectRequestSchema, type index_WorkflowRejectResponse as WorkflowRejectResponse, index_WorkflowRejectResponseSchema as WorkflowRejectResponseSchema, type index_WorkflowState as WorkflowState, index_WorkflowStateSchema as WorkflowStateSchema, type index_WorkflowTransitionRequest as WorkflowTransitionRequest, index_WorkflowTransitionRequestSchema as WorkflowTransitionRequestSchema, type index_WorkflowTransitionResponse as WorkflowTransitionResponse, index_WorkflowTransitionResponseSchema as WorkflowTransitionResponseSchema, index_createErrorResponse as createErrorResponse, index_getAuthEndpointUrl as getAuthEndpointUrl, index_getDefaultRouteRegistrations as getDefaultRouteRegistrations, index_getHttpStatusForCategory as getHttpStatusForCategory, index_mapFieldTypeToGraphQL as mapFieldTypeToGraphQL };
16397
16533
  }
16398
16534
 
16399
- export { RealtimePresenceStatus as $, ApiErrorSchema as A, BaseResponseSchema as B, type CorsConfig as C, DeleteResponseSchema as D, ExportRequestSchema as E, ApiEndpoint as F, type ApiEndpointInput as G, HttpMethod as H, IdRequestSchema as I, ApiCapabilitiesSchema as J, ServiceInfoSchema as K, ListRecordResponseSchema as L, ModificationResultSchema as M, ApiRoutesSchema as N, DiscoverySchema as O, type DiscoveryResponse as P, type ApiRoutes as Q, type RateLimitConfig as R, type StaticMount as S, type ApiCapabilities as T, UpdateRequestSchema as U, type ServiceInfo as V, TransportProtocol as W, RealtimeEventType as X, SubscriptionEventSchema as Y, SubscriptionSchema as Z, type Subscription as _, CorsConfigSchema as a, RouteDefinitionSchema as a$, RealtimePresenceSchema as a0, type RealtimePresence as a1, RealtimeAction as a2, RealtimeEventSchema as a3, type RealtimeEvent as a4, RealtimeConfigSchema as a5, type RealtimeConfig as a6, WebSocketMessageType as a7, FilterOperator as a8, EventFilterCondition as a9, PresenceMessageSchema as aA, type PresenceMessage as aB, CursorMessageSchema as aC, type CursorMessage as aD, EditMessageSchema as aE, type EditMessage as aF, AckMessageSchema as aG, type AckMessage as aH, ErrorMessageSchema as aI, type ErrorMessage as aJ, PingMessageSchema as aK, type PingMessage as aL, PongMessageSchema as aM, type PongMessage as aN, WebSocketMessageSchema as aO, type WebSocketMessage as aP, WebSocketConfigSchema as aQ, type WebSocketConfig as aR, WebSocketEventSchema as aS, type WebSocketEvent as aT, SimplePresenceStateSchema as aU, type SimplePresenceState as aV, SimpleCursorPositionSchema as aW, type SimpleCursorPosition as aX, WebSocketServerConfigSchema as aY, type WebSocketServerConfig as aZ, RouteCategory as a_, EventFilterSchema as aa, type EventFilter as ab, EventPatternSchema as ac, type EventPattern as ad, EventSubscriptionSchema as ae, type EventSubscription as af, UnsubscribeRequestSchema as ag, type UnsubscribeRequest as ah, WebSocketPresenceStatus as ai, PresenceStateSchema as aj, type PresenceState as ak, PresenceUpdateSchema as al, type PresenceUpdate as am, CursorPositionSchema as an, type CursorPosition as ao, EditOperationType as ap, EditOperationSchema as aq, type EditOperation as ar, DocumentStateSchema as as, type DocumentState as at, SubscribeMessageSchema as au, type SubscribeMessage as av, UnsubscribeMessageSchema as aw, type UnsubscribeMessage as ax, EventMessageSchema as ay, type EventMessage as az, RateLimitConfigSchema as b, type BatchUpdateRequest as b$, type RouteDefinition as b0, RouterConfigSchema as b1, type RouterConfig as b2, ODataQuerySchema as b3, type ODataQuery as b4, ODataFilterOperatorSchema as b5, type ODataFilterOperator as b6, ODataFilterFunctionSchema as b7, type ODataFilterFunction as b8, ODataResponseSchema as b9, type GraphQLDataLoaderConfigInput as bA, GraphQLDirectiveLocation as bB, GraphQLDirectiveConfigSchema as bC, type GraphQLDirectiveConfig as bD, type GraphQLDirectiveConfigInput as bE, GraphQLQueryDepthLimitSchema as bF, type GraphQLQueryDepthLimit as bG, type GraphQLQueryDepthLimitInput as bH, GraphQLQueryComplexitySchema as bI, type GraphQLQueryComplexity as bJ, type GraphQLQueryComplexityInput as bK, GraphQLRateLimitSchema as bL, type GraphQLRateLimit as bM, type GraphQLRateLimitInput as bN, GraphQLPersistedQuerySchema as bO, type GraphQLPersistedQuery as bP, type GraphQLPersistedQueryInput as bQ, GraphQLConfigSchema as bR, GraphQLConfig as bS, type GraphQLConfigInput as bT, mapFieldTypeToGraphQL as bU, BatchOperationType as bV, BatchRecordSchema as bW, type BatchRecord as bX, BatchOptionsSchema as bY, type BatchOptions as bZ, BatchUpdateRequestSchema as b_, type ODataResponse as ba, ODataErrorSchema as bb, type ODataError as bc, ODataMetadataSchema as bd, type ODataMetadata as be, OData as bf, ODataConfigSchema as bg, type ODataConfig as bh, GraphQLScalarType as bi, GraphQLTypeConfigSchema as bj, type GraphQLTypeConfig as bk, type GraphQLTypeConfigInput as bl, GraphQLQueryConfigSchema as bm, type GraphQLQueryConfig as bn, type GraphQLQueryConfigInput as bo, GraphQLMutationConfigSchema as bp, type GraphQLMutationConfig as bq, type GraphQLMutationConfigInput as br, GraphQLSubscriptionConfigSchema as bs, type GraphQLSubscriptionConfig as bt, type GraphQLSubscriptionConfigInput as bu, GraphQLResolverConfigSchema as bv, type GraphQLResolverConfig as bw, type GraphQLResolverConfigInput as bx, GraphQLDataLoaderConfigSchema as by, type GraphQLDataLoaderConfig as bz, StaticMountSchema as c, DeleteDataResponseSchema as c$, UpdateManyRequestSchema as c0, type UpdateManyRequest as c1, BatchOperationResultSchema as c2, type BatchOperationResult as c3, BatchUpdateResponseSchema as c4, type BatchUpdateResponse as c5, DeleteManyRequestSchema as c6, type DeleteManyRequest as c7, BatchApiContracts as c8, BatchConfigSchema as c9, getHttpStatusForCategory as cA, createErrorResponse as cB, AutomationTriggerRequestSchema as cC, AutomationTriggerResponseSchema as cD, GetDiscoveryRequestSchema as cE, GetDiscoveryResponseSchema as cF, GetMetaTypesRequestSchema as cG, GetMetaTypesResponseSchema as cH, GetMetaItemsRequestSchema as cI, GetMetaItemsResponseSchema as cJ, GetMetaItemRequestSchema as cK, GetMetaItemResponseSchema as cL, SaveMetaItemRequestSchema as cM, SaveMetaItemResponseSchema as cN, GetMetaItemCachedRequestSchema as cO, GetMetaItemCachedResponseSchema as cP, GetUiViewRequestSchema as cQ, GetUiViewResponseSchema as cR, FindDataRequestSchema as cS, FindDataResponseSchema as cT, GetDataRequestSchema as cU, GetDataResponseSchema as cV, CreateDataRequestSchema as cW, CreateDataResponseSchema as cX, UpdateDataRequestSchema as cY, UpdateDataResponseSchema as cZ, DeleteDataRequestSchema as c_, type BatchConfig as ca, CacheDirective as cb, CacheControlSchema as cc, type CacheControl as cd, ETagSchema as ce, type ETag as cf, MetadataCacheRequestSchema as cg, type MetadataCacheRequest as ch, MetadataCacheResponseSchema as ci, type MetadataCacheResponse as cj, CacheInvalidationTarget as ck, CacheInvalidationRequestSchema as cl, type CacheInvalidationRequest as cm, CacheInvalidationResponseSchema as cn, type CacheInvalidationResponse as co, MetadataCacheApi as cp, ErrorCategory as cq, StandardErrorCode as cr, ErrorHttpStatusMap as cs, RetryStrategy as ct, FieldErrorSchema as cu, type FieldError as cv, EnhancedApiErrorSchema as cw, type EnhancedApiError as cx, ErrorResponseSchema as cy, type ErrorResponse as cz, RecordDataSchema as d, MarkAllNotificationsReadResponseSchema as d$, BatchDataRequestSchema as d0, BatchDataResponseSchema as d1, CreateManyDataRequestSchema as d2, CreateManyDataResponseSchema as d3, UpdateManyDataRequestSchema as d4, UpdateManyDataResponseSchema as d5, DeleteManyDataRequestSchema as d6, DeleteManyDataResponseSchema as d7, ListViewsRequestSchema as d8, ListViewsResponseSchema as d9, RealtimeConnectRequestSchema as dA, RealtimeConnectResponseSchema as dB, RealtimeDisconnectRequestSchema as dC, RealtimeDisconnectResponseSchema as dD, RealtimeSubscribeRequestSchema as dE, RealtimeSubscribeResponseSchema as dF, RealtimeUnsubscribeRequestSchema as dG, RealtimeUnsubscribeResponseSchema as dH, SetPresenceRequestSchema as dI, SetPresenceResponseSchema as dJ, GetPresenceRequestSchema as dK, GetPresenceResponseSchema as dL, RegisterDeviceRequestSchema as dM, RegisterDeviceResponseSchema as dN, UnregisterDeviceRequestSchema as dO, UnregisterDeviceResponseSchema as dP, NotificationPreferencesSchema as dQ, GetNotificationPreferencesRequestSchema as dR, GetNotificationPreferencesResponseSchema as dS, UpdateNotificationPreferencesRequestSchema as dT, UpdateNotificationPreferencesResponseSchema as dU, NotificationSchema as dV, ListNotificationsRequestSchema as dW, ListNotificationsResponseSchema as dX, MarkNotificationsReadRequestSchema as dY, MarkNotificationsReadResponseSchema as dZ, MarkAllNotificationsReadRequestSchema as d_, GetViewRequestSchema as da, GetViewResponseSchema as db, CreateViewRequestSchema as dc, CreateViewResponseSchema as dd, UpdateViewRequestSchema as de, UpdateViewResponseSchema as df, DeleteViewRequestSchema as dg, DeleteViewResponseSchema as dh, CheckPermissionRequestSchema as di, CheckPermissionResponseSchema as dj, GetObjectPermissionsRequestSchema as dk, GetObjectPermissionsResponseSchema as dl, GetEffectivePermissionsRequestSchema as dm, GetEffectivePermissionsResponseSchema as dn, GetWorkflowConfigRequestSchema as dp, GetWorkflowConfigResponseSchema as dq, WorkflowStateSchema as dr, GetWorkflowStateRequestSchema as ds, GetWorkflowStateResponseSchema as dt, WorkflowTransitionRequestSchema as du, WorkflowTransitionResponseSchema as dv, WorkflowApproveRequestSchema as dw, WorkflowApproveResponseSchema as dx, WorkflowRejectRequestSchema as dy, WorkflowRejectResponseSchema as dz, CreateRequestSchema as e, type CheckPermissionRequest as e$, AiNlqRequestSchema as e0, AiNlqResponseSchema as e1, AiChatRequestSchema as e2, AiChatResponseSchema as e3, AiSuggestRequestSchema as e4, AiSuggestResponseSchema as e5, AiInsightsRequestSchema as e6, AiInsightsResponseSchema as e7, GetLocalesRequestSchema as e8, GetLocalesResponseSchema as e9, type FindDataResponse as eA, type GetDataRequest as eB, type GetDataResponse as eC, type CreateDataRequest as eD, type CreateDataResponse as eE, type UpdateDataRequest as eF, type UpdateDataResponse as eG, type DeleteDataRequest as eH, type DeleteDataResponse as eI, type BatchDataRequest as eJ, type BatchDataResponse as eK, type CreateManyDataRequest as eL, type CreateManyDataResponse as eM, type UpdateManyDataRequest as eN, type UpdateManyDataResponse as eO, type DeleteManyDataRequest as eP, type DeleteManyDataResponse as eQ, type ListViewsRequest as eR, type ListViewsResponse as eS, type GetViewRequest as eT, type GetViewResponse as eU, type CreateViewRequest as eV, type CreateViewResponse as eW, type UpdateViewRequest as eX, type UpdateViewResponse as eY, type DeleteViewRequest as eZ, type DeleteViewResponse as e_, GetTranslationsRequestSchema as ea, GetTranslationsResponseSchema as eb, GetFieldLabelsRequestSchema as ec, GetFieldLabelsResponseSchema as ed, ObjectStackProtocolSchema as ee, type GetDiscoveryRequest as ef, type GetDiscoveryResponse as eg, type GetMetaTypesRequest as eh, type GetMetaTypesResponse as ei, type GetMetaItemsRequest as ej, type GetMetaItemsResponse as ek, type GetMetaItemRequest as el, type GetMetaItemResponse as em, type SaveMetaItemRequest as en, type SaveMetaItemResponse as eo, type GetMetaItemCachedRequest as ep, type GetMetaItemCachedResponse as eq, type GetUiViewRequest as er, type GetUiViewResponse as es, type AnalyticsQueryRequest as et, type AnalyticsResultResponse as eu, type GetAnalyticsMetaRequest as ev, type GetAnalyticsMetaResponse as ew, type AutomationTriggerRequest as ex, type AutomationTriggerResponse as ey, type FindDataRequest as ez, BulkRequestSchema as f, RestApiConfig as f$, type CheckPermissionResponse as f0, type GetObjectPermissionsRequest as f1, type GetObjectPermissionsResponse as f2, type GetEffectivePermissionsRequest as f3, type GetEffectivePermissionsResponse as f4, type GetWorkflowConfigRequest as f5, type GetWorkflowConfigResponse as f6, type WorkflowState as f7, type GetWorkflowStateRequest as f8, type GetWorkflowStateResponse as f9, type UpdateNotificationPreferencesRequest as fA, type UpdateNotificationPreferencesResponse as fB, type Notification as fC, type NotificationInput as fD, type ListNotificationsRequest as fE, type ListNotificationsResponse as fF, type MarkNotificationsReadRequest as fG, type MarkNotificationsReadResponse as fH, type MarkAllNotificationsReadRequest as fI, type MarkAllNotificationsReadResponse as fJ, type AiNlqRequest as fK, type AiNlqResponse as fL, type AiChatRequest as fM, type AiChatResponse as fN, type AiSuggestRequest as fO, type AiSuggestResponse as fP, type AiInsightsRequest as fQ, type AiInsightsResponse as fR, type GetLocalesRequest as fS, type GetLocalesResponse as fT, type GetTranslationsRequest as fU, type GetTranslationsResponse as fV, type GetFieldLabelsRequest as fW, type GetFieldLabelsResponse as fX, type ObjectStackProtocolZod as fY, type ObjectStackProtocol as fZ, RestApiConfigSchema as f_, type WorkflowTransitionRequest as fa, type WorkflowTransitionResponse as fb, type WorkflowApproveRequest as fc, type WorkflowApproveResponse as fd, type WorkflowRejectRequest as fe, type WorkflowRejectResponse as ff, type RealtimeConnectRequest as fg, type RealtimeConnectResponse as fh, type RealtimeDisconnectRequest as fi, type RealtimeDisconnectResponse as fj, type RealtimeSubscribeRequest as fk, type RealtimeSubscribeResponse as fl, type RealtimeUnsubscribeRequest as fm, type RealtimeUnsubscribeResponse as fn, type SetPresenceRequest as fo, type SetPresenceResponse as fp, type GetPresenceRequest as fq, type GetPresenceResponse as fr, type RegisterDeviceRequest as fs, type RegisterDeviceResponse as ft, type UnregisterDeviceRequest as fu, type UnregisterDeviceResponse as fv, type NotificationPreferences as fw, type NotificationPreferencesInput as fx, type GetNotificationPreferencesRequest as fy, type GetNotificationPreferencesResponse as fz, SingleRecordResponseSchema as g, type ApiChangelogEntry as g$, type RestApiConfigInput as g0, CrudOperation as g1, CrudEndpointPatternSchema as g2, type CrudEndpointPattern as g3, CrudEndpointsConfigSchema as g4, type CrudEndpointsConfig as g5, type CrudEndpointsConfigInput as g6, MetadataEndpointsConfigSchema as g7, type MetadataEndpointsConfig as g8, type MetadataEndpointsConfigInput as g9, ApiMetadataSchema as gA, type ApiMetadata as gB, type ApiMetadataInput as gC, ApiRegistryEntrySchema as gD, ApiRegistryEntry as gE, type ApiRegistryEntryInput as gF, ConflictResolutionStrategy as gG, ApiRegistrySchema as gH, ApiRegistry as gI, ApiDiscoveryQuerySchema as gJ, type ApiDiscoveryQuery as gK, ApiDiscoveryResponseSchema as gL, type ApiDiscoveryResponse as gM, OpenApiServerSchema as gN, type OpenApiServer as gO, OpenApiSecuritySchemeSchema as gP, type OpenApiSecurityScheme as gQ, OpenApiSpecSchema as gR, OpenApiSpec as gS, ApiTestingUiType as gT, ApiTestingUiConfigSchema as gU, type ApiTestingUiConfig as gV, ApiTestRequestSchema as gW, type ApiTestRequest as gX, ApiTestCollectionSchema as gY, ApiTestCollection as gZ, ApiChangelogEntrySchema as g_, BatchEndpointsConfigSchema as ga, type BatchEndpointsConfig as gb, type BatchEndpointsConfigInput as gc, RouteGenerationConfigSchema as gd, type RouteGenerationConfig as ge, type RouteGenerationConfigInput as gf, RestServerConfigSchema as gg, RestServerConfig as gh, type RestServerConfigInput as gi, GeneratedEndpointSchema as gj, type GeneratedEndpoint as gk, EndpointRegistrySchema as gl, type EndpointRegistry as gm, ApiProtocolType as gn, HttpStatusCode as go, ObjectQLReferenceSchema as gp, type ObjectQLReference as gq, SchemaDefinition as gr, ApiParameterSchema as gs, type ApiParameter as gt, ApiResponseSchema as gu, type ApiResponse as gv, type ApiResponseInput as gw, ApiEndpointRegistrationSchema as gx, ApiEndpointRegistration as gy, type ApiEndpointRegistrationInput as gz, BulkResponseSchema as h, RestApiRouteCategory as h$, CodeGenerationTemplateSchema as h0, type CodeGenerationTemplate as h1, ApiDocumentationConfigSchema as h2, ApiDocumentationConfig as h3, GeneratedApiDocumentationSchema as h4, type GeneratedApiDocumentation as h5, AnalyticsEndpoint as h6, AnalyticsQueryRequestSchema as h7, AnalyticsResultResponseSchema as h8, GetAnalyticsMetaRequestSchema as h9, type LoginRequest as hA, type LoginRequestInput as hB, type RegisterRequest as hC, type RefreshTokenRequest as hD, type SessionResponse as hE, type UserProfileResponse as hF, GetPresignedUrlRequestSchema as hG, CompleteUploadRequestSchema as hH, PresignedUrlResponseSchema as hI, FileUploadResponseSchema as hJ, type GetPresignedUrlRequest as hK, type CompleteUploadRequest as hL, type PresignedUrlResponse as hM, type FileUploadResponse as hN, ObjectDefinitionResponseSchema as hO, AppDefinitionResponseSchema as hP, ConceptListResponseSchema as hQ, type ObjectDefinitionResponse as hR, type AppDefinitionResponse as hS, type ConceptListResponse as hT, DispatcherRouteSchema as hU, type DispatcherRoute as hV, type DispatcherRouteInput as hW, DispatcherConfigSchema as hX, type DispatcherConfig as hY, type DispatcherConfigInput as hZ, DEFAULT_DISPATCHER_ROUTES as h_, AnalyticsMetadataResponseSchema as ha, AnalyticsSqlResponseSchema as hb, type AnalyticsMetadataResponse as hc, type AnalyticsSqlResponse as hd, VersioningStrategy as he, VersionStatus as hf, VersionDefinitionSchema as hg, type VersionDefinition as hh, VersioningConfigSchema as hi, type VersioningConfig as hj, type VersioningConfigInput as hk, VersionNegotiationResponseSchema as hl, type VersionNegotiationResponse as hm, DEFAULT_VERSIONING_CONFIG as hn, AuthProvider as ho, SessionUserSchema as hp, SessionSchema as hq, LoginType as hr, LoginRequestSchema as hs, RegisterRequestSchema as ht, RefreshTokenRequestSchema as hu, SessionResponseSchema as hv, UserProfileResponseSchema as hw, type SessionUser as hx, type SessionUserInput as hy, type Session as hz, index as i, RestApiEndpointSchema as i0, type RestApiEndpoint as i1, RestApiRouteRegistrationSchema as i2, RestApiRouteRegistration as i3, ValidationMode as i4, RequestValidationConfigSchema as i5, type RequestValidationConfig as i6, type RequestValidationConfigInput as i7, ResponseEnvelopeConfigSchema as i8, type ResponseEnvelopeConfig as i9, type ResponseEnvelopeConfigInput as ia, ErrorHandlingConfigSchema as ib, type ErrorHandlingConfig as ic, type ErrorHandlingConfigInput as id, OpenApiGenerationConfigSchema as ie, type OpenApiGenerationConfig as ig, type OpenApiGenerationConfigInput as ih, RestApiPluginConfigSchema as ii, RestApiPluginConfig as ij, type RestApiPluginConfigInput as ik, DEFAULT_DISCOVERY_ROUTES as il, DEFAULT_METADATA_ROUTES as im, DEFAULT_DATA_CRUD_ROUTES as io, DEFAULT_BATCH_ROUTES as ip, DEFAULT_PERMISSION_ROUTES as iq, DEFAULT_VIEW_ROUTES as ir, DEFAULT_WORKFLOW_ROUTES as is, DEFAULT_REALTIME_ROUTES as it, DEFAULT_NOTIFICATION_ROUTES as iu, DEFAULT_AI_ROUTES as iv, DEFAULT_I18N_ROUTES as iw, DEFAULT_ANALYTICS_ROUTES as ix, DEFAULT_AUTOMATION_ROUTES as iy, getDefaultRouteRegistrations as iz, StandardApiContracts as j, type ApiError as k, type BaseResponse as l, type RecordData as m, type CreateRequest as n, type UpdateRequest as o, type BulkRequest as p, type ExportRequest as q, type SingleRecordResponse as r, type ListRecordResponse as s, type IdRequest as t, type ModificationResult as u, type BulkResponse as v, type DeleteResponse as w, RateLimitSchema as x, ApiMappingSchema as y, ApiEndpointSchema as z };
16535
+ export { RealtimePresenceStatus as $, ApiErrorSchema as A, BaseResponseSchema as B, type CorsConfig as C, DeleteResponseSchema as D, ExportRequestSchema as E, ApiEndpoint as F, type ApiEndpointInput as G, HttpMethod as H, IdRequestSchema as I, ApiCapabilitiesSchema as J, ServiceInfoSchema as K, ListRecordResponseSchema as L, ModificationResultSchema as M, ApiRoutesSchema as N, DiscoverySchema as O, type DiscoveryResponse as P, type ApiRoutes as Q, type RateLimitConfig as R, type StaticMount as S, type ApiCapabilities as T, UpdateRequestSchema as U, type ServiceInfo as V, TransportProtocol as W, RealtimeEventType as X, SubscriptionEventSchema as Y, SubscriptionSchema as Z, type Subscription as _, CorsConfigSchema as a, RouteDefinitionSchema as a$, RealtimePresenceSchema as a0, type RealtimePresence as a1, RealtimeAction as a2, RealtimeEventSchema as a3, type RealtimeEvent as a4, RealtimeConfigSchema as a5, type RealtimeConfig as a6, WebSocketMessageType as a7, FilterOperator as a8, EventFilterCondition as a9, PresenceMessageSchema as aA, type PresenceMessage as aB, CursorMessageSchema as aC, type CursorMessage as aD, EditMessageSchema as aE, type EditMessage as aF, AckMessageSchema as aG, type AckMessage as aH, ErrorMessageSchema as aI, type ErrorMessage as aJ, PingMessageSchema as aK, type PingMessage as aL, PongMessageSchema as aM, type PongMessage as aN, WebSocketMessageSchema as aO, type WebSocketMessage as aP, WebSocketConfigSchema as aQ, type WebSocketConfig as aR, WebSocketEventSchema as aS, type WebSocketEvent as aT, SimplePresenceStateSchema as aU, type SimplePresenceState as aV, SimpleCursorPositionSchema as aW, type SimpleCursorPosition as aX, WebSocketServerConfigSchema as aY, type WebSocketServerConfig as aZ, RouteCategory as a_, EventFilterSchema as aa, type EventFilter as ab, EventPatternSchema as ac, type EventPattern as ad, EventSubscriptionSchema as ae, type EventSubscription as af, UnsubscribeRequestSchema as ag, type UnsubscribeRequest as ah, WebSocketPresenceStatus as ai, PresenceStateSchema as aj, type PresenceState as ak, PresenceUpdateSchema as al, type PresenceUpdate as am, CursorPositionSchema as an, type CursorPosition as ao, EditOperationType as ap, EditOperationSchema as aq, type EditOperation as ar, DocumentStateSchema as as, type DocumentState as at, SubscribeMessageSchema as au, type SubscribeMessage as av, UnsubscribeMessageSchema as aw, type UnsubscribeMessage as ax, EventMessageSchema as ay, type EventMessage as az, RateLimitConfigSchema as b, type BatchUpdateRequest as b$, type RouteDefinition as b0, RouterConfigSchema as b1, type RouterConfig as b2, ODataQuerySchema as b3, type ODataQuery as b4, ODataFilterOperatorSchema as b5, type ODataFilterOperator as b6, ODataFilterFunctionSchema as b7, type ODataFilterFunction as b8, ODataResponseSchema as b9, type GraphQLDataLoaderConfigInput as bA, GraphQLDirectiveLocation as bB, GraphQLDirectiveConfigSchema as bC, type GraphQLDirectiveConfig as bD, type GraphQLDirectiveConfigInput as bE, GraphQLQueryDepthLimitSchema as bF, type GraphQLQueryDepthLimit as bG, type GraphQLQueryDepthLimitInput as bH, GraphQLQueryComplexitySchema as bI, type GraphQLQueryComplexity as bJ, type GraphQLQueryComplexityInput as bK, GraphQLRateLimitSchema as bL, type GraphQLRateLimit as bM, type GraphQLRateLimitInput as bN, GraphQLPersistedQuerySchema as bO, type GraphQLPersistedQuery as bP, type GraphQLPersistedQueryInput as bQ, GraphQLConfigSchema as bR, GraphQLConfig as bS, type GraphQLConfigInput as bT, mapFieldTypeToGraphQL as bU, BatchOperationType as bV, BatchRecordSchema as bW, type BatchRecord as bX, BatchOptionsSchema as bY, type BatchOptions as bZ, BatchUpdateRequestSchema as b_, type ODataResponse as ba, ODataErrorSchema as bb, type ODataError as bc, ODataMetadataSchema as bd, type ODataMetadata as be, OData as bf, ODataConfigSchema as bg, type ODataConfig as bh, GraphQLScalarType as bi, GraphQLTypeConfigSchema as bj, type GraphQLTypeConfig as bk, type GraphQLTypeConfigInput as bl, GraphQLQueryConfigSchema as bm, type GraphQLQueryConfig as bn, type GraphQLQueryConfigInput as bo, GraphQLMutationConfigSchema as bp, type GraphQLMutationConfig as bq, type GraphQLMutationConfigInput as br, GraphQLSubscriptionConfigSchema as bs, type GraphQLSubscriptionConfig as bt, type GraphQLSubscriptionConfigInput as bu, GraphQLResolverConfigSchema as bv, type GraphQLResolverConfig as bw, type GraphQLResolverConfigInput as bx, GraphQLDataLoaderConfigSchema as by, type GraphQLDataLoaderConfig as bz, StaticMountSchema as c, DeleteDataResponseSchema as c$, UpdateManyRequestSchema as c0, type UpdateManyRequest as c1, BatchOperationResultSchema as c2, type BatchOperationResult as c3, BatchUpdateResponseSchema as c4, type BatchUpdateResponse as c5, DeleteManyRequestSchema as c6, type DeleteManyRequest as c7, BatchApiContracts as c8, BatchConfigSchema as c9, getHttpStatusForCategory as cA, createErrorResponse as cB, AutomationTriggerRequestSchema as cC, AutomationTriggerResponseSchema as cD, GetDiscoveryRequestSchema as cE, GetDiscoveryResponseSchema as cF, GetMetaTypesRequestSchema as cG, GetMetaTypesResponseSchema as cH, GetMetaItemsRequestSchema as cI, GetMetaItemsResponseSchema as cJ, GetMetaItemRequestSchema as cK, GetMetaItemResponseSchema as cL, SaveMetaItemRequestSchema as cM, SaveMetaItemResponseSchema as cN, GetMetaItemCachedRequestSchema as cO, GetMetaItemCachedResponseSchema as cP, GetUiViewRequestSchema as cQ, GetUiViewResponseSchema as cR, FindDataRequestSchema as cS, FindDataResponseSchema as cT, GetDataRequestSchema as cU, GetDataResponseSchema as cV, CreateDataRequestSchema as cW, CreateDataResponseSchema as cX, UpdateDataRequestSchema as cY, UpdateDataResponseSchema as cZ, DeleteDataRequestSchema as c_, type BatchConfig as ca, CacheDirective as cb, CacheControlSchema as cc, type CacheControl as cd, ETagSchema as ce, type ETag as cf, MetadataCacheRequestSchema as cg, type MetadataCacheRequest as ch, MetadataCacheResponseSchema as ci, type MetadataCacheResponse as cj, CacheInvalidationTarget as ck, CacheInvalidationRequestSchema as cl, type CacheInvalidationRequest as cm, CacheInvalidationResponseSchema as cn, type CacheInvalidationResponse as co, MetadataCacheApi as cp, ErrorCategory as cq, StandardErrorCode as cr, ErrorHttpStatusMap as cs, RetryStrategy as ct, FieldErrorSchema as cu, type FieldError as cv, EnhancedApiErrorSchema as cw, type EnhancedApiError as cx, ErrorResponseSchema as cy, type ErrorResponse as cz, RecordDataSchema as d, MarkAllNotificationsReadResponseSchema as d$, BatchDataRequestSchema as d0, BatchDataResponseSchema as d1, CreateManyDataRequestSchema as d2, CreateManyDataResponseSchema as d3, UpdateManyDataRequestSchema as d4, UpdateManyDataResponseSchema as d5, DeleteManyDataRequestSchema as d6, DeleteManyDataResponseSchema as d7, ListViewsRequestSchema as d8, ListViewsResponseSchema as d9, RealtimeConnectRequestSchema as dA, RealtimeConnectResponseSchema as dB, RealtimeDisconnectRequestSchema as dC, RealtimeDisconnectResponseSchema as dD, RealtimeSubscribeRequestSchema as dE, RealtimeSubscribeResponseSchema as dF, RealtimeUnsubscribeRequestSchema as dG, RealtimeUnsubscribeResponseSchema as dH, SetPresenceRequestSchema as dI, SetPresenceResponseSchema as dJ, GetPresenceRequestSchema as dK, GetPresenceResponseSchema as dL, RegisterDeviceRequestSchema as dM, RegisterDeviceResponseSchema as dN, UnregisterDeviceRequestSchema as dO, UnregisterDeviceResponseSchema as dP, NotificationPreferencesSchema as dQ, GetNotificationPreferencesRequestSchema as dR, GetNotificationPreferencesResponseSchema as dS, UpdateNotificationPreferencesRequestSchema as dT, UpdateNotificationPreferencesResponseSchema as dU, NotificationSchema as dV, ListNotificationsRequestSchema as dW, ListNotificationsResponseSchema as dX, MarkNotificationsReadRequestSchema as dY, MarkNotificationsReadResponseSchema as dZ, MarkAllNotificationsReadRequestSchema as d_, GetViewRequestSchema as da, GetViewResponseSchema as db, CreateViewRequestSchema as dc, CreateViewResponseSchema as dd, UpdateViewRequestSchema as de, UpdateViewResponseSchema as df, DeleteViewRequestSchema as dg, DeleteViewResponseSchema as dh, CheckPermissionRequestSchema as di, CheckPermissionResponseSchema as dj, GetObjectPermissionsRequestSchema as dk, GetObjectPermissionsResponseSchema as dl, GetEffectivePermissionsRequestSchema as dm, GetEffectivePermissionsResponseSchema as dn, GetWorkflowConfigRequestSchema as dp, GetWorkflowConfigResponseSchema as dq, WorkflowStateSchema as dr, GetWorkflowStateRequestSchema as ds, GetWorkflowStateResponseSchema as dt, WorkflowTransitionRequestSchema as du, WorkflowTransitionResponseSchema as dv, WorkflowApproveRequestSchema as dw, WorkflowApproveResponseSchema as dx, WorkflowRejectRequestSchema as dy, WorkflowRejectResponseSchema as dz, CreateRequestSchema as e, type CheckPermissionRequest as e$, AiNlqRequestSchema as e0, AiNlqResponseSchema as e1, AiChatRequestSchema as e2, AiChatResponseSchema as e3, AiSuggestRequestSchema as e4, AiSuggestResponseSchema as e5, AiInsightsRequestSchema as e6, AiInsightsResponseSchema as e7, GetLocalesRequestSchema as e8, GetLocalesResponseSchema as e9, type FindDataResponse as eA, type GetDataRequest as eB, type GetDataResponse as eC, type CreateDataRequest as eD, type CreateDataResponse as eE, type UpdateDataRequest as eF, type UpdateDataResponse as eG, type DeleteDataRequest as eH, type DeleteDataResponse as eI, type BatchDataRequest as eJ, type BatchDataResponse as eK, type CreateManyDataRequest as eL, type CreateManyDataResponse as eM, type UpdateManyDataRequest as eN, type UpdateManyDataResponse as eO, type DeleteManyDataRequest as eP, type DeleteManyDataResponse as eQ, type ListViewsRequest as eR, type ListViewsResponse as eS, type GetViewRequest as eT, type GetViewResponse as eU, type CreateViewRequest as eV, type CreateViewResponse as eW, type UpdateViewRequest as eX, type UpdateViewResponse as eY, type DeleteViewRequest as eZ, type DeleteViewResponse as e_, GetTranslationsRequestSchema as ea, GetTranslationsResponseSchema as eb, GetFieldLabelsRequestSchema as ec, GetFieldLabelsResponseSchema as ed, ObjectStackProtocolSchema as ee, type GetDiscoveryRequest as ef, type GetDiscoveryResponse as eg, type GetMetaTypesRequest as eh, type GetMetaTypesResponse as ei, type GetMetaItemsRequest as ej, type GetMetaItemsResponse as ek, type GetMetaItemRequest as el, type GetMetaItemResponse as em, type SaveMetaItemRequest as en, type SaveMetaItemResponse as eo, type GetMetaItemCachedRequest as ep, type GetMetaItemCachedResponse as eq, type GetUiViewRequest as er, type GetUiViewResponse as es, type AnalyticsQueryRequest as et, type AnalyticsResultResponse as eu, type GetAnalyticsMetaRequest as ev, type GetAnalyticsMetaResponse as ew, type AutomationTriggerRequest as ex, type AutomationTriggerResponse as ey, type FindDataRequest as ez, BulkRequestSchema as f, RestApiConfig as f$, type CheckPermissionResponse as f0, type GetObjectPermissionsRequest as f1, type GetObjectPermissionsResponse as f2, type GetEffectivePermissionsRequest as f3, type GetEffectivePermissionsResponse as f4, type GetWorkflowConfigRequest as f5, type GetWorkflowConfigResponse as f6, type WorkflowState as f7, type GetWorkflowStateRequest as f8, type GetWorkflowStateResponse as f9, type UpdateNotificationPreferencesRequest as fA, type UpdateNotificationPreferencesResponse as fB, type Notification as fC, type NotificationInput as fD, type ListNotificationsRequest as fE, type ListNotificationsResponse as fF, type MarkNotificationsReadRequest as fG, type MarkNotificationsReadResponse as fH, type MarkAllNotificationsReadRequest as fI, type MarkAllNotificationsReadResponse as fJ, type AiNlqRequest as fK, type AiNlqResponse as fL, type AiChatRequest as fM, type AiChatResponse as fN, type AiSuggestRequest as fO, type AiSuggestResponse as fP, type AiInsightsRequest as fQ, type AiInsightsResponse as fR, type GetLocalesRequest as fS, type GetLocalesResponse as fT, type GetTranslationsRequest as fU, type GetTranslationsResponse as fV, type GetFieldLabelsRequest as fW, type GetFieldLabelsResponse as fX, type ObjectStackProtocolZod as fY, type ObjectStackProtocol as fZ, RestApiConfigSchema as f_, type WorkflowTransitionRequest as fa, type WorkflowTransitionResponse as fb, type WorkflowApproveRequest as fc, type WorkflowApproveResponse as fd, type WorkflowRejectRequest as fe, type WorkflowRejectResponse as ff, type RealtimeConnectRequest as fg, type RealtimeConnectResponse as fh, type RealtimeDisconnectRequest as fi, type RealtimeDisconnectResponse as fj, type RealtimeSubscribeRequest as fk, type RealtimeSubscribeResponse as fl, type RealtimeUnsubscribeRequest as fm, type RealtimeUnsubscribeResponse as fn, type SetPresenceRequest as fo, type SetPresenceResponse as fp, type GetPresenceRequest as fq, type GetPresenceResponse as fr, type RegisterDeviceRequest as fs, type RegisterDeviceResponse as ft, type UnregisterDeviceRequest as fu, type UnregisterDeviceResponse as fv, type NotificationPreferences as fw, type NotificationPreferencesInput as fx, type GetNotificationPreferencesRequest as fy, type GetNotificationPreferencesResponse as fz, SingleRecordResponseSchema as g, type ApiChangelogEntry as g$, type RestApiConfigInput as g0, CrudOperation as g1, CrudEndpointPatternSchema as g2, type CrudEndpointPattern as g3, CrudEndpointsConfigSchema as g4, type CrudEndpointsConfig as g5, type CrudEndpointsConfigInput as g6, MetadataEndpointsConfigSchema as g7, type MetadataEndpointsConfig as g8, type MetadataEndpointsConfigInput as g9, ApiMetadataSchema as gA, type ApiMetadata as gB, type ApiMetadataInput as gC, ApiRegistryEntrySchema as gD, ApiRegistryEntry as gE, type ApiRegistryEntryInput as gF, ConflictResolutionStrategy as gG, ApiRegistrySchema as gH, ApiRegistry as gI, ApiDiscoveryQuerySchema as gJ, type ApiDiscoveryQuery as gK, ApiDiscoveryResponseSchema as gL, type ApiDiscoveryResponse as gM, OpenApiServerSchema as gN, type OpenApiServer as gO, OpenApiSecuritySchemeSchema as gP, type OpenApiSecurityScheme as gQ, OpenApiSpecSchema as gR, OpenApiSpec as gS, ApiTestingUiType as gT, ApiTestingUiConfigSchema as gU, type ApiTestingUiConfig as gV, ApiTestRequestSchema as gW, type ApiTestRequest as gX, ApiTestCollectionSchema as gY, ApiTestCollection as gZ, ApiChangelogEntrySchema as g_, BatchEndpointsConfigSchema as ga, type BatchEndpointsConfig as gb, type BatchEndpointsConfigInput as gc, RouteGenerationConfigSchema as gd, type RouteGenerationConfig as ge, type RouteGenerationConfigInput as gf, RestServerConfigSchema as gg, RestServerConfig as gh, type RestServerConfigInput as gi, GeneratedEndpointSchema as gj, type GeneratedEndpoint as gk, EndpointRegistrySchema as gl, type EndpointRegistry as gm, ApiProtocolType as gn, HttpStatusCode as go, ObjectQLReferenceSchema as gp, type ObjectQLReference as gq, SchemaDefinition as gr, ApiParameterSchema as gs, type ApiParameter as gt, ApiResponseSchema as gu, type ApiResponse as gv, type ApiResponseInput as gw, ApiEndpointRegistrationSchema as gx, ApiEndpointRegistration as gy, type ApiEndpointRegistrationInput as gz, BulkResponseSchema as h, type AppDefinitionResponse as h$, CodeGenerationTemplateSchema as h0, type CodeGenerationTemplate as h1, ApiDocumentationConfigSchema as h2, ApiDocumentationConfig as h3, GeneratedApiDocumentationSchema as h4, type GeneratedApiDocumentation as h5, AnalyticsEndpoint as h6, AnalyticsQueryRequestSchema as h7, AnalyticsResultResponseSchema as h8, GetAnalyticsMetaRequestSchema as h9, type LoginRequest as hA, type LoginRequestInput as hB, type RegisterRequest as hC, type RefreshTokenRequest as hD, type SessionResponse as hE, type UserProfileResponse as hF, AuthEndpointPaths as hG, AuthEndpointSchema as hH, AuthEndpointAliases as hI, getAuthEndpointUrl as hJ, EndpointMapping as hK, type AuthEndpoint as hL, type AuthEndpointPath as hM, type AuthEndpointAlias as hN, type EndpointMappingKey as hO, GetPresignedUrlRequestSchema as hP, CompleteUploadRequestSchema as hQ, PresignedUrlResponseSchema as hR, FileUploadResponseSchema as hS, type GetPresignedUrlRequest as hT, type CompleteUploadRequest as hU, type PresignedUrlResponse as hV, type FileUploadResponse as hW, ObjectDefinitionResponseSchema as hX, AppDefinitionResponseSchema as hY, ConceptListResponseSchema as hZ, type ObjectDefinitionResponse as h_, AnalyticsMetadataResponseSchema as ha, AnalyticsSqlResponseSchema as hb, type AnalyticsMetadataResponse as hc, type AnalyticsSqlResponse as hd, VersioningStrategy as he, VersionStatus as hf, VersionDefinitionSchema as hg, type VersionDefinition as hh, VersioningConfigSchema as hi, type VersioningConfig as hj, type VersioningConfigInput as hk, VersionNegotiationResponseSchema as hl, type VersionNegotiationResponse as hm, DEFAULT_VERSIONING_CONFIG as hn, AuthProvider as ho, SessionUserSchema as hp, SessionSchema as hq, LoginType as hr, LoginRequestSchema as hs, RegisterRequestSchema as ht, RefreshTokenRequestSchema as hu, SessionResponseSchema as hv, UserProfileResponseSchema as hw, type SessionUser as hx, type SessionUserInput as hy, type Session as hz, index as i, type ConceptListResponse as i0, DispatcherRouteSchema as i1, type DispatcherRoute as i2, type DispatcherRouteInput as i3, DispatcherConfigSchema as i4, type DispatcherConfig as i5, type DispatcherConfigInput as i6, DEFAULT_DISPATCHER_ROUTES as i7, RestApiRouteCategory as i8, RestApiEndpointSchema as i9, DEFAULT_VIEW_ROUTES as iA, DEFAULT_WORKFLOW_ROUTES as iB, DEFAULT_REALTIME_ROUTES as iC, DEFAULT_NOTIFICATION_ROUTES as iD, DEFAULT_AI_ROUTES as iE, DEFAULT_I18N_ROUTES as iF, DEFAULT_ANALYTICS_ROUTES as iG, DEFAULT_AUTOMATION_ROUTES as iH, getDefaultRouteRegistrations as iI, type RestApiEndpoint as ia, RestApiRouteRegistrationSchema as ib, RestApiRouteRegistration as ic, ValidationMode as id, RequestValidationConfigSchema as ie, type RequestValidationConfig as ig, type RequestValidationConfigInput as ih, ResponseEnvelopeConfigSchema as ii, type ResponseEnvelopeConfig as ij, type ResponseEnvelopeConfigInput as ik, ErrorHandlingConfigSchema as il, type ErrorHandlingConfig as im, type ErrorHandlingConfigInput as io, OpenApiGenerationConfigSchema as ip, type OpenApiGenerationConfig as iq, type OpenApiGenerationConfigInput as ir, RestApiPluginConfigSchema as is, RestApiPluginConfig as it, type RestApiPluginConfigInput as iu, DEFAULT_DISCOVERY_ROUTES as iv, DEFAULT_METADATA_ROUTES as iw, DEFAULT_DATA_CRUD_ROUTES as ix, DEFAULT_BATCH_ROUTES as iy, DEFAULT_PERMISSION_ROUTES as iz, StandardApiContracts as j, type ApiError as k, type BaseResponse as l, type RecordData as m, type CreateRequest as n, type UpdateRequest as o, type BulkRequest as p, type ExportRequest as q, type SingleRecordResponse as r, type ListRecordResponse as s, type IdRequest as t, type ModificationResult as u, type BulkResponse as v, type DeleteResponse as w, RateLimitSchema as x, ApiMappingSchema as y, ApiEndpointSchema as z };
@@ -11209,7 +11209,7 @@ declare const ServiceCriticalitySchema: z.ZodEnum<{
11209
11209
  declare const ServiceRequirementDef: {
11210
11210
  readonly metadata: "required";
11211
11211
  readonly data: "required";
11212
- readonly auth: "required";
11212
+ readonly auth: "core";
11213
11213
  readonly cache: "core";
11214
11214
  readonly queue: "core";
11215
11215
  readonly job: "core";
@@ -1,5 +1,5 @@
1
1
  import { Q as QueryAST, a as FieldSchema } from './field.zod-DuaF0Lcl.js';
2
- import { D as DataEngineQueryOptions, a as DataEngineInsertOptions, b as DataEngineUpdateOptions, c as DataEngineDeleteOptions, d as DataEngineCountOptions, e as DataEngineAggregateOptions, f as DataEngineRequest, g as DriverOptions, O as ObjectSchema } from './driver.zod-BJHWEbwG.js';
2
+ import { D as DataEngineQueryOptions, a as DataEngineInsertOptions, b as DataEngineUpdateOptions, c as DataEngineDeleteOptions, d as DataEngineCountOptions, e as DataEngineAggregateOptions, f as DataEngineRequest, g as DriverOptions, O as ObjectSchema } from './driver.zod-E3C6n0W-.js';
3
3
  import { z } from 'zod';
4
4
 
5
5
  /**