@robosystems/client 0.3.42 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/InvestorClient.js +7 -7
- package/artifacts/InvestorClient.ts +13 -13
- package/artifacts/LedgerClient.d.ts +2 -2
- package/artifacts/LedgerClient.js +48 -48
- package/artifacts/LedgerClient.ts +91 -91
- package/artifacts/QueryClient.js +2 -2
- package/artifacts/QueryClient.ts +5 -5
- package/artifacts/graphql/generated/graphql.d.ts +2 -0
- package/artifacts/graphql/generated/graphql.ts +2 -0
- package/client/client.gen.js +109 -126
- package/client/client.gen.ts +129 -139
- package/client/types.gen.d.ts +7 -4
- package/client/types.gen.ts +10 -5
- package/client/utils.gen.d.ts +7 -3
- package/client/utils.gen.js +6 -6
- package/client/utils.gen.ts +11 -11
- package/core/bodySerializer.gen.d.ts +4 -4
- package/core/bodySerializer.gen.ts +6 -8
- package/core/params.gen.js +5 -5
- package/core/params.gen.ts +5 -5
- package/core/serverSentEvents.gen.d.ts +1 -1
- package/core/serverSentEvents.gen.js +4 -6
- package/core/serverSentEvents.gen.ts +4 -5
- package/core/types.gen.d.ts +1 -1
- package/core/types.gen.ts +1 -1
- package/core/utils.gen.js +1 -1
- package/core/utils.gen.ts +1 -1
- package/index.ts +2 -2
- package/package.json +2 -2
- package/sdk/client/client.gen.js +109 -126
- package/sdk/client/client.gen.ts +129 -139
- package/sdk/client/types.gen.d.ts +7 -4
- package/sdk/client/types.gen.ts +10 -5
- package/sdk/client/utils.gen.d.ts +7 -3
- package/sdk/client/utils.gen.js +6 -6
- package/sdk/client/utils.gen.ts +11 -11
- package/sdk/core/bodySerializer.gen.d.ts +4 -4
- package/sdk/core/bodySerializer.gen.ts +6 -8
- package/sdk/core/params.gen.js +5 -5
- package/sdk/core/params.gen.ts +5 -5
- package/sdk/core/serverSentEvents.gen.d.ts +1 -1
- package/sdk/core/serverSentEvents.gen.js +4 -6
- package/sdk/core/serverSentEvents.gen.ts +4 -5
- package/sdk/core/types.gen.d.ts +1 -1
- package/sdk/core/types.gen.ts +1 -1
- package/sdk/core/utils.gen.js +1 -1
- package/sdk/core/utils.gen.ts +1 -1
- package/sdk/index.d.ts +2 -2
- package/sdk/index.js +70 -65
- package/sdk/index.ts +2 -2
- package/sdk/sdk.gen.d.ts +145 -101
- package/sdk/sdk.gen.js +297 -208
- package/sdk/sdk.gen.ts +230 -141
- package/sdk/types.gen.d.ts +1300 -772
- package/sdk/types.gen.ts +1342 -783
- package/sdk.gen.d.ts +145 -101
- package/sdk.gen.js +297 -208
- package/sdk.gen.ts +230 -141
- package/types.gen.d.ts +1300 -772
- package/types.gen.ts +1342 -783
package/sdk.gen.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Client, Options as Options2, TDataShape } from './client';
|
|
2
|
-
import type { AutoSelectOperatorData, AutoSelectOperatorErrors, AutoSelectOperatorResponses, BatchProcessQueriesData, BatchProcessQueriesErrors, BatchProcessQueriesResponses, CallMcpToolData, CallMcpToolErrors, CallMcpToolResponses, CancelOperationData, CancelOperationErrors, CancelOperationResponses, CancelOrgSubscriptionData, CancelOrgSubscriptionErrors, CancelOrgSubscriptionResponses, CancelRepositorySubscriptionData, CancelRepositorySubscriptionErrors, CancelRepositorySubscriptionResponses, ChangeSubscriptionPlanData, ChangeSubscriptionPlanErrors, ChangeSubscriptionPlanResponses, CheckPasswordStrengthData, CheckPasswordStrengthErrors, CheckPasswordStrengthResponses, CompleteSsoAuthData, CompleteSsoAuthErrors, CompleteSsoAuthResponses, CreateCheckoutSessionData, CreateCheckoutSessionErrors, CreateCheckoutSessionResponses, CreateConnectionData, CreateConnectionErrors, CreateConnectionResponses, CreateFileUploadData, CreateFileUploadErrors, CreateFileUploadResponses, CreateGraphData, CreateGraphErrors, CreateGraphResponses, CreatePortalSessionData, CreatePortalSessionErrors, CreatePortalSessionResponses, CreateRepositorySubscriptionData, CreateRepositorySubscriptionErrors, CreateRepositorySubscriptionResponses, CreateUserApiKeyData, CreateUserApiKeyErrors, CreateUserApiKeyResponses, DeleteConnectionData, DeleteConnectionErrors, DeleteConnectionResponses, DeleteDocumentData, DeleteDocumentErrors, DeleteDocumentResponses, DeleteFileData, DeleteFileErrors, DeleteFileResponses, ExecuteCypherQueryData, ExecuteCypherQueryErrors, ExecuteCypherQueryResponses, ExecuteSpecificOperatorData, ExecuteSpecificOperatorErrors, ExecuteSpecificOperatorResponses, ExportGraphSchemaData, ExportGraphSchemaErrors, ExportGraphSchemaResponses, ForgotPasswordData, ForgotPasswordErrors, ForgotPasswordResponses, GenerateSsoTokenData, GenerateSsoTokenErrors, GenerateSsoTokenResponses, GetAvailableExtensionsData, GetAvailableExtensionsErrors, GetAvailableExtensionsResponses, GetAvailableGraphTiersData, GetAvailableGraphTiersErrors, GetAvailableGraphTiersResponses, GetBackupDownloadUrlData, GetBackupDownloadUrlErrors, GetBackupDownloadUrlResponses, GetBackupStatsData, GetBackupStatsErrors, GetBackupStatsResponses, GetCaptchaConfigData, GetCaptchaConfigErrors, GetCaptchaConfigResponses, GetCheckoutStatusData, GetCheckoutStatusErrors, GetCheckoutStatusResponses, GetConnectionData, GetConnectionErrors, GetConnectionOptionsData, GetConnectionOptionsErrors, GetConnectionOptionsResponses, GetConnectionResponses, GetCreditSummaryData, GetCreditSummaryErrors, GetCreditSummaryResponses, GetCurrentAuthUserData, GetCurrentAuthUserErrors, GetCurrentAuthUserResponses, GetCurrentUserData, GetCurrentUserErrors, GetCurrentUserResponses, GetDatabaseHealthData, GetDatabaseHealthErrors, GetDatabaseHealthResponses, GetDatabaseInfoData, GetDatabaseInfoErrors, GetDatabaseInfoResponses, GetDocumentData, GetDocumentErrors, GetDocumentResponses, GetDocumentSectionData, GetDocumentSectionErrors, GetDocumentSectionResponses, GetFileData, GetFileErrors, GetFileResponses, GetGraphCapacityData, GetGraphCapacityErrors, GetGraphCapacityResponses, GetGraphLimitsData, GetGraphLimitsErrors, GetGraphLimitsResponses, GetGraphMetricsData, GetGraphMetricsErrors, GetGraphMetricsResponses, GetGraphSchemaData, GetGraphSchemaErrors, GetGraphSchemaResponses, GetGraphsData, GetGraphsErrors, GetGraphsResponses, GetGraphSubscriptionData, GetGraphSubscriptionErrors, GetGraphSubscriptionResponses, GetGraphUsageAnalyticsData, GetGraphUsageAnalyticsErrors, GetGraphUsageAnalyticsResponses, GetOperationStatusData, GetOperationStatusErrors, GetOperationStatusResponses, GetOperatorMetadataData, GetOperatorMetadataErrors, GetOperatorMetadataResponses, GetOrgBillingCustomerData, GetOrgBillingCustomerErrors, GetOrgBillingCustomerResponses, GetOrgData, GetOrgErrors, GetOrgLimitsData, GetOrgLimitsErrors, GetOrgLimitsResponses, GetOrgResponses, GetOrgSubscriptionData, GetOrgSubscriptionErrors, GetOrgSubscriptionResponses, GetOrgUpcomingInvoiceData, GetOrgUpcomingInvoiceErrors, GetOrgUpcomingInvoiceResponses, GetOrgUsageData, GetOrgUsageErrors, GetOrgUsageResponses, GetPasswordPolicyData, GetPasswordPolicyErrors, GetPasswordPolicyResponses, GetServiceOfferingsData, GetServiceOfferingsErrors, GetServiceOfferingsResponses, GetServiceStatusData, GetServiceStatusResponses, GetSubgraphInfoData, GetSubgraphInfoErrors, GetSubgraphInfoResponses, GetSubgraphQuotaData, GetSubgraphQuotaErrors, GetSubgraphQuotaResponses, HandleHttpGetExtensionsGraphIdGraphqlGetData, HandleHttpGetExtensionsGraphIdGraphqlGetErrors, HandleHttpGetExtensionsGraphIdGraphqlGetResponses, HandleHttpPostExtensionsGraphIdGraphqlPostData, HandleHttpPostExtensionsGraphIdGraphqlPostErrors, HandleHttpPostExtensionsGraphIdGraphqlPostResponses, InitOAuthData, InitOAuthErrors, InitOAuthResponses, InviteOrgMemberData, InviteOrgMemberErrors, InviteOrgMemberResponses, ListBackupsData, ListBackupsErrors, ListBackupsResponses, ListConnectionsData, ListConnectionsErrors, ListConnectionsResponses, ListCreditTransactionsData, ListCreditTransactionsErrors, ListCreditTransactionsResponses, ListDocumentsData, ListDocumentsErrors, ListDocumentsResponses, ListFilesData, ListFilesErrors, ListFilesResponses, ListMcpToolsData, ListMcpToolsErrors, ListMcpToolsResponses, ListOperatorsData, ListOperatorsErrors, ListOperatorsResponses, ListOrgGraphsData, ListOrgGraphsErrors, ListOrgGraphsResponses, ListOrgInvoicesData, ListOrgInvoicesErrors, ListOrgInvoicesResponses, ListOrgMembersData, ListOrgMembersErrors, ListOrgMembersResponses, ListOrgSubscriptionsData, ListOrgSubscriptionsErrors, ListOrgSubscriptionsResponses, ListSubgraphsData, ListSubgraphsErrors, ListSubgraphsResponses, ListTablesData, ListTablesErrors, ListTablesResponses, ListUserApiKeysData, ListUserApiKeysErrors, ListUserApiKeysResponses, ListUserOrgsData, ListUserOrgsErrors, ListUserOrgsResponses, LoginUserData, LoginUserErrors, LoginUserResponses, LogoutUserData, LogoutUserErrors, LogoutUserResponses, OauthCallbackData, OauthCallbackErrors, OauthCallbackResponses, OpAddPublishListMembersData, OpAddPublishListMembersErrors, OpAddPublishListMembersResponses, OpAutoMapElementsData, OpAutoMapElementsErrors, OpAutoMapElementsResponses, OpBuildFactGridData, OpBuildFactGridErrors, OpBuildFactGridResponses, OpChangeReportingStyleData, OpChangeReportingStyleErrors, OpChangeReportingStyleResponses, OpChangeTierData, OpChangeTierErrors, OpChangeTierResponses, OpClosePeriodData, OpClosePeriodErrors, OpClosePeriodResponses, OpCreateAgentData, OpCreateAgentErrors, OpCreateAgentResponses, OpCreateBackupData, OpCreateBackupErrors, OpCreateBackupResponses, OpCreateEventBlockData, OpCreateEventBlockErrors, OpCreateEventBlockResponses, OpCreateEventHandlerData, OpCreateEventHandlerErrors, OpCreateEventHandlerResponses, OpCreateInformationBlockData, OpCreateInformationBlockErrors, OpCreateInformationBlockResponses, OpCreateMappingAssociationData, OpCreateMappingAssociationErrors, OpCreateMappingAssociationResponses, OpCreatePortfolioBlockData, OpCreatePortfolioBlockErrors, OpCreatePortfolioBlockResponses, OpCreatePublishListData, OpCreatePublishListErrors, OpCreatePublishListResponses, OpCreateReportData, OpCreateReportErrors, OpCreateReportResponses, OpCreateSecurityData, OpCreateSecurityErrors, OpCreateSecurityResponses, OpCreateSubgraphData, OpCreateSubgraphErrors, OpCreateSubgraphResponses, OpCreateTaxonomyBlockData, OpCreateTaxonomyBlockErrors, OpCreateTaxonomyBlockResponses, OpDeleteGraphData, OpDeleteGraphErrors, OpDeleteGraphResponses, OpDeleteInformationBlockData, OpDeleteInformationBlockErrors, OpDeleteInformationBlockResponses, OpDeleteJournalEntryData, OpDeleteJournalEntryErrors, OpDeleteJournalEntryResponses, OpDeleteMappingAssociationData, OpDeleteMappingAssociationErrors, OpDeleteMappingAssociationResponses, OpDeletePortfolioBlockData, OpDeletePortfolioBlockErrors, OpDeletePortfolioBlockResponses, OpDeletePublishListData, OpDeletePublishListErrors, OpDeletePublishListResponses, OpDeleteReportData, OpDeleteReportErrors, OpDeleteReportResponses, OpDeleteSecurityData, OpDeleteSecurityErrors, OpDeleteSecurityResponses, OpDeleteSubgraphData, OpDeleteSubgraphErrors, OpDeleteSubgraphResponses, OpDeleteTaxonomyBlockData, OpDeleteTaxonomyBlockErrors, OpDeleteTaxonomyBlockResponses, OpEvaluateRulesData, OpEvaluateRulesErrors, OpEvaluateRulesResponses, OpExecuteEventBlockData, OpExecuteEventBlockErrors, OpExecuteEventBlockResponses, OpFileReportData, OpFileReportErrors, OpFileReportResponses, OpFinancialStatementAnalysisData, OpFinancialStatementAnalysisErrors, OpFinancialStatementAnalysisResponses, OpInitializeLedgerData, OpInitializeLedgerErrors, OpInitializeLedgerResponses, OpLinkEntityTaxonomyData, OpLinkEntityTaxonomyErrors, OpLinkEntityTaxonomyResponses, OpLiveFinancialStatementData, OpLiveFinancialStatementErrors, OpLiveFinancialStatementResponses, OpMaterializeData, OpMaterializeErrors, OpMaterializeResponses, OpPreviewEventBlockData, OpPreviewEventBlockErrors, OpPreviewEventBlockResponses, OpPromoteObligationsData, OpPromoteObligationsErrors, OpPromoteObligationsResponses, OpRebuildScheduleData, OpRebuildScheduleErrors, OpRebuildScheduleResponses, OpRegenerateReportData, OpRegenerateReportErrors, OpRegenerateReportResponses, OpRemovePublishListMemberData, OpRemovePublishListMemberErrors, OpRemovePublishListMemberResponses, OpReopenPeriodData, OpReopenPeriodErrors, OpReopenPeriodResponses, OpRestoreBackupData, OpRestoreBackupErrors, OpRestoreBackupResponses, OpSetCloseTargetData, OpSetCloseTargetErrors, OpSetCloseTargetResponses, OpShareReportData, OpShareReportErrors, OpShareReportResponses, OpTransitionFilingStatusData, OpTransitionFilingStatusErrors, OpTransitionFilingStatusResponses, OpUpdateAgentData, OpUpdateAgentErrors, OpUpdateAgentResponses, OpUpdateEntityData, OpUpdateEntityErrors, OpUpdateEntityResponses, OpUpdateEventBlockData, OpUpdateEventBlockErrors, OpUpdateEventBlockResponses, OpUpdateEventHandlerData, OpUpdateEventHandlerErrors, OpUpdateEventHandlerResponses, OpUpdateInformationBlockData, OpUpdateInformationBlockErrors, OpUpdateInformationBlockResponses, OpUpdateJournalEntryData, OpUpdateJournalEntryErrors, OpUpdateJournalEntryResponses, OpUpdatePortfolioBlockData, OpUpdatePortfolioBlockErrors, OpUpdatePortfolioBlockResponses, OpUpdatePublishListData, OpUpdatePublishListErrors, OpUpdatePublishListResponses, OpUpdateSecurityData, OpUpdateSecurityErrors, OpUpdateSecurityResponses, OpUpdateTaxonomyBlockData, OpUpdateTaxonomyBlockErrors, OpUpdateTaxonomyBlockResponses, QueryTablesData, QueryTablesErrors, QueryTablesResponses, RecommendOperatorData, RecommendOperatorErrors, RecommendOperatorResponses, RefreshAuthSessionData, RefreshAuthSessionErrors, RefreshAuthSessionResponses, RegisterUserData, RegisterUserErrors, RegisterUserResponses, RemoveOrgMemberData, RemoveOrgMemberErrors, RemoveOrgMemberResponses, ResendVerificationEmailData, ResendVerificationEmailErrors, ResendVerificationEmailResponses, ResetPasswordData, ResetPasswordErrors, ResetPasswordResponses, RevokeUserApiKeyData, RevokeUserApiKeyErrors, RevokeUserApiKeyResponses, SearchDocumentsData, SearchDocumentsErrors, SearchDocumentsResponses, SelectGraphData, SelectGraphErrors, SelectGraphResponses, SetConnectionWritePolicyData, SetConnectionWritePolicyErrors, SetConnectionWritePolicyResponses, SsoTokenExchangeData, SsoTokenExchangeErrors, SsoTokenExchangeResponses, StreamOperationEventsData, StreamOperationEventsErrors, StreamOperationEventsResponses, SyncConnectionData, SyncConnectionErrors, SyncConnectionResponses, UpdateDocumentData, UpdateDocumentErrors, UpdateDocumentResponses, UpdateFileData, UpdateFileErrors, UpdateFileResponses, UpdateOrgData, UpdateOrgErrors, UpdateOrgMemberRoleData, UpdateOrgMemberRoleErrors, UpdateOrgMemberRoleResponses, UpdateOrgResponses, UpdateUserApiKeyData, UpdateUserApiKeyErrors, UpdateUserApiKeyResponses, UpdateUserData, UpdateUserErrors, UpdateUserPasswordData, UpdateUserPasswordErrors, UpdateUserPasswordResponses, UpdateUserResponses, UploadDocumentData, UploadDocumentErrors, UploadDocumentResponses, ValidateResetTokenData, ValidateResetTokenErrors, ValidateResetTokenResponses, ValidateSchemaData, ValidateSchemaErrors, ValidateSchemaResponses, VerifyEmailData, VerifyEmailErrors, VerifyEmailResponses } from './types.gen';
|
|
3
|
-
export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = Options2<TData, ThrowOnError> & {
|
|
2
|
+
import type { AddPublishListMembersData, AddPublishListMembersErrors, AddPublishListMembersResponses, AutoMapElementsData, AutoMapElementsErrors, AutoMapElementsResponses, AutoSelectOperatorData, AutoSelectOperatorErrors, AutoSelectOperatorResponses, BatchProcessQueriesData, BatchProcessQueriesErrors, BatchProcessQueriesResponses, BuildFactGridData, BuildFactGridErrors, BuildFactGridResponses, CallMcpToolData, CallMcpToolErrors, CallMcpToolResponses, CancelOperationData, CancelOperationErrors, CancelOperationResponses, CancelOrgSubscriptionData, CancelOrgSubscriptionErrors, CancelOrgSubscriptionResponses, CancelRepositorySubscriptionData, CancelRepositorySubscriptionErrors, CancelRepositorySubscriptionResponses, ChangeReportingStyleData, ChangeReportingStyleErrors, ChangeReportingStyleResponses, ChangeSubscriptionPlanData, ChangeSubscriptionPlanErrors, ChangeSubscriptionPlanResponses, ChangeTierData, ChangeTierErrors, ChangeTierResponses, CheckPasswordStrengthData, CheckPasswordStrengthErrors, CheckPasswordStrengthResponses, ClosePeriodData, ClosePeriodErrors, ClosePeriodResponses, CompleteSsoAuthData, CompleteSsoAuthErrors, CompleteSsoAuthResponses, CreateAgentData, CreateAgentErrors, CreateAgentResponses, CreateBackupData, CreateBackupErrors, CreateBackupResponses, CreateCheckoutSessionData, CreateCheckoutSessionErrors, CreateCheckoutSessionResponses, CreateConnectionData, CreateConnectionErrors, CreateConnectionResponses, CreateEventBlockData, CreateEventBlockErrors, CreateEventBlockResponses, CreateEventHandlerData, CreateEventHandlerErrors, CreateEventHandlerResponses, CreateFileUploadData, CreateFileUploadErrors, CreateFileUploadResponses, CreateGraphData, CreateGraphErrors, CreateGraphResponses, CreateInformationBlockData, CreateInformationBlockErrors, CreateInformationBlockResponses, CreateMappingAssociationData, CreateMappingAssociationErrors, CreateMappingAssociationResponses, CreatePortalSessionData, CreatePortalSessionErrors, CreatePortalSessionResponses, CreatePortfolioBlockData, CreatePortfolioBlockErrors, CreatePortfolioBlockResponses, CreatePublishListData, CreatePublishListErrors, CreatePublishListResponses, CreateReportData, CreateReportErrors, CreateReportResponses, CreateRepositorySubscriptionData, CreateRepositorySubscriptionErrors, CreateRepositorySubscriptionResponses, CreateSecurityData, CreateSecurityErrors, CreateSecurityResponses, CreateSubgraphData, CreateSubgraphErrors, CreateSubgraphResponses, CreateTaxonomyBlockData, CreateTaxonomyBlockErrors, CreateTaxonomyBlockResponses, CreateUserApiKeyData, CreateUserApiKeyErrors, CreateUserApiKeyResponses, DeleteConnectionData, DeleteConnectionErrors, DeleteConnectionResponses, DeleteDocumentData, DeleteDocumentErrors, DeleteDocumentResponses, DeleteFileData, DeleteFileErrors, DeleteFileResponses, DeleteGraphData, DeleteGraphErrors, DeleteGraphResponses, DeleteInformationBlockData, DeleteInformationBlockErrors, DeleteInformationBlockResponses, DeleteJournalEntryData, DeleteJournalEntryErrors, DeleteJournalEntryResponses, DeleteMappingAssociationData, DeleteMappingAssociationErrors, DeleteMappingAssociationResponses, DeletePortfolioBlockData, DeletePortfolioBlockErrors, DeletePortfolioBlockResponses, DeletePublishListData, DeletePublishListErrors, DeletePublishListResponses, DeleteReportData, DeleteReportErrors, DeleteReportResponses, DeleteSecurityData, DeleteSecurityErrors, DeleteSecurityResponses, DeleteSubgraphData, DeleteSubgraphErrors, DeleteSubgraphResponses, DeleteTaxonomyBlockData, DeleteTaxonomyBlockErrors, DeleteTaxonomyBlockResponses, EvaluateRulesData, EvaluateRulesErrors, EvaluateRulesResponses, ExecuteCypherData, ExecuteCypherErrors, ExecuteCypherResponses, ExecuteEventBlockData, ExecuteEventBlockErrors, ExecuteEventBlockResponses, ExecuteSpecificOperatorData, ExecuteSpecificOperatorErrors, ExecuteSpecificOperatorResponses, ExecuteSqlData, ExecuteSqlErrors, ExecuteSqlResponses, ExportGraphSchemaData, ExportGraphSchemaErrors, ExportGraphSchemaResponses, FileReportData, FileReportErrors, FileReportResponses, FinancialStatementAnalysisData, FinancialStatementAnalysisErrors, FinancialStatementAnalysisResponses, ForgetData, ForgetErrors, ForgetResponses, ForgotPasswordData, ForgotPasswordErrors, ForgotPasswordResponses, GenerateSsoTokenData, GenerateSsoTokenErrors, GenerateSsoTokenResponses, GetAvailableExtensionsData, GetAvailableExtensionsErrors, GetAvailableExtensionsResponses, GetAvailableGraphTiersData, GetAvailableGraphTiersErrors, GetAvailableGraphTiersResponses, GetBackupDownloadUrlData, GetBackupDownloadUrlErrors, GetBackupDownloadUrlResponses, GetBackupStatsData, GetBackupStatsErrors, GetBackupStatsResponses, GetCaptchaConfigData, GetCaptchaConfigErrors, GetCaptchaConfigResponses, GetCheckoutStatusData, GetCheckoutStatusErrors, GetCheckoutStatusResponses, GetConnectionData, GetConnectionErrors, GetConnectionOptionsData, GetConnectionOptionsErrors, GetConnectionOptionsResponses, GetConnectionResponses, GetCreditSummaryData, GetCreditSummaryErrors, GetCreditSummaryResponses, GetCurrentAuthUserData, GetCurrentAuthUserErrors, GetCurrentAuthUserResponses, GetCurrentUserData, GetCurrentUserErrors, GetCurrentUserResponses, GetDatabaseHealthData, GetDatabaseHealthErrors, GetDatabaseHealthResponses, GetDatabaseInfoData, GetDatabaseInfoErrors, GetDatabaseInfoResponses, GetDocumentData, GetDocumentErrors, GetDocumentResponses, GetDocumentSectionData, GetDocumentSectionErrors, GetDocumentSectionResponses, GetFileData, GetFileErrors, GetFileResponses, GetGraphCapacityData, GetGraphCapacityErrors, GetGraphCapacityResponses, GetGraphLimitsData, GetGraphLimitsErrors, GetGraphLimitsResponses, GetGraphMetricsData, GetGraphMetricsErrors, GetGraphMetricsResponses, GetGraphSchemaData, GetGraphSchemaErrors, GetGraphSchemaResponses, GetGraphsData, GetGraphsErrors, GetGraphsResponses, GetGraphSubscriptionData, GetGraphSubscriptionErrors, GetGraphSubscriptionResponses, GetGraphUsageAnalyticsData, GetGraphUsageAnalyticsErrors, GetGraphUsageAnalyticsResponses, GetMemoryData, GetMemoryErrors, GetMemoryResponses, GetOperationStatusData, GetOperationStatusErrors, GetOperationStatusResponses, GetOperatorMetadataData, GetOperatorMetadataErrors, GetOperatorMetadataResponses, GetOrgBillingCustomerData, GetOrgBillingCustomerErrors, GetOrgBillingCustomerResponses, GetOrgData, GetOrgErrors, GetOrgLimitsData, GetOrgLimitsErrors, GetOrgLimitsResponses, GetOrgResponses, GetOrgSubscriptionData, GetOrgSubscriptionErrors, GetOrgSubscriptionResponses, GetOrgUpcomingInvoiceData, GetOrgUpcomingInvoiceErrors, GetOrgUpcomingInvoiceResponses, GetOrgUsageData, GetOrgUsageErrors, GetOrgUsageResponses, GetPasswordPolicyData, GetPasswordPolicyErrors, GetPasswordPolicyResponses, GetServiceOfferingsData, GetServiceOfferingsErrors, GetServiceOfferingsResponses, GetServiceStatusData, GetServiceStatusResponses, GetSubgraphInfoData, GetSubgraphInfoErrors, GetSubgraphInfoResponses, GetSubgraphQuotaData, GetSubgraphQuotaErrors, GetSubgraphQuotaResponses, HandleHttpGetExtensionsGraphIdGraphqlGetData, HandleHttpGetExtensionsGraphIdGraphqlGetErrors, HandleHttpGetExtensionsGraphIdGraphqlGetResponses, HandleHttpPostExtensionsGraphIdGraphqlPostData, HandleHttpPostExtensionsGraphIdGraphqlPostErrors, HandleHttpPostExtensionsGraphIdGraphqlPostResponses, IndexDocumentData, IndexDocumentErrors, IndexDocumentResponses, IngestFileData, IngestFileErrors, IngestFileResponses, InitializeLedgerData, InitializeLedgerErrors, InitializeLedgerResponses, InitOAuthData, InitOAuthErrors, InitOAuthResponses, InviteOrgMemberData, InviteOrgMemberErrors, InviteOrgMemberResponses, LinkEntityTaxonomyData, LinkEntityTaxonomyErrors, LinkEntityTaxonomyResponses, ListBackupsData, ListBackupsErrors, ListBackupsResponses, ListConnectionsData, ListConnectionsErrors, ListConnectionsResponses, ListCreditTransactionsData, ListCreditTransactionsErrors, ListCreditTransactionsResponses, ListDocumentsData, ListDocumentsErrors, ListDocumentsResponses, ListFilesData, ListFilesErrors, ListFilesResponses, ListMcpToolsData, ListMcpToolsErrors, ListMcpToolsResponses, ListMemoriesData, ListMemoriesErrors, ListMemoriesResponses, ListOperatorsData, ListOperatorsErrors, ListOperatorsResponses, ListOrgGraphsData, ListOrgGraphsErrors, ListOrgGraphsResponses, ListOrgInvoicesData, ListOrgInvoicesErrors, ListOrgInvoicesResponses, ListOrgMembersData, ListOrgMembersErrors, ListOrgMembersResponses, ListOrgSubscriptionsData, ListOrgSubscriptionsErrors, ListOrgSubscriptionsResponses, ListSubgraphsData, ListSubgraphsErrors, ListSubgraphsResponses, ListTablesData, ListTablesErrors, ListTablesResponses, ListUserApiKeysData, ListUserApiKeysErrors, ListUserApiKeysResponses, ListUserOrgsData, ListUserOrgsErrors, ListUserOrgsResponses, LiveFinancialStatementData, LiveFinancialStatementErrors, LiveFinancialStatementResponses, LoginUserData, LoginUserErrors, LoginUserResponses, LogoutUserData, LogoutUserErrors, LogoutUserResponses, MaterializeData, MaterializeErrors, MaterializeResponses, OauthCallbackData, OauthCallbackErrors, OauthCallbackResponses, PreviewEventBlockData, PreviewEventBlockErrors, PreviewEventBlockResponses, PromoteObligationsData, PromoteObligationsErrors, PromoteObligationsResponses, RebuildScheduleData, RebuildScheduleErrors, RebuildScheduleResponses, RecallMemoryData, RecallMemoryErrors, RecallMemoryResponses, RecommendOperatorData, RecommendOperatorErrors, RecommendOperatorResponses, RefreshAuthSessionData, RefreshAuthSessionErrors, RefreshAuthSessionResponses, RegenerateReportData, RegenerateReportErrors, RegenerateReportResponses, RegisterUserData, RegisterUserErrors, RegisterUserResponses, RememberData, RememberErrors, RememberResponses, RemoveOrgMemberData, RemoveOrgMemberErrors, RemoveOrgMemberResponses, RemovePublishListMemberData, RemovePublishListMemberErrors, RemovePublishListMemberResponses, ReopenPeriodData, ReopenPeriodErrors, ReopenPeriodResponses, ResendVerificationEmailData, ResendVerificationEmailErrors, ResendVerificationEmailResponses, ResetPasswordData, ResetPasswordErrors, ResetPasswordResponses, RestoreBackupData, RestoreBackupErrors, RestoreBackupResponses, RevokeUserApiKeyData, RevokeUserApiKeyErrors, RevokeUserApiKeyResponses, SearchDocumentsData, SearchDocumentsErrors, SearchDocumentsResponses, SelectGraphData, SelectGraphErrors, SelectGraphResponses, SetCloseTargetData, SetCloseTargetErrors, SetCloseTargetResponses, SetConnectionWritePolicyData, SetConnectionWritePolicyErrors, SetConnectionWritePolicyResponses, ShareReportData, ShareReportErrors, ShareReportResponses, SsoTokenExchangeData, SsoTokenExchangeErrors, SsoTokenExchangeResponses, StreamOperationEventsData, StreamOperationEventsErrors, StreamOperationEventsResponses, SyncConnectionData, SyncConnectionErrors, SyncConnectionResponses, TransitionFilingStatusData, TransitionFilingStatusErrors, TransitionFilingStatusResponses, UpdateAgentData, UpdateAgentErrors, UpdateAgentResponses, UpdateEntityData, UpdateEntityErrors, UpdateEntityResponses, UpdateEventBlockData, UpdateEventBlockErrors, UpdateEventBlockResponses, UpdateEventHandlerData, UpdateEventHandlerErrors, UpdateEventHandlerResponses, UpdateInformationBlockData, UpdateInformationBlockErrors, UpdateInformationBlockResponses, UpdateJournalEntryData, UpdateJournalEntryErrors, UpdateJournalEntryResponses, UpdateMemoryData, UpdateMemoryErrors, UpdateMemoryResponses, UpdateOrgData, UpdateOrgErrors, UpdateOrgMemberRoleData, UpdateOrgMemberRoleErrors, UpdateOrgMemberRoleResponses, UpdateOrgResponses, UpdatePortfolioBlockData, UpdatePortfolioBlockErrors, UpdatePortfolioBlockResponses, UpdatePublishListData, UpdatePublishListErrors, UpdatePublishListResponses, UpdateSecurityData, UpdateSecurityErrors, UpdateSecurityResponses, UpdateTaxonomyBlockData, UpdateTaxonomyBlockErrors, UpdateTaxonomyBlockResponses, UpdateUserApiKeyData, UpdateUserApiKeyErrors, UpdateUserApiKeyResponses, UpdateUserData, UpdateUserErrors, UpdateUserPasswordData, UpdateUserPasswordErrors, UpdateUserPasswordResponses, UpdateUserResponses, ValidateResetTokenData, ValidateResetTokenErrors, ValidateResetTokenResponses, ValidateSchemaData, ValidateSchemaErrors, ValidateSchemaResponses, VerifyEmailData, VerifyEmailErrors, VerifyEmailResponses } from './types.gen';
|
|
3
|
+
export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean, TResponse = unknown> = Options2<TData, ThrowOnError, TResponse> & {
|
|
4
4
|
/**
|
|
5
5
|
* You can provide a client instance returned by `createClient()` instead of
|
|
6
6
|
* individual options. This might be also useful if you want to implement a
|
|
@@ -310,11 +310,17 @@ export declare const getGraphMetrics: <ThrowOnError extends boolean = false>(opt
|
|
|
310
310
|
*/
|
|
311
311
|
export declare const getGraphUsageAnalytics: <ThrowOnError extends boolean = false>(options: Options<GetGraphUsageAnalyticsData, ThrowOnError>) => import("./client").RequestResult<GetGraphUsageAnalyticsResponses, GetGraphUsageAnalyticsErrors, ThrowOnError, "fields">;
|
|
312
312
|
/**
|
|
313
|
-
* Execute Cypher
|
|
313
|
+
* Execute Cypher Statement
|
|
314
314
|
*
|
|
315
|
-
* Main graphs are **read-only** — use the staging pipeline to ingest data. Subgraphs support full writes. Always use parameterized queries (`parameters: {"key": "val"}`) to prevent injection. Response modes: `auto` (default), `sync`, `async`, `stream`. Under load, queries are queued and emit an `operation_id` for SSE monitoring at `/v1/operations/{id}/stream`.
|
|
315
|
+
* Cypher over the graph (LadybugDB). Main graphs are **read-only** — use the staging pipeline to ingest data. Subgraphs support full writes. Always use parameterized queries (`parameters: {"key": "val"}`) to prevent injection. Response modes: `auto` (default), `sync`, `async`, `stream`. Under load, queries are queued and emit an `operation_id` for SSE monitoring at `/v1/operations/{id}/stream`.
|
|
316
316
|
*/
|
|
317
|
-
export declare const
|
|
317
|
+
export declare const executeCypher: <ThrowOnError extends boolean = false>(options: Options<ExecuteCypherData, ThrowOnError>) => import("./client").RequestResult<ExecuteCypherResponses, ExecuteCypherErrors, ThrowOnError, "fields">;
|
|
318
|
+
/**
|
|
319
|
+
* Execute SQL Statement
|
|
320
|
+
*
|
|
321
|
+
* SQL over the graph's columnar tables (DuckDB) — a relational lens on the same graph-centric data, often ahead of the materialized graph. Use `?` placeholders with the `parameters` array to prevent injection. Read-only (SELECT only), 30s timeout, 10K row limit. Not available on shared repositories.
|
|
322
|
+
*/
|
|
323
|
+
export declare const executeSql: <ThrowOnError extends boolean = false>(options: Options<ExecuteSqlData, ThrowOnError>) => import("./client").RequestResult<ExecuteSqlResponses, ExecuteSqlErrors, ThrowOnError, "fields">;
|
|
318
324
|
/**
|
|
319
325
|
* Get Runtime Graph Schema
|
|
320
326
|
*
|
|
@@ -327,12 +333,6 @@ export declare const getGraphSchema: <ThrowOnError extends boolean = false>(opti
|
|
|
327
333
|
* Returns the original schema definition from graph creation, not the runtime state. Set `include_data_stats=true` to add live node/relationship counts. Use `/schema` to inspect what's actually in the database.
|
|
328
334
|
*/
|
|
329
335
|
export declare const exportGraphSchema: <ThrowOnError extends boolean = false>(options: Options<ExportGraphSchemaData, ThrowOnError>) => import("./client").RequestResult<ExportGraphSchemaResponses, ExportGraphSchemaErrors, ThrowOnError, "fields">;
|
|
330
|
-
/**
|
|
331
|
-
* Validate Schema
|
|
332
|
-
*
|
|
333
|
-
* Validates a custom schema definition before deployment — checks structure, types, constraints, and relationship references. Returns errors and warnings without applying changes. Supports JSON, YAML, and dict formats.
|
|
334
|
-
*/
|
|
335
|
-
export declare const validateSchema: <ThrowOnError extends boolean = false>(options: Options<ValidateSchemaData, ThrowOnError>) => import("./client").RequestResult<ValidateSchemaResponses, ValidateSchemaErrors, ThrowOnError, "fields">;
|
|
336
336
|
/**
|
|
337
337
|
* Get Credit Summary
|
|
338
338
|
*/
|
|
@@ -401,12 +401,6 @@ export declare const cancelRepositorySubscription: <ThrowOnError extends boolean
|
|
|
401
401
|
* Returns file count, storage size, row count, and S3 location per table. Tables with `file_count=0` are skipped during ingestion.
|
|
402
402
|
*/
|
|
403
403
|
export declare const listTables: <ThrowOnError extends boolean = false>(options: Options<ListTablesData, ThrowOnError>) => import("./client").RequestResult<ListTablesResponses, ListTablesErrors, ThrowOnError, "fields">;
|
|
404
|
-
/**
|
|
405
|
-
* Query Staging Tables with SQL
|
|
406
|
-
*
|
|
407
|
-
* Execute SQL against DuckDB staging tables for pre-ingestion validation. Use `?` placeholders with the `parameters` array to prevent injection. Read-only (SELECT only), 30s timeout, 10K row limit. Not allowed on shared repositories.
|
|
408
|
-
*/
|
|
409
|
-
export declare const queryTables: <ThrowOnError extends boolean = false>(options: Options<QueryTablesData, ThrowOnError>) => import("./client").RequestResult<QueryTablesResponses, QueryTablesErrors, ThrowOnError, "fields">;
|
|
410
404
|
/**
|
|
411
405
|
* Search Graph Documents
|
|
412
406
|
*
|
|
@@ -422,25 +416,23 @@ export declare const getDocumentSection: <ThrowOnError extends boolean = false>(
|
|
|
422
416
|
*/
|
|
423
417
|
export declare const listDocuments: <ThrowOnError extends boolean = false>(options: Options<ListDocumentsData, ThrowOnError>) => import("./client").RequestResult<ListDocumentsResponses, ListDocumentsErrors, ThrowOnError, "fields">;
|
|
424
418
|
/**
|
|
425
|
-
*
|
|
426
|
-
*
|
|
427
|
-
* Stored in PostgreSQL, synced to OpenSearch for search. Not allowed on shared repositories.
|
|
419
|
+
* Get Document
|
|
428
420
|
*/
|
|
429
|
-
export declare const
|
|
421
|
+
export declare const getDocument: <ThrowOnError extends boolean = false>(options: Options<GetDocumentData, ThrowOnError>) => import("./client").RequestResult<GetDocumentResponses, GetDocumentErrors, ThrowOnError, "fields">;
|
|
430
422
|
/**
|
|
431
|
-
*
|
|
423
|
+
* List Memories
|
|
432
424
|
*/
|
|
433
|
-
export declare const
|
|
425
|
+
export declare const listMemories: <ThrowOnError extends boolean = false>(options: Options<ListMemoriesData, ThrowOnError>) => import("./client").RequestResult<ListMemoriesResponses, ListMemoriesErrors, ThrowOnError, "fields">;
|
|
434
426
|
/**
|
|
435
|
-
* Get
|
|
427
|
+
* Get Memory
|
|
436
428
|
*/
|
|
437
|
-
export declare const
|
|
429
|
+
export declare const getMemory: <ThrowOnError extends boolean = false>(options: Options<GetMemoryData, ThrowOnError>) => import("./client").RequestResult<GetMemoryResponses, GetMemoryErrors, ThrowOnError, "fields">;
|
|
438
430
|
/**
|
|
439
|
-
*
|
|
431
|
+
* Recall Semantic Memory
|
|
440
432
|
*
|
|
441
|
-
*
|
|
433
|
+
* Ranked semantic recall over the graph's per-graph memory store. Returns scored hits in the same shape as document search.
|
|
442
434
|
*/
|
|
443
|
-
export declare const
|
|
435
|
+
export declare const recallMemory: <ThrowOnError extends boolean = false>(options: Options<RecallMemoryData, ThrowOnError>) => import("./client").RequestResult<RecallMemoryResponses, RecallMemoryErrors, ThrowOnError, "fields">;
|
|
444
436
|
/**
|
|
445
437
|
* Create Subgraph
|
|
446
438
|
*
|
|
@@ -448,7 +440,7 @@ export declare const updateDocument: <ThrowOnError extends boolean = false>(opti
|
|
|
448
440
|
*
|
|
449
441
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
450
442
|
*/
|
|
451
|
-
export declare const
|
|
443
|
+
export declare const createSubgraph: <ThrowOnError extends boolean = false>(options: Options<CreateSubgraphData, ThrowOnError>) => import("./client").RequestResult<CreateSubgraphResponses, CreateSubgraphErrors, ThrowOnError, "fields">;
|
|
452
444
|
/**
|
|
453
445
|
* Delete Subgraph
|
|
454
446
|
*
|
|
@@ -456,7 +448,7 @@ export declare const opCreateSubgraph: <ThrowOnError extends boolean = false>(op
|
|
|
456
448
|
*
|
|
457
449
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
458
450
|
*/
|
|
459
|
-
export declare const
|
|
451
|
+
export declare const deleteSubgraph: <ThrowOnError extends boolean = false>(options: Options<DeleteSubgraphData, ThrowOnError>) => import("./client").RequestResult<DeleteSubgraphResponses, DeleteSubgraphErrors, ThrowOnError, "fields">;
|
|
460
452
|
/**
|
|
461
453
|
* Delete Graph
|
|
462
454
|
*
|
|
@@ -464,7 +456,7 @@ export declare const opDeleteSubgraph: <ThrowOnError extends boolean = false>(op
|
|
|
464
456
|
*
|
|
465
457
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
466
458
|
*/
|
|
467
|
-
export declare const
|
|
459
|
+
export declare const deleteGraph: <ThrowOnError extends boolean = false>(options: Options<DeleteGraphData, ThrowOnError>) => import("./client").RequestResult<DeleteGraphResponses, DeleteGraphErrors, ThrowOnError, "fields">;
|
|
468
460
|
/**
|
|
469
461
|
* Create Backup
|
|
470
462
|
*
|
|
@@ -472,7 +464,7 @@ export declare const opDeleteGraph: <ThrowOnError extends boolean = false>(optio
|
|
|
472
464
|
*
|
|
473
465
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
474
466
|
*/
|
|
475
|
-
export declare const
|
|
467
|
+
export declare const createBackup: <ThrowOnError extends boolean = false>(options: Options<CreateBackupData, ThrowOnError>) => import("./client").RequestResult<CreateBackupResponses, CreateBackupErrors, ThrowOnError, "fields">;
|
|
476
468
|
/**
|
|
477
469
|
* Restore Backup
|
|
478
470
|
*
|
|
@@ -480,7 +472,7 @@ export declare const opCreateBackup: <ThrowOnError extends boolean = false>(opti
|
|
|
480
472
|
*
|
|
481
473
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
482
474
|
*/
|
|
483
|
-
export declare const
|
|
475
|
+
export declare const restoreBackup: <ThrowOnError extends boolean = false>(options: Options<RestoreBackupData, ThrowOnError>) => import("./client").RequestResult<RestoreBackupResponses, RestoreBackupErrors, ThrowOnError, "fields">;
|
|
484
476
|
/**
|
|
485
477
|
* Change Tier
|
|
486
478
|
*
|
|
@@ -488,53 +480,91 @@ export declare const opRestoreBackup: <ThrowOnError extends boolean = false>(opt
|
|
|
488
480
|
*
|
|
489
481
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
490
482
|
*/
|
|
491
|
-
export declare const
|
|
483
|
+
export declare const changeTier: <ThrowOnError extends boolean = false>(options: Options<ChangeTierData, ThrowOnError>) => import("./client").RequestResult<ChangeTierResponses, ChangeTierErrors, ThrowOnError, "fields">;
|
|
492
484
|
/**
|
|
493
|
-
*
|
|
485
|
+
* Materialize Graph
|
|
494
486
|
*
|
|
495
|
-
*
|
|
487
|
+
* Rebuilds LadybugDB from staging tables (file uploads) or extensions OLTP data. Set `dry_run=true` to preview without changes.
|
|
496
488
|
*
|
|
497
489
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
498
490
|
*/
|
|
499
|
-
export declare const
|
|
491
|
+
export declare const materialize: <ThrowOnError extends boolean = false>(options: Options<MaterializeData, ThrowOnError>) => import("./client").RequestResult<MaterializeResponses, MaterializeErrors, ThrowOnError, "fields">;
|
|
500
492
|
/**
|
|
501
|
-
*
|
|
493
|
+
* Store a Semantic Memory
|
|
502
494
|
*
|
|
503
|
-
*
|
|
495
|
+
* Store a semantic memory in the graph's per-graph memory store. The text is embedded locally; recall it later via `POST /memory/recall`.
|
|
504
496
|
*
|
|
505
497
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
506
498
|
*/
|
|
507
|
-
export declare const
|
|
499
|
+
export declare const remember: <ThrowOnError extends boolean = false>(options: Options<RememberData, ThrowOnError>) => import("./client").RequestResult<RememberResponses, RememberErrors, ThrowOnError, "fields">;
|
|
508
500
|
/**
|
|
509
|
-
*
|
|
501
|
+
* Delete a Semantic Memory
|
|
510
502
|
*
|
|
511
|
-
*
|
|
503
|
+
* Delete a semantic memory by its server-generated id.
|
|
504
|
+
*
|
|
505
|
+
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
512
506
|
*/
|
|
513
|
-
export declare const
|
|
507
|
+
export declare const forget: <ThrowOnError extends boolean = false>(options: Options<ForgetData, ThrowOnError>) => import("./client").RequestResult<ForgetResponses, ForgetErrors, ThrowOnError, "fields">;
|
|
508
|
+
/**
|
|
509
|
+
* Update a Semantic Memory
|
|
510
|
+
*
|
|
511
|
+
* Partially update a stored memory by its server-generated id. Only supplied fields change; the memory is re-embedded when `text` changes.
|
|
512
|
+
*
|
|
513
|
+
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
514
|
+
*/
|
|
515
|
+
export declare const updateMemory: <ThrowOnError extends boolean = false>(options: Options<UpdateMemoryData, ThrowOnError>) => import("./client").RequestResult<UpdateMemoryResponses, UpdateMemoryErrors, ThrowOnError, "fields">;
|
|
516
|
+
/**
|
|
517
|
+
* Index a Document
|
|
518
|
+
*
|
|
519
|
+
* Create a document (omit `document_id`) or update one (provide it). Stored in PostgreSQL, synced to OpenSearch for search.
|
|
520
|
+
*
|
|
521
|
+
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
522
|
+
*/
|
|
523
|
+
export declare const indexDocument: <ThrowOnError extends boolean = false>(options: Options<IndexDocumentData, ThrowOnError>) => import("./client").RequestResult<IndexDocumentResponses, IndexDocumentErrors, ThrowOnError, "fields">;
|
|
524
|
+
/**
|
|
525
|
+
* Delete a Document
|
|
526
|
+
*
|
|
527
|
+
* Delete a document from PostgreSQL and OpenSearch by id.
|
|
528
|
+
*
|
|
529
|
+
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
530
|
+
*/
|
|
531
|
+
export declare const deleteDocument: <ThrowOnError extends boolean = false>(options: Options<DeleteDocumentData, ThrowOnError>) => import("./client").RequestResult<DeleteDocumentResponses, DeleteDocumentErrors, ThrowOnError, "fields">;
|
|
514
532
|
/**
|
|
515
|
-
*
|
|
533
|
+
* Presign a File Upload
|
|
534
|
+
*
|
|
535
|
+
* Presign an S3 URL for direct upload and register the file. After uploading to the returned URL, call `POST /operations/ingest-file` to stage it into DuckDB. The staging table is auto-created if missing. Not allowed on entity graphs or shared repositories.
|
|
516
536
|
*
|
|
517
|
-
*
|
|
537
|
+
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
518
538
|
*/
|
|
519
539
|
export declare const createFileUpload: <ThrowOnError extends boolean = false>(options: Options<CreateFileUploadData, ThrowOnError>) => import("./client").RequestResult<CreateFileUploadResponses, CreateFileUploadErrors, ThrowOnError, "fields">;
|
|
520
540
|
/**
|
|
521
|
-
*
|
|
541
|
+
* Stage an Uploaded File
|
|
542
|
+
*
|
|
543
|
+
* Mark an uploaded file ready and stage it into DuckDB. Small files stage directly (sync); large files stage via a background job (returns a pending envelope with an `operation_id` to monitor). Set `ingest_to_graph` to auto-materialize into the graph after staging.
|
|
522
544
|
*
|
|
523
|
-
*
|
|
545
|
+
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
546
|
+
*/
|
|
547
|
+
export declare const ingestFile: <ThrowOnError extends boolean = false>(options: Options<IngestFileData, ThrowOnError>) => import("./client").RequestResult<IngestFileResponses, IngestFileErrors, ThrowOnError, "fields">;
|
|
548
|
+
/**
|
|
549
|
+
* Delete a File
|
|
550
|
+
*
|
|
551
|
+
* Delete a file from S3 and PostgreSQL. `cascade=true` also removes its rows from DuckDB staging tables and marks the graph stale.
|
|
552
|
+
*
|
|
553
|
+
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
524
554
|
*/
|
|
525
555
|
export declare const deleteFile: <ThrowOnError extends boolean = false>(options: Options<DeleteFileData, ThrowOnError>) => import("./client").RequestResult<DeleteFileResponses, DeleteFileErrors, ThrowOnError, "fields">;
|
|
526
556
|
/**
|
|
527
|
-
*
|
|
557
|
+
* List Files in Graph
|
|
528
558
|
*
|
|
529
|
-
*
|
|
559
|
+
* Filter by `table_name` or upload `status`. Files are graph-scoped resources with S3 → DuckDB → Graph lifecycle tracking.
|
|
530
560
|
*/
|
|
531
|
-
export declare const
|
|
561
|
+
export declare const listFiles: <ThrowOnError extends boolean = false>(options: Options<ListFilesData, ThrowOnError>) => import("./client").RequestResult<ListFilesResponses, ListFilesErrors, ThrowOnError, "fields">;
|
|
532
562
|
/**
|
|
533
|
-
*
|
|
563
|
+
* Get File Information
|
|
534
564
|
*
|
|
535
|
-
*
|
|
565
|
+
* Returns per-layer status (`layers.s3`, `layers.duckdb`, `layers.graph`) for pipeline debugging.
|
|
536
566
|
*/
|
|
537
|
-
export declare const
|
|
567
|
+
export declare const getFile: <ThrowOnError extends boolean = false>(options: Options<GetFileData, ThrowOnError>) => import("./client").RequestResult<GetFileResponses, GetFileErrors, ThrowOnError, "fields">;
|
|
538
568
|
/**
|
|
539
569
|
* List User Graphs and Repositories
|
|
540
570
|
*/
|
|
@@ -563,6 +593,12 @@ export declare const getGraphCapacity: <ThrowOnError extends boolean = false>(op
|
|
|
563
593
|
* Select Graph
|
|
564
594
|
*/
|
|
565
595
|
export declare const selectGraph: <ThrowOnError extends boolean = false>(options: Options<SelectGraphData, ThrowOnError>) => import("./client").RequestResult<SelectGraphResponses, SelectGraphErrors, ThrowOnError, "fields">;
|
|
596
|
+
/**
|
|
597
|
+
* Validate Schema
|
|
598
|
+
*
|
|
599
|
+
* Validates a custom schema definition before deployment — checks structure, types, constraints, and relationship references. Returns errors and warnings without applying changes. Supports JSON, YAML, and dict formats.
|
|
600
|
+
*/
|
|
601
|
+
export declare const validateSchema: <ThrowOnError extends boolean = false>(options: Options<ValidateSchemaData, ThrowOnError>) => import("./client").RequestResult<ValidateSchemaResponses, ValidateSchemaErrors, ThrowOnError, "fields">;
|
|
566
602
|
/**
|
|
567
603
|
* Get Service Offerings
|
|
568
604
|
*
|
|
@@ -664,7 +700,7 @@ export declare const handleHttpPostExtensionsGraphIdGraphqlPost: <ThrowOnError e
|
|
|
664
700
|
*
|
|
665
701
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
666
702
|
*/
|
|
667
|
-
export declare const
|
|
703
|
+
export declare const initializeLedger: <ThrowOnError extends boolean = false>(options: Options<InitializeLedgerData, ThrowOnError>) => import("./client").RequestResult<InitializeLedgerResponses, InitializeLedgerErrors, ThrowOnError, "fields">;
|
|
668
704
|
/**
|
|
669
705
|
* Update Entity
|
|
670
706
|
*
|
|
@@ -672,7 +708,15 @@ export declare const opInitializeLedger: <ThrowOnError extends boolean = false>(
|
|
|
672
708
|
*
|
|
673
709
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
674
710
|
*/
|
|
675
|
-
export declare const
|
|
711
|
+
export declare const updateEntity: <ThrowOnError extends boolean = false>(options: Options<UpdateEntityData, ThrowOnError>) => import("./client").RequestResult<UpdateEntityResponses, UpdateEntityErrors, ThrowOnError, "fields">;
|
|
712
|
+
/**
|
|
713
|
+
* Change Reporting Style
|
|
714
|
+
*
|
|
715
|
+
* Switch the reporting entity's Reporting Style — how its statements are laid out (equity-form, close-target concept, per-statement Networks). Validates that the target Style has a complete composition in the tenant schema, then flips `entities.reporting_style_id`. Omit `entity_id` to target the graph's primary entity. Filed Reports are unaffected (their FactSet rows pin their structures at create-time); new reports use the new Style. Idempotent on the same id.
|
|
716
|
+
*
|
|
717
|
+
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
718
|
+
*/
|
|
719
|
+
export declare const changeReportingStyle: <ThrowOnError extends boolean = false>(options: Options<ChangeReportingStyleData, ThrowOnError>) => import("./client").RequestResult<ChangeReportingStyleResponses, ChangeReportingStyleErrors, ThrowOnError, "fields">;
|
|
676
720
|
/**
|
|
677
721
|
* Create Taxonomy Block
|
|
678
722
|
*
|
|
@@ -680,7 +724,7 @@ export declare const opUpdateEntity: <ThrowOnError extends boolean = false>(opti
|
|
|
680
724
|
*
|
|
681
725
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
682
726
|
*/
|
|
683
|
-
export declare const
|
|
727
|
+
export declare const createTaxonomyBlock: <ThrowOnError extends boolean = false>(options: Options<CreateTaxonomyBlockData, ThrowOnError>) => import("./client").RequestResult<CreateTaxonomyBlockResponses, CreateTaxonomyBlockErrors, ThrowOnError, "fields">;
|
|
684
728
|
/**
|
|
685
729
|
* Update Taxonomy Block
|
|
686
730
|
*
|
|
@@ -688,7 +732,7 @@ export declare const opCreateTaxonomyBlock: <ThrowOnError extends boolean = fals
|
|
|
688
732
|
*
|
|
689
733
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
690
734
|
*/
|
|
691
|
-
export declare const
|
|
735
|
+
export declare const updateTaxonomyBlock: <ThrowOnError extends boolean = false>(options: Options<UpdateTaxonomyBlockData, ThrowOnError>) => import("./client").RequestResult<UpdateTaxonomyBlockResponses, UpdateTaxonomyBlockErrors, ThrowOnError, "fields">;
|
|
692
736
|
/**
|
|
693
737
|
* Delete Taxonomy Block
|
|
694
738
|
*
|
|
@@ -696,7 +740,7 @@ export declare const opUpdateTaxonomyBlock: <ThrowOnError extends boolean = fals
|
|
|
696
740
|
*
|
|
697
741
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
698
742
|
*/
|
|
699
|
-
export declare const
|
|
743
|
+
export declare const deleteTaxonomyBlock: <ThrowOnError extends boolean = false>(options: Options<DeleteTaxonomyBlockData, ThrowOnError>) => import("./client").RequestResult<DeleteTaxonomyBlockResponses, DeleteTaxonomyBlockErrors, ThrowOnError, "fields">;
|
|
700
744
|
/**
|
|
701
745
|
* Link Entity to Taxonomy
|
|
702
746
|
*
|
|
@@ -704,7 +748,7 @@ export declare const opDeleteTaxonomyBlock: <ThrowOnError extends boolean = fals
|
|
|
704
748
|
*
|
|
705
749
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
706
750
|
*/
|
|
707
|
-
export declare const
|
|
751
|
+
export declare const linkEntityTaxonomy: <ThrowOnError extends boolean = false>(options: Options<LinkEntityTaxonomyData, ThrowOnError>) => import("./client").RequestResult<LinkEntityTaxonomyResponses, LinkEntityTaxonomyErrors, ThrowOnError, "fields">;
|
|
708
752
|
/**
|
|
709
753
|
* Create Mapping Association
|
|
710
754
|
*
|
|
@@ -712,7 +756,7 @@ export declare const opLinkEntityTaxonomy: <ThrowOnError extends boolean = false
|
|
|
712
756
|
*
|
|
713
757
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
714
758
|
*/
|
|
715
|
-
export declare const
|
|
759
|
+
export declare const createMappingAssociation: <ThrowOnError extends boolean = false>(options: Options<CreateMappingAssociationData, ThrowOnError>) => import("./client").RequestResult<CreateMappingAssociationResponses, CreateMappingAssociationErrors, ThrowOnError, "fields">;
|
|
716
760
|
/**
|
|
717
761
|
* Delete Mapping Association
|
|
718
762
|
*
|
|
@@ -720,7 +764,7 @@ export declare const opCreateMappingAssociation: <ThrowOnError extends boolean =
|
|
|
720
764
|
*
|
|
721
765
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
722
766
|
*/
|
|
723
|
-
export declare const
|
|
767
|
+
export declare const deleteMappingAssociation: <ThrowOnError extends boolean = false>(options: Options<DeleteMappingAssociationData, ThrowOnError>) => import("./client").RequestResult<DeleteMappingAssociationResponses, DeleteMappingAssociationErrors, ThrowOnError, "fields">;
|
|
724
768
|
/**
|
|
725
769
|
* Auto-Map Elements via AI (async)
|
|
726
770
|
*
|
|
@@ -728,7 +772,7 @@ export declare const opDeleteMappingAssociation: <ThrowOnError extends boolean =
|
|
|
728
772
|
*
|
|
729
773
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
730
774
|
*/
|
|
731
|
-
export declare const
|
|
775
|
+
export declare const autoMapElements: <ThrowOnError extends boolean = false>(options: Options<AutoMapElementsData, ThrowOnError>) => import("./client").RequestResult<AutoMapElementsResponses, AutoMapElementsErrors, ThrowOnError, "fields">;
|
|
732
776
|
/**
|
|
733
777
|
* Create Information Block
|
|
734
778
|
*
|
|
@@ -736,7 +780,7 @@ export declare const opAutoMapElements: <ThrowOnError extends boolean = false>(o
|
|
|
736
780
|
*
|
|
737
781
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
738
782
|
*/
|
|
739
|
-
export declare const
|
|
783
|
+
export declare const createInformationBlock: <ThrowOnError extends boolean = false>(options: Options<CreateInformationBlockData, ThrowOnError>) => import("./client").RequestResult<CreateInformationBlockResponses, CreateInformationBlockErrors, ThrowOnError, "fields">;
|
|
740
784
|
/**
|
|
741
785
|
* Update Information Block
|
|
742
786
|
*
|
|
@@ -744,7 +788,7 @@ export declare const opCreateInformationBlock: <ThrowOnError extends boolean = f
|
|
|
744
788
|
*
|
|
745
789
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
746
790
|
*/
|
|
747
|
-
export declare const
|
|
791
|
+
export declare const updateInformationBlock: <ThrowOnError extends boolean = false>(options: Options<UpdateInformationBlockData, ThrowOnError>) => import("./client").RequestResult<UpdateInformationBlockResponses, UpdateInformationBlockErrors, ThrowOnError, "fields">;
|
|
748
792
|
/**
|
|
749
793
|
* Delete Information Block
|
|
750
794
|
*
|
|
@@ -752,7 +796,7 @@ export declare const opUpdateInformationBlock: <ThrowOnError extends boolean = f
|
|
|
752
796
|
*
|
|
753
797
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
754
798
|
*/
|
|
755
|
-
export declare const
|
|
799
|
+
export declare const deleteInformationBlock: <ThrowOnError extends boolean = false>(options: Options<DeleteInformationBlockData, ThrowOnError>) => import("./client").RequestResult<DeleteInformationBlockResponses, DeleteInformationBlockErrors, ThrowOnError, "fields">;
|
|
756
800
|
/**
|
|
757
801
|
* Evaluate Rules for an Information Block
|
|
758
802
|
*
|
|
@@ -760,7 +804,7 @@ export declare const opDeleteInformationBlock: <ThrowOnError extends boolean = f
|
|
|
760
804
|
*
|
|
761
805
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
762
806
|
*/
|
|
763
|
-
export declare const
|
|
807
|
+
export declare const evaluateRules: <ThrowOnError extends boolean = false>(options: Options<EvaluateRulesData, ThrowOnError>) => import("./client").RequestResult<EvaluateRulesResponses, EvaluateRulesErrors, ThrowOnError, "fields">;
|
|
764
808
|
/**
|
|
765
809
|
* Create Agent
|
|
766
810
|
*
|
|
@@ -768,7 +812,7 @@ export declare const opEvaluateRules: <ThrowOnError extends boolean = false>(opt
|
|
|
768
812
|
*
|
|
769
813
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
770
814
|
*/
|
|
771
|
-
export declare const
|
|
815
|
+
export declare const createAgent: <ThrowOnError extends boolean = false>(options: Options<CreateAgentData, ThrowOnError>) => import("./client").RequestResult<CreateAgentResponses, CreateAgentErrors, ThrowOnError, "fields">;
|
|
772
816
|
/**
|
|
773
817
|
* Update Agent
|
|
774
818
|
*
|
|
@@ -776,7 +820,7 @@ export declare const opCreateAgent: <ThrowOnError extends boolean = false>(optio
|
|
|
776
820
|
*
|
|
777
821
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
778
822
|
*/
|
|
779
|
-
export declare const
|
|
823
|
+
export declare const updateAgent: <ThrowOnError extends boolean = false>(options: Options<UpdateAgentData, ThrowOnError>) => import("./client").RequestResult<UpdateAgentResponses, UpdateAgentErrors, ThrowOnError, "fields">;
|
|
780
824
|
/**
|
|
781
825
|
* Create Event Block
|
|
782
826
|
*
|
|
@@ -784,7 +828,7 @@ export declare const opUpdateAgent: <ThrowOnError extends boolean = false>(optio
|
|
|
784
828
|
*
|
|
785
829
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
786
830
|
*/
|
|
787
|
-
export declare const
|
|
831
|
+
export declare const createEventBlock: <ThrowOnError extends boolean = false>(options: Options<CreateEventBlockData, ThrowOnError>) => import("./client").RequestResult<CreateEventBlockResponses, CreateEventBlockErrors, ThrowOnError, "fields">;
|
|
788
832
|
/**
|
|
789
833
|
* Update Event Block
|
|
790
834
|
*
|
|
@@ -792,7 +836,7 @@ export declare const opCreateEventBlock: <ThrowOnError extends boolean = false>(
|
|
|
792
836
|
*
|
|
793
837
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
794
838
|
*/
|
|
795
|
-
export declare const
|
|
839
|
+
export declare const updateEventBlock: <ThrowOnError extends boolean = false>(options: Options<UpdateEventBlockData, ThrowOnError>) => import("./client").RequestResult<UpdateEventBlockResponses, UpdateEventBlockErrors, ThrowOnError, "fields">;
|
|
796
840
|
/**
|
|
797
841
|
* Execute Event Block (publish to source-of-truth system)
|
|
798
842
|
*
|
|
@@ -800,7 +844,7 @@ export declare const opUpdateEventBlock: <ThrowOnError extends boolean = false>(
|
|
|
800
844
|
*
|
|
801
845
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
802
846
|
*/
|
|
803
|
-
export declare const
|
|
847
|
+
export declare const executeEventBlock: <ThrowOnError extends boolean = false>(options: Options<ExecuteEventBlockData, ThrowOnError>) => import("./client").RequestResult<ExecuteEventBlockResponses, ExecuteEventBlockErrors, ThrowOnError, "fields">;
|
|
804
848
|
/**
|
|
805
849
|
* Create Event Handler
|
|
806
850
|
*
|
|
@@ -808,7 +852,7 @@ export declare const opExecuteEventBlock: <ThrowOnError extends boolean = false>
|
|
|
808
852
|
*
|
|
809
853
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
810
854
|
*/
|
|
811
|
-
export declare const
|
|
855
|
+
export declare const createEventHandler: <ThrowOnError extends boolean = false>(options: Options<CreateEventHandlerData, ThrowOnError>) => import("./client").RequestResult<CreateEventHandlerResponses, CreateEventHandlerErrors, ThrowOnError, "fields">;
|
|
812
856
|
/**
|
|
813
857
|
* Update Event Handler
|
|
814
858
|
*
|
|
@@ -816,7 +860,7 @@ export declare const opCreateEventHandler: <ThrowOnError extends boolean = false
|
|
|
816
860
|
*
|
|
817
861
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
818
862
|
*/
|
|
819
|
-
export declare const
|
|
863
|
+
export declare const updateEventHandler: <ThrowOnError extends boolean = false>(options: Options<UpdateEventHandlerData, ThrowOnError>) => import("./client").RequestResult<UpdateEventHandlerResponses, UpdateEventHandlerErrors, ThrowOnError, "fields">;
|
|
820
864
|
/**
|
|
821
865
|
* Preview Event Block
|
|
822
866
|
*
|
|
@@ -824,7 +868,7 @@ export declare const opUpdateEventHandler: <ThrowOnError extends boolean = false
|
|
|
824
868
|
*
|
|
825
869
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
826
870
|
*/
|
|
827
|
-
export declare const
|
|
871
|
+
export declare const previewEventBlock: <ThrowOnError extends boolean = false>(options: Options<PreviewEventBlockData, ThrowOnError>) => import("./client").RequestResult<PreviewEventBlockResponses, PreviewEventBlockErrors, ThrowOnError, "fields">;
|
|
828
872
|
/**
|
|
829
873
|
* Update Journal Entry
|
|
830
874
|
*
|
|
@@ -832,7 +876,7 @@ export declare const opPreviewEventBlock: <ThrowOnError extends boolean = false>
|
|
|
832
876
|
*
|
|
833
877
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
834
878
|
*/
|
|
835
|
-
export declare const
|
|
879
|
+
export declare const updateJournalEntry: <ThrowOnError extends boolean = false>(options: Options<UpdateJournalEntryData, ThrowOnError>) => import("./client").RequestResult<UpdateJournalEntryResponses, UpdateJournalEntryErrors, ThrowOnError, "fields">;
|
|
836
880
|
/**
|
|
837
881
|
* Delete Journal Entry
|
|
838
882
|
*
|
|
@@ -840,7 +884,7 @@ export declare const opUpdateJournalEntry: <ThrowOnError extends boolean = false
|
|
|
840
884
|
*
|
|
841
885
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
842
886
|
*/
|
|
843
|
-
export declare const
|
|
887
|
+
export declare const deleteJournalEntry: <ThrowOnError extends boolean = false>(options: Options<DeleteJournalEntryData, ThrowOnError>) => import("./client").RequestResult<DeleteJournalEntryResponses, DeleteJournalEntryErrors, ThrowOnError, "fields">;
|
|
844
888
|
/**
|
|
845
889
|
* Promote Due Schedule Obligations
|
|
846
890
|
*
|
|
@@ -848,7 +892,7 @@ export declare const opDeleteJournalEntry: <ThrowOnError extends boolean = false
|
|
|
848
892
|
*
|
|
849
893
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
850
894
|
*/
|
|
851
|
-
export declare const
|
|
895
|
+
export declare const promoteObligations: <ThrowOnError extends boolean = false>(options: Options<PromoteObligationsData, ThrowOnError>) => import("./client").RequestResult<PromoteObligationsResponses, PromoteObligationsErrors, ThrowOnError, "fields">;
|
|
852
896
|
/**
|
|
853
897
|
* Rebuild Schedule In Place
|
|
854
898
|
*
|
|
@@ -856,7 +900,7 @@ export declare const opPromoteObligations: <ThrowOnError extends boolean = false
|
|
|
856
900
|
*
|
|
857
901
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
858
902
|
*/
|
|
859
|
-
export declare const
|
|
903
|
+
export declare const rebuildSchedule: <ThrowOnError extends boolean = false>(options: Options<RebuildScheduleData, ThrowOnError>) => import("./client").RequestResult<RebuildScheduleResponses, RebuildScheduleErrors, ThrowOnError, "fields">;
|
|
860
904
|
/**
|
|
861
905
|
* Set Close Target
|
|
862
906
|
*
|
|
@@ -864,7 +908,7 @@ export declare const opRebuildSchedule: <ThrowOnError extends boolean = false>(o
|
|
|
864
908
|
*
|
|
865
909
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
866
910
|
*/
|
|
867
|
-
export declare const
|
|
911
|
+
export declare const setCloseTarget: <ThrowOnError extends boolean = false>(options: Options<SetCloseTargetData, ThrowOnError>) => import("./client").RequestResult<SetCloseTargetResponses, SetCloseTargetErrors, ThrowOnError, "fields">;
|
|
868
912
|
/**
|
|
869
913
|
* Close Fiscal Period
|
|
870
914
|
*
|
|
@@ -872,7 +916,7 @@ export declare const opSetCloseTarget: <ThrowOnError extends boolean = false>(op
|
|
|
872
916
|
*
|
|
873
917
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
874
918
|
*/
|
|
875
|
-
export declare const
|
|
919
|
+
export declare const closePeriod: <ThrowOnError extends boolean = false>(options: Options<ClosePeriodData, ThrowOnError>) => import("./client").RequestResult<ClosePeriodResponses, ClosePeriodErrors, ThrowOnError, "fields">;
|
|
876
920
|
/**
|
|
877
921
|
* Reopen Fiscal Period
|
|
878
922
|
*
|
|
@@ -880,7 +924,7 @@ export declare const opClosePeriod: <ThrowOnError extends boolean = false>(optio
|
|
|
880
924
|
*
|
|
881
925
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
882
926
|
*/
|
|
883
|
-
export declare const
|
|
927
|
+
export declare const reopenPeriod: <ThrowOnError extends boolean = false>(options: Options<ReopenPeriodData, ThrowOnError>) => import("./client").RequestResult<ReopenPeriodResponses, ReopenPeriodErrors, ThrowOnError, "fields">;
|
|
884
928
|
/**
|
|
885
929
|
* Create Report
|
|
886
930
|
*
|
|
@@ -888,7 +932,7 @@ export declare const opReopenPeriod: <ThrowOnError extends boolean = false>(opti
|
|
|
888
932
|
*
|
|
889
933
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
890
934
|
*/
|
|
891
|
-
export declare const
|
|
935
|
+
export declare const createReport: <ThrowOnError extends boolean = false>(options: Options<CreateReportData, ThrowOnError>) => import("./client").RequestResult<CreateReportResponses, CreateReportErrors, ThrowOnError, "fields">;
|
|
892
936
|
/**
|
|
893
937
|
* Regenerate Report
|
|
894
938
|
*
|
|
@@ -896,7 +940,7 @@ export declare const opCreateReport: <ThrowOnError extends boolean = false>(opti
|
|
|
896
940
|
*
|
|
897
941
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
898
942
|
*/
|
|
899
|
-
export declare const
|
|
943
|
+
export declare const regenerateReport: <ThrowOnError extends boolean = false>(options: Options<RegenerateReportData, ThrowOnError>) => import("./client").RequestResult<RegenerateReportResponses, RegenerateReportErrors, ThrowOnError, "fields">;
|
|
900
944
|
/**
|
|
901
945
|
* Delete Report
|
|
902
946
|
*
|
|
@@ -904,7 +948,7 @@ export declare const opRegenerateReport: <ThrowOnError extends boolean = false>(
|
|
|
904
948
|
*
|
|
905
949
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
906
950
|
*/
|
|
907
|
-
export declare const
|
|
951
|
+
export declare const deleteReport: <ThrowOnError extends boolean = false>(options: Options<DeleteReportData, ThrowOnError>) => import("./client").RequestResult<DeleteReportResponses, DeleteReportErrors, ThrowOnError, "fields">;
|
|
908
952
|
/**
|
|
909
953
|
* Share Report
|
|
910
954
|
*
|
|
@@ -912,7 +956,7 @@ export declare const opDeleteReport: <ThrowOnError extends boolean = false>(opti
|
|
|
912
956
|
*
|
|
913
957
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
914
958
|
*/
|
|
915
|
-
export declare const
|
|
959
|
+
export declare const shareReport: <ThrowOnError extends boolean = false>(options: Options<ShareReportData, ThrowOnError>) => import("./client").RequestResult<ShareReportResponses, ShareReportErrors, ThrowOnError, "fields">;
|
|
916
960
|
/**
|
|
917
961
|
* File Report
|
|
918
962
|
*
|
|
@@ -920,7 +964,7 @@ export declare const opShareReport: <ThrowOnError extends boolean = false>(optio
|
|
|
920
964
|
*
|
|
921
965
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
922
966
|
*/
|
|
923
|
-
export declare const
|
|
967
|
+
export declare const fileReport: <ThrowOnError extends boolean = false>(options: Options<FileReportData, ThrowOnError>) => import("./client").RequestResult<FileReportResponses, FileReportErrors, ThrowOnError, "fields">;
|
|
924
968
|
/**
|
|
925
969
|
* Transition Filing Status
|
|
926
970
|
*
|
|
@@ -928,7 +972,7 @@ export declare const opFileReport: <ThrowOnError extends boolean = false>(option
|
|
|
928
972
|
*
|
|
929
973
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
930
974
|
*/
|
|
931
|
-
export declare const
|
|
975
|
+
export declare const transitionFilingStatus: <ThrowOnError extends boolean = false>(options: Options<TransitionFilingStatusData, ThrowOnError>) => import("./client").RequestResult<TransitionFilingStatusResponses, TransitionFilingStatusErrors, ThrowOnError, "fields">;
|
|
932
976
|
/**
|
|
933
977
|
* Create Publish List
|
|
934
978
|
*
|
|
@@ -936,7 +980,7 @@ export declare const opTransitionFilingStatus: <ThrowOnError extends boolean = f
|
|
|
936
980
|
*
|
|
937
981
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
938
982
|
*/
|
|
939
|
-
export declare const
|
|
983
|
+
export declare const createPublishList: <ThrowOnError extends boolean = false>(options: Options<CreatePublishListData, ThrowOnError>) => import("./client").RequestResult<CreatePublishListResponses, CreatePublishListErrors, ThrowOnError, "fields">;
|
|
940
984
|
/**
|
|
941
985
|
* Update Publish List
|
|
942
986
|
*
|
|
@@ -944,7 +988,7 @@ export declare const opCreatePublishList: <ThrowOnError extends boolean = false>
|
|
|
944
988
|
*
|
|
945
989
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
946
990
|
*/
|
|
947
|
-
export declare const
|
|
991
|
+
export declare const updatePublishList: <ThrowOnError extends boolean = false>(options: Options<UpdatePublishListData, ThrowOnError>) => import("./client").RequestResult<UpdatePublishListResponses, UpdatePublishListErrors, ThrowOnError, "fields">;
|
|
948
992
|
/**
|
|
949
993
|
* Delete Publish List
|
|
950
994
|
*
|
|
@@ -952,7 +996,7 @@ export declare const opUpdatePublishList: <ThrowOnError extends boolean = false>
|
|
|
952
996
|
*
|
|
953
997
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
954
998
|
*/
|
|
955
|
-
export declare const
|
|
999
|
+
export declare const deletePublishList: <ThrowOnError extends boolean = false>(options: Options<DeletePublishListData, ThrowOnError>) => import("./client").RequestResult<DeletePublishListResponses, DeletePublishListErrors, ThrowOnError, "fields">;
|
|
956
1000
|
/**
|
|
957
1001
|
* Add Members to Publish List
|
|
958
1002
|
*
|
|
@@ -960,7 +1004,7 @@ export declare const opDeletePublishList: <ThrowOnError extends boolean = false>
|
|
|
960
1004
|
*
|
|
961
1005
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
962
1006
|
*/
|
|
963
|
-
export declare const
|
|
1007
|
+
export declare const addPublishListMembers: <ThrowOnError extends boolean = false>(options: Options<AddPublishListMembersData, ThrowOnError>) => import("./client").RequestResult<AddPublishListMembersResponses, AddPublishListMembersErrors, ThrowOnError, "fields">;
|
|
964
1008
|
/**
|
|
965
1009
|
* Remove Member from Publish List
|
|
966
1010
|
*
|
|
@@ -968,7 +1012,7 @@ export declare const opAddPublishListMembers: <ThrowOnError extends boolean = fa
|
|
|
968
1012
|
*
|
|
969
1013
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
970
1014
|
*/
|
|
971
|
-
export declare const
|
|
1015
|
+
export declare const removePublishListMember: <ThrowOnError extends boolean = false>(options: Options<RemovePublishListMemberData, ThrowOnError>) => import("./client").RequestResult<RemovePublishListMemberResponses, RemovePublishListMemberErrors, ThrowOnError, "fields">;
|
|
972
1016
|
/**
|
|
973
1017
|
* Live Financial Statement
|
|
974
1018
|
*
|
|
@@ -976,7 +1020,7 @@ export declare const opRemovePublishListMember: <ThrowOnError extends boolean =
|
|
|
976
1020
|
*
|
|
977
1021
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
978
1022
|
*/
|
|
979
|
-
export declare const
|
|
1023
|
+
export declare const liveFinancialStatement: <ThrowOnError extends boolean = false>(options: Options<LiveFinancialStatementData, ThrowOnError>) => import("./client").RequestResult<LiveFinancialStatementResponses, LiveFinancialStatementErrors, ThrowOnError, "fields">;
|
|
980
1024
|
/**
|
|
981
1025
|
* Build Fact Grid
|
|
982
1026
|
*
|
|
@@ -984,7 +1028,7 @@ export declare const opLiveFinancialStatement: <ThrowOnError extends boolean = f
|
|
|
984
1028
|
*
|
|
985
1029
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
986
1030
|
*/
|
|
987
|
-
export declare const
|
|
1031
|
+
export declare const buildFactGrid: <ThrowOnError extends boolean = false>(options: Options<BuildFactGridData, ThrowOnError>) => import("./client").RequestResult<BuildFactGridResponses, BuildFactGridErrors, ThrowOnError, "fields">;
|
|
988
1032
|
/**
|
|
989
1033
|
* Financial Statement Analysis
|
|
990
1034
|
*
|
|
@@ -992,7 +1036,7 @@ export declare const opBuildFactGrid: <ThrowOnError extends boolean = false>(opt
|
|
|
992
1036
|
*
|
|
993
1037
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
994
1038
|
*/
|
|
995
|
-
export declare const
|
|
1039
|
+
export declare const financialStatementAnalysis: <ThrowOnError extends boolean = false>(options: Options<FinancialStatementAnalysisData, ThrowOnError>) => import("./client").RequestResult<FinancialStatementAnalysisResponses, FinancialStatementAnalysisErrors, ThrowOnError, "fields">;
|
|
996
1040
|
/**
|
|
997
1041
|
* Create Portfolio Block
|
|
998
1042
|
*
|
|
@@ -1000,7 +1044,7 @@ export declare const opFinancialStatementAnalysis: <ThrowOnError extends boolean
|
|
|
1000
1044
|
*
|
|
1001
1045
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
1002
1046
|
*/
|
|
1003
|
-
export declare const
|
|
1047
|
+
export declare const createPortfolioBlock: <ThrowOnError extends boolean = false>(options: Options<CreatePortfolioBlockData, ThrowOnError>) => import("./client").RequestResult<CreatePortfolioBlockResponses, CreatePortfolioBlockErrors, ThrowOnError, "fields">;
|
|
1004
1048
|
/**
|
|
1005
1049
|
* Update Portfolio Block
|
|
1006
1050
|
*
|
|
@@ -1008,7 +1052,7 @@ export declare const opCreatePortfolioBlock: <ThrowOnError extends boolean = fal
|
|
|
1008
1052
|
*
|
|
1009
1053
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
1010
1054
|
*/
|
|
1011
|
-
export declare const
|
|
1055
|
+
export declare const updatePortfolioBlock: <ThrowOnError extends boolean = false>(options: Options<UpdatePortfolioBlockData, ThrowOnError>) => import("./client").RequestResult<UpdatePortfolioBlockResponses, UpdatePortfolioBlockErrors, ThrowOnError, "fields">;
|
|
1012
1056
|
/**
|
|
1013
1057
|
* Delete Portfolio Block
|
|
1014
1058
|
*
|
|
@@ -1016,7 +1060,7 @@ export declare const opUpdatePortfolioBlock: <ThrowOnError extends boolean = fal
|
|
|
1016
1060
|
*
|
|
1017
1061
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
1018
1062
|
*/
|
|
1019
|
-
export declare const
|
|
1063
|
+
export declare const deletePortfolioBlock: <ThrowOnError extends boolean = false>(options: Options<DeletePortfolioBlockData, ThrowOnError>) => import("./client").RequestResult<DeletePortfolioBlockResponses, DeletePortfolioBlockErrors, ThrowOnError, "fields">;
|
|
1020
1064
|
/**
|
|
1021
1065
|
* Create Security
|
|
1022
1066
|
*
|
|
@@ -1024,7 +1068,7 @@ export declare const opDeletePortfolioBlock: <ThrowOnError extends boolean = fal
|
|
|
1024
1068
|
*
|
|
1025
1069
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
1026
1070
|
*/
|
|
1027
|
-
export declare const
|
|
1071
|
+
export declare const createSecurity: <ThrowOnError extends boolean = false>(options: Options<CreateSecurityData, ThrowOnError>) => import("./client").RequestResult<CreateSecurityResponses, CreateSecurityErrors, ThrowOnError, "fields">;
|
|
1028
1072
|
/**
|
|
1029
1073
|
* Update Security
|
|
1030
1074
|
*
|
|
@@ -1032,7 +1076,7 @@ export declare const opCreateSecurity: <ThrowOnError extends boolean = false>(op
|
|
|
1032
1076
|
*
|
|
1033
1077
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
1034
1078
|
*/
|
|
1035
|
-
export declare const
|
|
1079
|
+
export declare const updateSecurity: <ThrowOnError extends boolean = false>(options: Options<UpdateSecurityData, ThrowOnError>) => import("./client").RequestResult<UpdateSecurityResponses, UpdateSecurityErrors, ThrowOnError, "fields">;
|
|
1036
1080
|
/**
|
|
1037
1081
|
* Delete Security
|
|
1038
1082
|
*
|
|
@@ -1040,4 +1084,4 @@ export declare const opUpdateSecurity: <ThrowOnError extends boolean = false>(op
|
|
|
1040
1084
|
*
|
|
1041
1085
|
* **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
|
|
1042
1086
|
*/
|
|
1043
|
-
export declare const
|
|
1087
|
+
export declare const deleteSecurity: <ThrowOnError extends boolean = false>(options: Options<DeleteSecurityData, ThrowOnError>) => import("./client").RequestResult<DeleteSecurityResponses, DeleteSecurityErrors, ThrowOnError, "fields">;
|