@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.
Files changed (60) hide show
  1. package/artifacts/InvestorClient.js +7 -7
  2. package/artifacts/InvestorClient.ts +13 -13
  3. package/artifacts/LedgerClient.d.ts +2 -2
  4. package/artifacts/LedgerClient.js +48 -48
  5. package/artifacts/LedgerClient.ts +91 -91
  6. package/artifacts/QueryClient.js +2 -2
  7. package/artifacts/QueryClient.ts +5 -5
  8. package/artifacts/graphql/generated/graphql.d.ts +2 -0
  9. package/artifacts/graphql/generated/graphql.ts +2 -0
  10. package/client/client.gen.js +109 -126
  11. package/client/client.gen.ts +129 -139
  12. package/client/types.gen.d.ts +7 -4
  13. package/client/types.gen.ts +10 -5
  14. package/client/utils.gen.d.ts +7 -3
  15. package/client/utils.gen.js +6 -6
  16. package/client/utils.gen.ts +11 -11
  17. package/core/bodySerializer.gen.d.ts +4 -4
  18. package/core/bodySerializer.gen.ts +6 -8
  19. package/core/params.gen.js +5 -5
  20. package/core/params.gen.ts +5 -5
  21. package/core/serverSentEvents.gen.d.ts +1 -1
  22. package/core/serverSentEvents.gen.js +4 -6
  23. package/core/serverSentEvents.gen.ts +4 -5
  24. package/core/types.gen.d.ts +1 -1
  25. package/core/types.gen.ts +1 -1
  26. package/core/utils.gen.js +1 -1
  27. package/core/utils.gen.ts +1 -1
  28. package/index.ts +2 -2
  29. package/package.json +2 -2
  30. package/sdk/client/client.gen.js +109 -126
  31. package/sdk/client/client.gen.ts +129 -139
  32. package/sdk/client/types.gen.d.ts +7 -4
  33. package/sdk/client/types.gen.ts +10 -5
  34. package/sdk/client/utils.gen.d.ts +7 -3
  35. package/sdk/client/utils.gen.js +6 -6
  36. package/sdk/client/utils.gen.ts +11 -11
  37. package/sdk/core/bodySerializer.gen.d.ts +4 -4
  38. package/sdk/core/bodySerializer.gen.ts +6 -8
  39. package/sdk/core/params.gen.js +5 -5
  40. package/sdk/core/params.gen.ts +5 -5
  41. package/sdk/core/serverSentEvents.gen.d.ts +1 -1
  42. package/sdk/core/serverSentEvents.gen.js +4 -6
  43. package/sdk/core/serverSentEvents.gen.ts +4 -5
  44. package/sdk/core/types.gen.d.ts +1 -1
  45. package/sdk/core/types.gen.ts +1 -1
  46. package/sdk/core/utils.gen.js +1 -1
  47. package/sdk/core/utils.gen.ts +1 -1
  48. package/sdk/index.d.ts +2 -2
  49. package/sdk/index.js +70 -65
  50. package/sdk/index.ts +2 -2
  51. package/sdk/sdk.gen.d.ts +145 -101
  52. package/sdk/sdk.gen.js +297 -208
  53. package/sdk/sdk.gen.ts +230 -141
  54. package/sdk/types.gen.d.ts +1300 -772
  55. package/sdk/types.gen.ts +1342 -783
  56. package/sdk.gen.d.ts +145 -101
  57. package/sdk.gen.js +297 -208
  58. package/sdk.gen.ts +230 -141
  59. package/types.gen.d.ts +1300 -772
  60. package/types.gen.ts +1342 -783
package/sdk.gen.ts CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  import type { Client, Options as Options2, TDataShape } from './client';
4
4
  import { client } from './client.gen';
5
- 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';
5
+ 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';
6
6
 
7
- export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = Options2<TData, ThrowOnError> & {
7
+ export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean, TResponse = unknown> = Options2<TData, ThrowOnError, TResponse> & {
8
8
  /**
9
9
  * You can provide a client instance returned by `createClient()` instead of
10
10
  * individual options. This might be also useful if you want to implement a
@@ -651,13 +651,28 @@ export const getGraphUsageAnalytics = <ThrowOnError extends boolean = false>(opt
651
651
  });
652
652
 
653
653
  /**
654
- * Execute Cypher Query
654
+ * Execute Cypher Statement
655
655
  *
656
- * 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`.
656
+ * 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`.
657
657
  */
658
- export const executeCypherQuery = <ThrowOnError extends boolean = false>(options: Options<ExecuteCypherQueryData, ThrowOnError>) => (options.client ?? client).post<ExecuteCypherQueryResponses, ExecuteCypherQueryErrors, ThrowOnError>({
658
+ export const executeCypher = <ThrowOnError extends boolean = false>(options: Options<ExecuteCypherData, ThrowOnError>) => (options.client ?? client).post<ExecuteCypherResponses, ExecuteCypherErrors, ThrowOnError>({
659
659
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
660
- url: '/v1/graphs/{graph_id}/query',
660
+ url: '/v1/graphs/{graph_id}/query/cypher',
661
+ ...options,
662
+ headers: {
663
+ 'Content-Type': 'application/json',
664
+ ...options.headers
665
+ }
666
+ });
667
+
668
+ /**
669
+ * Execute SQL Statement
670
+ *
671
+ * 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.
672
+ */
673
+ export const executeSql = <ThrowOnError extends boolean = false>(options: Options<ExecuteSqlData, ThrowOnError>) => (options.client ?? client).post<ExecuteSqlResponses, ExecuteSqlErrors, ThrowOnError>({
674
+ security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
675
+ url: '/v1/graphs/{graph_id}/query/sql',
661
676
  ...options,
662
677
  headers: {
663
678
  'Content-Type': 'application/json',
@@ -687,21 +702,6 @@ export const exportGraphSchema = <ThrowOnError extends boolean = false>(options:
687
702
  ...options
688
703
  });
689
704
 
690
- /**
691
- * Validate Schema
692
- *
693
- * 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.
694
- */
695
- export const validateSchema = <ThrowOnError extends boolean = false>(options: Options<ValidateSchemaData, ThrowOnError>) => (options.client ?? client).post<ValidateSchemaResponses, ValidateSchemaErrors, ThrowOnError>({
696
- security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
697
- url: '/v1/graphs/{graph_id}/schema/validate',
698
- ...options,
699
- headers: {
700
- 'Content-Type': 'application/json',
701
- ...options.headers
702
- }
703
- });
704
-
705
705
  /**
706
706
  * Get Credit Summary
707
707
  */
@@ -847,21 +847,6 @@ export const listTables = <ThrowOnError extends boolean = false>(options: Option
847
847
  ...options
848
848
  });
849
849
 
850
- /**
851
- * Query Staging Tables with SQL
852
- *
853
- * 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.
854
- */
855
- export const queryTables = <ThrowOnError extends boolean = false>(options: Options<QueryTablesData, ThrowOnError>) => (options.client ?? client).post<QueryTablesResponses, QueryTablesErrors, ThrowOnError>({
856
- security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
857
- url: '/v1/graphs/{graph_id}/tables/query',
858
- ...options,
859
- headers: {
860
- 'Content-Type': 'application/json',
861
- ...options.headers
862
- }
863
- });
864
-
865
850
  /**
866
851
  * Search Graph Documents
867
852
  *
@@ -896,46 +881,40 @@ export const listDocuments = <ThrowOnError extends boolean = false>(options: Opt
896
881
  });
897
882
 
898
883
  /**
899
- * Upload Document
900
- *
901
- * Stored in PostgreSQL, synced to OpenSearch for search. Not allowed on shared repositories.
884
+ * Get Document
902
885
  */
903
- export const uploadDocument = <ThrowOnError extends boolean = false>(options: Options<UploadDocumentData, ThrowOnError>) => (options.client ?? client).post<UploadDocumentResponses, UploadDocumentErrors, ThrowOnError>({
886
+ export const getDocument = <ThrowOnError extends boolean = false>(options: Options<GetDocumentData, ThrowOnError>) => (options.client ?? client).get<GetDocumentResponses, GetDocumentErrors, ThrowOnError>({
904
887
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
905
- url: '/v1/graphs/{graph_id}/documents',
906
- ...options,
907
- headers: {
908
- 'Content-Type': 'application/json',
909
- ...options.headers
910
- }
888
+ url: '/v1/graphs/{graph_id}/documents/{document_id}',
889
+ ...options
911
890
  });
912
891
 
913
892
  /**
914
- * Delete Document
893
+ * List Memories
915
894
  */
916
- export const deleteDocument = <ThrowOnError extends boolean = false>(options: Options<DeleteDocumentData, ThrowOnError>) => (options.client ?? client).delete<DeleteDocumentResponses, DeleteDocumentErrors, ThrowOnError>({
895
+ export const listMemories = <ThrowOnError extends boolean = false>(options: Options<ListMemoriesData, ThrowOnError>) => (options.client ?? client).get<ListMemoriesResponses, ListMemoriesErrors, ThrowOnError>({
917
896
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
918
- url: '/v1/graphs/{graph_id}/documents/{document_id}',
897
+ url: '/v1/graphs/{graph_id}/memory',
919
898
  ...options
920
899
  });
921
900
 
922
901
  /**
923
- * Get Document
902
+ * Get Memory
924
903
  */
925
- export const getDocument = <ThrowOnError extends boolean = false>(options: Options<GetDocumentData, ThrowOnError>) => (options.client ?? client).get<GetDocumentResponses, GetDocumentErrors, ThrowOnError>({
904
+ export const getMemory = <ThrowOnError extends boolean = false>(options: Options<GetMemoryData, ThrowOnError>) => (options.client ?? client).get<GetMemoryResponses, GetMemoryErrors, ThrowOnError>({
926
905
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
927
- url: '/v1/graphs/{graph_id}/documents/{document_id}',
906
+ url: '/v1/graphs/{graph_id}/memory/{memory_id}',
928
907
  ...options
929
908
  });
930
909
 
931
910
  /**
932
- * Update Document
911
+ * Recall Semantic Memory
933
912
  *
934
- * Updates content and/or metadata. Re-syncs to OpenSearch.
913
+ * Ranked semantic recall over the graph's per-graph memory store. Returns scored hits in the same shape as document search.
935
914
  */
936
- export const updateDocument = <ThrowOnError extends boolean = false>(options: Options<UpdateDocumentData, ThrowOnError>) => (options.client ?? client).put<UpdateDocumentResponses, UpdateDocumentErrors, ThrowOnError>({
915
+ export const recallMemory = <ThrowOnError extends boolean = false>(options: Options<RecallMemoryData, ThrowOnError>) => (options.client ?? client).post<RecallMemoryResponses, RecallMemoryErrors, ThrowOnError>({
937
916
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
938
- url: '/v1/graphs/{graph_id}/documents/{document_id}',
917
+ url: '/v1/graphs/{graph_id}/memory/recall',
939
918
  ...options,
940
919
  headers: {
941
920
  'Content-Type': 'application/json',
@@ -950,7 +929,7 @@ export const updateDocument = <ThrowOnError extends boolean = false>(options: Op
950
929
  *
951
930
  * **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.
952
931
  */
953
- export const opCreateSubgraph = <ThrowOnError extends boolean = false>(options: Options<OpCreateSubgraphData, ThrowOnError>) => (options.client ?? client).post<OpCreateSubgraphResponses, OpCreateSubgraphErrors, ThrowOnError>({
932
+ export const createSubgraph = <ThrowOnError extends boolean = false>(options: Options<CreateSubgraphData, ThrowOnError>) => (options.client ?? client).post<CreateSubgraphResponses, CreateSubgraphErrors, ThrowOnError>({
954
933
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
955
934
  url: '/v1/graphs/{graph_id}/operations/create-subgraph',
956
935
  ...options,
@@ -967,7 +946,7 @@ export const opCreateSubgraph = <ThrowOnError extends boolean = false>(options:
967
946
  *
968
947
  * **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.
969
948
  */
970
- export const opDeleteSubgraph = <ThrowOnError extends boolean = false>(options: Options<OpDeleteSubgraphData, ThrowOnError>) => (options.client ?? client).post<OpDeleteSubgraphResponses, OpDeleteSubgraphErrors, ThrowOnError>({
949
+ export const deleteSubgraph = <ThrowOnError extends boolean = false>(options: Options<DeleteSubgraphData, ThrowOnError>) => (options.client ?? client).post<DeleteSubgraphResponses, DeleteSubgraphErrors, ThrowOnError>({
971
950
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
972
951
  url: '/v1/graphs/{graph_id}/operations/delete-subgraph',
973
952
  ...options,
@@ -984,7 +963,7 @@ export const opDeleteSubgraph = <ThrowOnError extends boolean = false>(options:
984
963
  *
985
964
  * **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
965
  */
987
- export const opDeleteGraph = <ThrowOnError extends boolean = false>(options: Options<OpDeleteGraphData, ThrowOnError>) => (options.client ?? client).post<OpDeleteGraphResponses, OpDeleteGraphErrors, ThrowOnError>({
966
+ export const deleteGraph = <ThrowOnError extends boolean = false>(options: Options<DeleteGraphData, ThrowOnError>) => (options.client ?? client).post<DeleteGraphResponses, DeleteGraphErrors, ThrowOnError>({
988
967
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
989
968
  url: '/v1/graphs/{graph_id}/operations/delete-graph',
990
969
  ...options,
@@ -1001,7 +980,7 @@ export const opDeleteGraph = <ThrowOnError extends boolean = false>(options: Opt
1001
980
  *
1002
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.
1003
982
  */
1004
- export const opCreateBackup = <ThrowOnError extends boolean = false>(options: Options<OpCreateBackupData, ThrowOnError>) => (options.client ?? client).post<OpCreateBackupResponses, OpCreateBackupErrors, ThrowOnError>({
983
+ export const createBackup = <ThrowOnError extends boolean = false>(options: Options<CreateBackupData, ThrowOnError>) => (options.client ?? client).post<CreateBackupResponses, CreateBackupErrors, ThrowOnError>({
1005
984
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1006
985
  url: '/v1/graphs/{graph_id}/operations/create-backup',
1007
986
  ...options,
@@ -1018,7 +997,7 @@ export const opCreateBackup = <ThrowOnError extends boolean = false>(options: Op
1018
997
  *
1019
998
  * **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.
1020
999
  */
1021
- export const opRestoreBackup = <ThrowOnError extends boolean = false>(options: Options<OpRestoreBackupData, ThrowOnError>) => (options.client ?? client).post<OpRestoreBackupResponses, OpRestoreBackupErrors, ThrowOnError>({
1000
+ export const restoreBackup = <ThrowOnError extends boolean = false>(options: Options<RestoreBackupData, ThrowOnError>) => (options.client ?? client).post<RestoreBackupResponses, RestoreBackupErrors, ThrowOnError>({
1022
1001
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1023
1002
  url: '/v1/graphs/{graph_id}/operations/restore-backup',
1024
1003
  ...options,
@@ -1035,7 +1014,7 @@ export const opRestoreBackup = <ThrowOnError extends boolean = false>(options: O
1035
1014
  *
1036
1015
  * **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.
1037
1016
  */
1038
- export const opChangeTier = <ThrowOnError extends boolean = false>(options: Options<OpChangeTierData, ThrowOnError>) => (options.client ?? client).post<OpChangeTierResponses, OpChangeTierErrors, ThrowOnError>({
1017
+ export const changeTier = <ThrowOnError extends boolean = false>(options: Options<ChangeTierData, ThrowOnError>) => (options.client ?? client).post<ChangeTierResponses, ChangeTierErrors, ThrowOnError>({
1039
1018
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1040
1019
  url: '/v1/graphs/{graph_id}/operations/change-tier',
1041
1020
  ...options,
@@ -1046,15 +1025,15 @@ export const opChangeTier = <ThrowOnError extends boolean = false>(options: Opti
1046
1025
  });
1047
1026
 
1048
1027
  /**
1049
- * Change Reporting Style
1028
+ * Materialize Graph
1050
1029
  *
1051
- * Switches the graph's Reporting Style. Synchronous: validates the target Style has a complete composition in the tenant schema, then updates `graphs.reporting_style_id`. Filed Reports are unaffected; new reports use the new Style. Idempotent on the same id.
1030
+ * Rebuilds LadybugDB from staging tables (file uploads) or extensions OLTP data. Set `dry_run=true` to preview without changes.
1052
1031
  *
1053
1032
  * **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.
1054
1033
  */
1055
- export const opChangeReportingStyle = <ThrowOnError extends boolean = false>(options: Options<OpChangeReportingStyleData, ThrowOnError>) => (options.client ?? client).post<OpChangeReportingStyleResponses, OpChangeReportingStyleErrors, ThrowOnError>({
1034
+ export const materialize = <ThrowOnError extends boolean = false>(options: Options<MaterializeData, ThrowOnError>) => (options.client ?? client).post<MaterializeResponses, MaterializeErrors, ThrowOnError>({
1056
1035
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1057
- url: '/v1/graphs/{graph_id}/operations/change-reporting-style',
1036
+ url: '/v1/graphs/{graph_id}/operations/materialize',
1058
1037
  ...options,
1059
1038
  headers: {
1060
1039
  'Content-Type': 'application/json',
@@ -1063,15 +1042,15 @@ export const opChangeReportingStyle = <ThrowOnError extends boolean = false>(opt
1063
1042
  });
1064
1043
 
1065
1044
  /**
1066
- * Materialize Graph
1045
+ * Store a Semantic Memory
1067
1046
  *
1068
- * Rebuilds LadybugDB from staging tables (file uploads) or extensions OLTP data. Set `dry_run=true` to preview without changes.
1047
+ * Store a semantic memory in the graph's per-graph memory store. The text is embedded locally; recall it later via `POST /memory/recall`.
1069
1048
  *
1070
1049
  * **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.
1071
1050
  */
1072
- export const opMaterialize = <ThrowOnError extends boolean = false>(options: Options<OpMaterializeData, ThrowOnError>) => (options.client ?? client).post<OpMaterializeResponses, OpMaterializeErrors, ThrowOnError>({
1051
+ export const remember = <ThrowOnError extends boolean = false>(options: Options<RememberData, ThrowOnError>) => (options.client ?? client).post<RememberResponses, RememberErrors, ThrowOnError>({
1073
1052
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1074
- url: '/v1/graphs/{graph_id}/operations/materialize',
1053
+ url: '/v1/graphs/{graph_id}/operations/remember',
1075
1054
  ...options,
1076
1055
  headers: {
1077
1056
  'Content-Type': 'application/json',
@@ -1080,24 +1059,32 @@ export const opMaterialize = <ThrowOnError extends boolean = false>(options: Opt
1080
1059
  });
1081
1060
 
1082
1061
  /**
1083
- * List Files in Graph
1062
+ * Delete a Semantic Memory
1084
1063
  *
1085
- * Filter by `table_name` or upload `status`. Files are graph-scoped resources with S3 → DuckDB → Graph lifecycle tracking.
1064
+ * Delete a semantic memory by its server-generated id.
1065
+ *
1066
+ * **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.
1086
1067
  */
1087
- export const listFiles = <ThrowOnError extends boolean = false>(options: Options<ListFilesData, ThrowOnError>) => (options.client ?? client).get<ListFilesResponses, ListFilesErrors, ThrowOnError>({
1068
+ export const forget = <ThrowOnError extends boolean = false>(options: Options<ForgetData, ThrowOnError>) => (options.client ?? client).post<ForgetResponses, ForgetErrors, ThrowOnError>({
1088
1069
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1089
- url: '/v1/graphs/{graph_id}/files',
1090
- ...options
1070
+ url: '/v1/graphs/{graph_id}/operations/forget',
1071
+ ...options,
1072
+ headers: {
1073
+ 'Content-Type': 'application/json',
1074
+ ...options.headers
1075
+ }
1091
1076
  });
1092
1077
 
1093
1078
  /**
1094
- * Create File Upload
1079
+ * Update a Semantic Memory
1080
+ *
1081
+ * Partially update a stored memory by its server-generated id. Only supplied fields change; the memory is re-embedded when `text` changes.
1095
1082
  *
1096
- * Returns a presigned S3 URL for direct upload. After uploading, call `PATCH /files/{file_id}` with `status=uploaded` to trigger DuckDB staging. Tables are auto-created if missing. Not allowed on entity graphs or shared repositories.
1083
+ * **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.
1097
1084
  */
1098
- export const createFileUpload = <ThrowOnError extends boolean = false>(options: Options<CreateFileUploadData, ThrowOnError>) => (options.client ?? client).post<CreateFileUploadResponses, CreateFileUploadErrors, ThrowOnError>({
1085
+ export const updateMemory = <ThrowOnError extends boolean = false>(options: Options<UpdateMemoryData, ThrowOnError>) => (options.client ?? client).post<UpdateMemoryResponses, UpdateMemoryErrors, ThrowOnError>({
1099
1086
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1100
- url: '/v1/graphs/{graph_id}/files',
1087
+ url: '/v1/graphs/{graph_id}/operations/update-memory',
1101
1088
  ...options,
1102
1089
  headers: {
1103
1090
  'Content-Type': 'application/json',
@@ -1106,35 +1093,83 @@ export const createFileUpload = <ThrowOnError extends boolean = false>(options:
1106
1093
  });
1107
1094
 
1108
1095
  /**
1109
- * Delete File
1096
+ * Index a Document
1110
1097
  *
1111
- * Removes from S3 and database. `cascade=true` also deletes data from DuckDB tables and marks the graph stale (rebuild recommended). Not allowed on shared repositories.
1098
+ * Create a document (omit `document_id`) or update one (provide it). Stored in PostgreSQL, synced to OpenSearch for search.
1099
+ *
1100
+ * **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.
1112
1101
  */
1113
- export const deleteFile = <ThrowOnError extends boolean = false>(options: Options<DeleteFileData, ThrowOnError>) => (options.client ?? client).delete<DeleteFileResponses, DeleteFileErrors, ThrowOnError>({
1102
+ export const indexDocument = <ThrowOnError extends boolean = false>(options: Options<IndexDocumentData, ThrowOnError>) => (options.client ?? client).post<IndexDocumentResponses, IndexDocumentErrors, ThrowOnError>({
1114
1103
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1115
- url: '/v1/graphs/{graph_id}/files/{file_id}',
1116
- ...options
1104
+ url: '/v1/graphs/{graph_id}/operations/index-document',
1105
+ ...options,
1106
+ headers: {
1107
+ 'Content-Type': 'application/json',
1108
+ ...options.headers
1109
+ }
1117
1110
  });
1118
1111
 
1119
1112
  /**
1120
- * Get File Information
1113
+ * Delete a Document
1121
1114
  *
1122
- * Returns per-layer status (`layers.s3`, `layers.duckdb`, `layers.graph`) for pipeline debugging.
1115
+ * Delete a document from PostgreSQL and OpenSearch by id.
1116
+ *
1117
+ * **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.
1123
1118
  */
1124
- export const getFile = <ThrowOnError extends boolean = false>(options: Options<GetFileData, ThrowOnError>) => (options.client ?? client).get<GetFileResponses, GetFileErrors, ThrowOnError>({
1119
+ export const deleteDocument = <ThrowOnError extends boolean = false>(options: Options<DeleteDocumentData, ThrowOnError>) => (options.client ?? client).post<DeleteDocumentResponses, DeleteDocumentErrors, ThrowOnError>({
1125
1120
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1126
- url: '/v1/graphs/{graph_id}/files/{file_id}',
1127
- ...options
1121
+ url: '/v1/graphs/{graph_id}/operations/delete-document',
1122
+ ...options,
1123
+ headers: {
1124
+ 'Content-Type': 'application/json',
1125
+ ...options.headers
1126
+ }
1128
1127
  });
1129
1128
 
1130
1129
  /**
1131
- * Update File Status
1130
+ * Presign a File Upload
1131
+ *
1132
+ * 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.
1132
1133
  *
1133
- * Setting `status=uploaded` validates the file in S3, calculates row count, and triggers DuckDB staging. Small files use direct staging; large files use a background Dagster job with an `operation_id` for SSE monitoring. Set `ingest_to_graph=true` to auto-chain graph materialization.
1134
+ * **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.
1134
1135
  */
1135
- export const updateFile = <ThrowOnError extends boolean = false>(options: Options<UpdateFileData, ThrowOnError>) => (options.client ?? client).patch<UpdateFileResponses, UpdateFileErrors, ThrowOnError>({
1136
+ export const createFileUpload = <ThrowOnError extends boolean = false>(options: Options<CreateFileUploadData, ThrowOnError>) => (options.client ?? client).post<CreateFileUploadResponses, CreateFileUploadErrors, ThrowOnError>({
1136
1137
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1137
- url: '/v1/graphs/{graph_id}/files/{file_id}',
1138
+ url: '/v1/graphs/{graph_id}/operations/create-file-upload',
1139
+ ...options,
1140
+ headers: {
1141
+ 'Content-Type': 'application/json',
1142
+ ...options.headers
1143
+ }
1144
+ });
1145
+
1146
+ /**
1147
+ * Stage an Uploaded File
1148
+ *
1149
+ * 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.
1150
+ *
1151
+ * **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.
1152
+ */
1153
+ export const ingestFile = <ThrowOnError extends boolean = false>(options: Options<IngestFileData, ThrowOnError>) => (options.client ?? client).post<IngestFileResponses, IngestFileErrors, ThrowOnError>({
1154
+ security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1155
+ url: '/v1/graphs/{graph_id}/operations/ingest-file',
1156
+ ...options,
1157
+ headers: {
1158
+ 'Content-Type': 'application/json',
1159
+ ...options.headers
1160
+ }
1161
+ });
1162
+
1163
+ /**
1164
+ * Delete a File
1165
+ *
1166
+ * Delete a file from S3 and PostgreSQL. `cascade=true` also removes its rows from DuckDB staging tables and marks the graph stale.
1167
+ *
1168
+ * **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.
1169
+ */
1170
+ export const deleteFile = <ThrowOnError extends boolean = false>(options: Options<DeleteFileData, ThrowOnError>) => (options.client ?? client).post<DeleteFileResponses, DeleteFileErrors, ThrowOnError>({
1171
+ security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1172
+ url: '/v1/graphs/{graph_id}/operations/delete-file',
1138
1173
  ...options,
1139
1174
  headers: {
1140
1175
  'Content-Type': 'application/json',
@@ -1142,6 +1177,28 @@ export const updateFile = <ThrowOnError extends boolean = false>(options: Option
1142
1177
  }
1143
1178
  });
1144
1179
 
1180
+ /**
1181
+ * List Files in Graph
1182
+ *
1183
+ * Filter by `table_name` or upload `status`. Files are graph-scoped resources with S3 → DuckDB → Graph lifecycle tracking.
1184
+ */
1185
+ export const listFiles = <ThrowOnError extends boolean = false>(options: Options<ListFilesData, ThrowOnError>) => (options.client ?? client).get<ListFilesResponses, ListFilesErrors, ThrowOnError>({
1186
+ security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1187
+ url: '/v1/graphs/{graph_id}/files',
1188
+ ...options
1189
+ });
1190
+
1191
+ /**
1192
+ * Get File Information
1193
+ *
1194
+ * Returns per-layer status (`layers.s3`, `layers.duckdb`, `layers.graph`) for pipeline debugging.
1195
+ */
1196
+ export const getFile = <ThrowOnError extends boolean = false>(options: Options<GetFileData, ThrowOnError>) => (options.client ?? client).get<GetFileResponses, GetFileErrors, ThrowOnError>({
1197
+ security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1198
+ url: '/v1/graphs/{graph_id}/files/{file_id}',
1199
+ ...options
1200
+ });
1201
+
1145
1202
  /**
1146
1203
  * List User Graphs and Repositories
1147
1204
  */
@@ -1204,6 +1261,21 @@ export const selectGraph = <ThrowOnError extends boolean = false>(options: Optio
1204
1261
  ...options
1205
1262
  });
1206
1263
 
1264
+ /**
1265
+ * Validate Schema
1266
+ *
1267
+ * 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.
1268
+ */
1269
+ export const validateSchema = <ThrowOnError extends boolean = false>(options: Options<ValidateSchemaData, ThrowOnError>) => (options.client ?? client).post<ValidateSchemaResponses, ValidateSchemaErrors, ThrowOnError>({
1270
+ security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1271
+ url: '/v1/graphs/schema/validate',
1272
+ ...options,
1273
+ headers: {
1274
+ 'Content-Type': 'application/json',
1275
+ ...options.headers
1276
+ }
1277
+ });
1278
+
1207
1279
  /**
1208
1280
  * Get Service Offerings
1209
1281
  *
@@ -1384,7 +1456,7 @@ export const handleHttpPostExtensionsGraphIdGraphqlPost = <ThrowOnError extends
1384
1456
  *
1385
1457
  * **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.
1386
1458
  */
1387
- export const opInitializeLedger = <ThrowOnError extends boolean = false>(options: Options<OpInitializeLedgerData, ThrowOnError>) => (options.client ?? client).post<OpInitializeLedgerResponses, OpInitializeLedgerErrors, ThrowOnError>({
1459
+ export const initializeLedger = <ThrowOnError extends boolean = false>(options: Options<InitializeLedgerData, ThrowOnError>) => (options.client ?? client).post<InitializeLedgerResponses, InitializeLedgerErrors, ThrowOnError>({
1388
1460
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1389
1461
  url: '/extensions/roboledger/{graph_id}/operations/initialize',
1390
1462
  ...options,
@@ -1401,7 +1473,7 @@ export const opInitializeLedger = <ThrowOnError extends boolean = false>(options
1401
1473
  *
1402
1474
  * **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.
1403
1475
  */
1404
- export const opUpdateEntity = <ThrowOnError extends boolean = false>(options: Options<OpUpdateEntityData, ThrowOnError>) => (options.client ?? client).post<OpUpdateEntityResponses, OpUpdateEntityErrors, ThrowOnError>({
1476
+ export const updateEntity = <ThrowOnError extends boolean = false>(options: Options<UpdateEntityData, ThrowOnError>) => (options.client ?? client).post<UpdateEntityResponses, UpdateEntityErrors, ThrowOnError>({
1405
1477
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1406
1478
  url: '/extensions/roboledger/{graph_id}/operations/update-entity',
1407
1479
  ...options,
@@ -1411,6 +1483,23 @@ export const opUpdateEntity = <ThrowOnError extends boolean = false>(options: Op
1411
1483
  }
1412
1484
  });
1413
1485
 
1486
+ /**
1487
+ * Change Reporting Style
1488
+ *
1489
+ * 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.
1490
+ *
1491
+ * **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.
1492
+ */
1493
+ export const changeReportingStyle = <ThrowOnError extends boolean = false>(options: Options<ChangeReportingStyleData, ThrowOnError>) => (options.client ?? client).post<ChangeReportingStyleResponses, ChangeReportingStyleErrors, ThrowOnError>({
1494
+ security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1495
+ url: '/extensions/roboledger/{graph_id}/operations/change-reporting-style',
1496
+ ...options,
1497
+ headers: {
1498
+ 'Content-Type': 'application/json',
1499
+ ...options.headers
1500
+ }
1501
+ });
1502
+
1414
1503
  /**
1415
1504
  * Create Taxonomy Block
1416
1505
  *
@@ -1418,7 +1507,7 @@ export const opUpdateEntity = <ThrowOnError extends boolean = false>(options: Op
1418
1507
  *
1419
1508
  * **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.
1420
1509
  */
1421
- export const opCreateTaxonomyBlock = <ThrowOnError extends boolean = false>(options: Options<OpCreateTaxonomyBlockData, ThrowOnError>) => (options.client ?? client).post<OpCreateTaxonomyBlockResponses, OpCreateTaxonomyBlockErrors, ThrowOnError>({
1510
+ export const createTaxonomyBlock = <ThrowOnError extends boolean = false>(options: Options<CreateTaxonomyBlockData, ThrowOnError>) => (options.client ?? client).post<CreateTaxonomyBlockResponses, CreateTaxonomyBlockErrors, ThrowOnError>({
1422
1511
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1423
1512
  url: '/extensions/roboledger/{graph_id}/operations/create-taxonomy-block',
1424
1513
  ...options,
@@ -1435,7 +1524,7 @@ export const opCreateTaxonomyBlock = <ThrowOnError extends boolean = false>(opti
1435
1524
  *
1436
1525
  * **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.
1437
1526
  */
1438
- export const opUpdateTaxonomyBlock = <ThrowOnError extends boolean = false>(options: Options<OpUpdateTaxonomyBlockData, ThrowOnError>) => (options.client ?? client).post<OpUpdateTaxonomyBlockResponses, OpUpdateTaxonomyBlockErrors, ThrowOnError>({
1527
+ export const updateTaxonomyBlock = <ThrowOnError extends boolean = false>(options: Options<UpdateTaxonomyBlockData, ThrowOnError>) => (options.client ?? client).post<UpdateTaxonomyBlockResponses, UpdateTaxonomyBlockErrors, ThrowOnError>({
1439
1528
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1440
1529
  url: '/extensions/roboledger/{graph_id}/operations/update-taxonomy-block',
1441
1530
  ...options,
@@ -1452,7 +1541,7 @@ export const opUpdateTaxonomyBlock = <ThrowOnError extends boolean = false>(opti
1452
1541
  *
1453
1542
  * **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.
1454
1543
  */
1455
- export const opDeleteTaxonomyBlock = <ThrowOnError extends boolean = false>(options: Options<OpDeleteTaxonomyBlockData, ThrowOnError>) => (options.client ?? client).post<OpDeleteTaxonomyBlockResponses, OpDeleteTaxonomyBlockErrors, ThrowOnError>({
1544
+ export const deleteTaxonomyBlock = <ThrowOnError extends boolean = false>(options: Options<DeleteTaxonomyBlockData, ThrowOnError>) => (options.client ?? client).post<DeleteTaxonomyBlockResponses, DeleteTaxonomyBlockErrors, ThrowOnError>({
1456
1545
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1457
1546
  url: '/extensions/roboledger/{graph_id}/operations/delete-taxonomy-block',
1458
1547
  ...options,
@@ -1469,7 +1558,7 @@ export const opDeleteTaxonomyBlock = <ThrowOnError extends boolean = false>(opti
1469
1558
  *
1470
1559
  * **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.
1471
1560
  */
1472
- export const opLinkEntityTaxonomy = <ThrowOnError extends boolean = false>(options: Options<OpLinkEntityTaxonomyData, ThrowOnError>) => (options.client ?? client).post<OpLinkEntityTaxonomyResponses, OpLinkEntityTaxonomyErrors, ThrowOnError>({
1561
+ export const linkEntityTaxonomy = <ThrowOnError extends boolean = false>(options: Options<LinkEntityTaxonomyData, ThrowOnError>) => (options.client ?? client).post<LinkEntityTaxonomyResponses, LinkEntityTaxonomyErrors, ThrowOnError>({
1473
1562
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1474
1563
  url: '/extensions/roboledger/{graph_id}/operations/link-entity-taxonomy',
1475
1564
  ...options,
@@ -1486,7 +1575,7 @@ export const opLinkEntityTaxonomy = <ThrowOnError extends boolean = false>(optio
1486
1575
  *
1487
1576
  * **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.
1488
1577
  */
1489
- export const opCreateMappingAssociation = <ThrowOnError extends boolean = false>(options: Options<OpCreateMappingAssociationData, ThrowOnError>) => (options.client ?? client).post<OpCreateMappingAssociationResponses, OpCreateMappingAssociationErrors, ThrowOnError>({
1578
+ export const createMappingAssociation = <ThrowOnError extends boolean = false>(options: Options<CreateMappingAssociationData, ThrowOnError>) => (options.client ?? client).post<CreateMappingAssociationResponses, CreateMappingAssociationErrors, ThrowOnError>({
1490
1579
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1491
1580
  url: '/extensions/roboledger/{graph_id}/operations/create-mapping-association',
1492
1581
  ...options,
@@ -1503,7 +1592,7 @@ export const opCreateMappingAssociation = <ThrowOnError extends boolean = false>
1503
1592
  *
1504
1593
  * **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.
1505
1594
  */
1506
- export const opDeleteMappingAssociation = <ThrowOnError extends boolean = false>(options: Options<OpDeleteMappingAssociationData, ThrowOnError>) => (options.client ?? client).post<OpDeleteMappingAssociationResponses, OpDeleteMappingAssociationErrors, ThrowOnError>({
1595
+ export const deleteMappingAssociation = <ThrowOnError extends boolean = false>(options: Options<DeleteMappingAssociationData, ThrowOnError>) => (options.client ?? client).post<DeleteMappingAssociationResponses, DeleteMappingAssociationErrors, ThrowOnError>({
1507
1596
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1508
1597
  url: '/extensions/roboledger/{graph_id}/operations/delete-mapping-association',
1509
1598
  ...options,
@@ -1520,7 +1609,7 @@ export const opDeleteMappingAssociation = <ThrowOnError extends boolean = false>
1520
1609
  *
1521
1610
  * **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.
1522
1611
  */
1523
- export const opAutoMapElements = <ThrowOnError extends boolean = false>(options: Options<OpAutoMapElementsData, ThrowOnError>) => (options.client ?? client).post<OpAutoMapElementsResponses, OpAutoMapElementsErrors, ThrowOnError>({
1612
+ export const autoMapElements = <ThrowOnError extends boolean = false>(options: Options<AutoMapElementsData, ThrowOnError>) => (options.client ?? client).post<AutoMapElementsResponses, AutoMapElementsErrors, ThrowOnError>({
1524
1613
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1525
1614
  url: '/extensions/roboledger/{graph_id}/operations/auto-map-elements',
1526
1615
  ...options,
@@ -1537,7 +1626,7 @@ export const opAutoMapElements = <ThrowOnError extends boolean = false>(options:
1537
1626
  *
1538
1627
  * **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.
1539
1628
  */
1540
- export const opCreateInformationBlock = <ThrowOnError extends boolean = false>(options: Options<OpCreateInformationBlockData, ThrowOnError>) => (options.client ?? client).post<OpCreateInformationBlockResponses, OpCreateInformationBlockErrors, ThrowOnError>({
1629
+ export const createInformationBlock = <ThrowOnError extends boolean = false>(options: Options<CreateInformationBlockData, ThrowOnError>) => (options.client ?? client).post<CreateInformationBlockResponses, CreateInformationBlockErrors, ThrowOnError>({
1541
1630
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1542
1631
  url: '/extensions/roboledger/{graph_id}/operations/create-information-block',
1543
1632
  ...options,
@@ -1554,7 +1643,7 @@ export const opCreateInformationBlock = <ThrowOnError extends boolean = false>(o
1554
1643
  *
1555
1644
  * **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.
1556
1645
  */
1557
- export const opUpdateInformationBlock = <ThrowOnError extends boolean = false>(options: Options<OpUpdateInformationBlockData, ThrowOnError>) => (options.client ?? client).post<OpUpdateInformationBlockResponses, OpUpdateInformationBlockErrors, ThrowOnError>({
1646
+ export const updateInformationBlock = <ThrowOnError extends boolean = false>(options: Options<UpdateInformationBlockData, ThrowOnError>) => (options.client ?? client).post<UpdateInformationBlockResponses, UpdateInformationBlockErrors, ThrowOnError>({
1558
1647
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1559
1648
  url: '/extensions/roboledger/{graph_id}/operations/update-information-block',
1560
1649
  ...options,
@@ -1571,7 +1660,7 @@ export const opUpdateInformationBlock = <ThrowOnError extends boolean = false>(o
1571
1660
  *
1572
1661
  * **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.
1573
1662
  */
1574
- export const opDeleteInformationBlock = <ThrowOnError extends boolean = false>(options: Options<OpDeleteInformationBlockData, ThrowOnError>) => (options.client ?? client).post<OpDeleteInformationBlockResponses, OpDeleteInformationBlockErrors, ThrowOnError>({
1663
+ export const deleteInformationBlock = <ThrowOnError extends boolean = false>(options: Options<DeleteInformationBlockData, ThrowOnError>) => (options.client ?? client).post<DeleteInformationBlockResponses, DeleteInformationBlockErrors, ThrowOnError>({
1575
1664
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1576
1665
  url: '/extensions/roboledger/{graph_id}/operations/delete-information-block',
1577
1666
  ...options,
@@ -1588,7 +1677,7 @@ export const opDeleteInformationBlock = <ThrowOnError extends boolean = false>(o
1588
1677
  *
1589
1678
  * **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.
1590
1679
  */
1591
- export const opEvaluateRules = <ThrowOnError extends boolean = false>(options: Options<OpEvaluateRulesData, ThrowOnError>) => (options.client ?? client).post<OpEvaluateRulesResponses, OpEvaluateRulesErrors, ThrowOnError>({
1680
+ export const evaluateRules = <ThrowOnError extends boolean = false>(options: Options<EvaluateRulesData, ThrowOnError>) => (options.client ?? client).post<EvaluateRulesResponses, EvaluateRulesErrors, ThrowOnError>({
1592
1681
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1593
1682
  url: '/extensions/roboledger/{graph_id}/operations/evaluate-rules',
1594
1683
  ...options,
@@ -1605,7 +1694,7 @@ export const opEvaluateRules = <ThrowOnError extends boolean = false>(options: O
1605
1694
  *
1606
1695
  * **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.
1607
1696
  */
1608
- export const opCreateAgent = <ThrowOnError extends boolean = false>(options: Options<OpCreateAgentData, ThrowOnError>) => (options.client ?? client).post<OpCreateAgentResponses, OpCreateAgentErrors, ThrowOnError>({
1697
+ export const createAgent = <ThrowOnError extends boolean = false>(options: Options<CreateAgentData, ThrowOnError>) => (options.client ?? client).post<CreateAgentResponses, CreateAgentErrors, ThrowOnError>({
1609
1698
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1610
1699
  url: '/extensions/roboledger/{graph_id}/operations/create-agent',
1611
1700
  ...options,
@@ -1622,7 +1711,7 @@ export const opCreateAgent = <ThrowOnError extends boolean = false>(options: Opt
1622
1711
  *
1623
1712
  * **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.
1624
1713
  */
1625
- export const opUpdateAgent = <ThrowOnError extends boolean = false>(options: Options<OpUpdateAgentData, ThrowOnError>) => (options.client ?? client).post<OpUpdateAgentResponses, OpUpdateAgentErrors, ThrowOnError>({
1714
+ export const updateAgent = <ThrowOnError extends boolean = false>(options: Options<UpdateAgentData, ThrowOnError>) => (options.client ?? client).post<UpdateAgentResponses, UpdateAgentErrors, ThrowOnError>({
1626
1715
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1627
1716
  url: '/extensions/roboledger/{graph_id}/operations/update-agent',
1628
1717
  ...options,
@@ -1639,7 +1728,7 @@ export const opUpdateAgent = <ThrowOnError extends boolean = false>(options: Opt
1639
1728
  *
1640
1729
  * **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.
1641
1730
  */
1642
- export const opCreateEventBlock = <ThrowOnError extends boolean = false>(options: Options<OpCreateEventBlockData, ThrowOnError>) => (options.client ?? client).post<OpCreateEventBlockResponses, OpCreateEventBlockErrors, ThrowOnError>({
1731
+ export const createEventBlock = <ThrowOnError extends boolean = false>(options: Options<CreateEventBlockData, ThrowOnError>) => (options.client ?? client).post<CreateEventBlockResponses, CreateEventBlockErrors, ThrowOnError>({
1643
1732
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1644
1733
  url: '/extensions/roboledger/{graph_id}/operations/create-event-block',
1645
1734
  ...options,
@@ -1656,7 +1745,7 @@ export const opCreateEventBlock = <ThrowOnError extends boolean = false>(options
1656
1745
  *
1657
1746
  * **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.
1658
1747
  */
1659
- export const opUpdateEventBlock = <ThrowOnError extends boolean = false>(options: Options<OpUpdateEventBlockData, ThrowOnError>) => (options.client ?? client).post<OpUpdateEventBlockResponses, OpUpdateEventBlockErrors, ThrowOnError>({
1748
+ export const updateEventBlock = <ThrowOnError extends boolean = false>(options: Options<UpdateEventBlockData, ThrowOnError>) => (options.client ?? client).post<UpdateEventBlockResponses, UpdateEventBlockErrors, ThrowOnError>({
1660
1749
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1661
1750
  url: '/extensions/roboledger/{graph_id}/operations/update-event-block',
1662
1751
  ...options,
@@ -1673,7 +1762,7 @@ export const opUpdateEventBlock = <ThrowOnError extends boolean = false>(options
1673
1762
  *
1674
1763
  * **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.
1675
1764
  */
1676
- export const opExecuteEventBlock = <ThrowOnError extends boolean = false>(options: Options<OpExecuteEventBlockData, ThrowOnError>) => (options.client ?? client).post<OpExecuteEventBlockResponses, OpExecuteEventBlockErrors, ThrowOnError>({
1765
+ export const executeEventBlock = <ThrowOnError extends boolean = false>(options: Options<ExecuteEventBlockData, ThrowOnError>) => (options.client ?? client).post<ExecuteEventBlockResponses, ExecuteEventBlockErrors, ThrowOnError>({
1677
1766
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1678
1767
  url: '/extensions/roboledger/{graph_id}/operations/execute-event-block',
1679
1768
  ...options,
@@ -1690,7 +1779,7 @@ export const opExecuteEventBlock = <ThrowOnError extends boolean = false>(option
1690
1779
  *
1691
1780
  * **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.
1692
1781
  */
1693
- export const opCreateEventHandler = <ThrowOnError extends boolean = false>(options: Options<OpCreateEventHandlerData, ThrowOnError>) => (options.client ?? client).post<OpCreateEventHandlerResponses, OpCreateEventHandlerErrors, ThrowOnError>({
1782
+ export const createEventHandler = <ThrowOnError extends boolean = false>(options: Options<CreateEventHandlerData, ThrowOnError>) => (options.client ?? client).post<CreateEventHandlerResponses, CreateEventHandlerErrors, ThrowOnError>({
1694
1783
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1695
1784
  url: '/extensions/roboledger/{graph_id}/operations/create-event-handler',
1696
1785
  ...options,
@@ -1707,7 +1796,7 @@ export const opCreateEventHandler = <ThrowOnError extends boolean = false>(optio
1707
1796
  *
1708
1797
  * **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.
1709
1798
  */
1710
- export const opUpdateEventHandler = <ThrowOnError extends boolean = false>(options: Options<OpUpdateEventHandlerData, ThrowOnError>) => (options.client ?? client).post<OpUpdateEventHandlerResponses, OpUpdateEventHandlerErrors, ThrowOnError>({
1799
+ export const updateEventHandler = <ThrowOnError extends boolean = false>(options: Options<UpdateEventHandlerData, ThrowOnError>) => (options.client ?? client).post<UpdateEventHandlerResponses, UpdateEventHandlerErrors, ThrowOnError>({
1711
1800
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1712
1801
  url: '/extensions/roboledger/{graph_id}/operations/update-event-handler',
1713
1802
  ...options,
@@ -1724,7 +1813,7 @@ export const opUpdateEventHandler = <ThrowOnError extends boolean = false>(optio
1724
1813
  *
1725
1814
  * **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.
1726
1815
  */
1727
- export const opPreviewEventBlock = <ThrowOnError extends boolean = false>(options: Options<OpPreviewEventBlockData, ThrowOnError>) => (options.client ?? client).post<OpPreviewEventBlockResponses, OpPreviewEventBlockErrors, ThrowOnError>({
1816
+ export const previewEventBlock = <ThrowOnError extends boolean = false>(options: Options<PreviewEventBlockData, ThrowOnError>) => (options.client ?? client).post<PreviewEventBlockResponses, PreviewEventBlockErrors, ThrowOnError>({
1728
1817
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1729
1818
  url: '/extensions/roboledger/{graph_id}/operations/preview-event-block',
1730
1819
  ...options,
@@ -1741,7 +1830,7 @@ export const opPreviewEventBlock = <ThrowOnError extends boolean = false>(option
1741
1830
  *
1742
1831
  * **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.
1743
1832
  */
1744
- export const opUpdateJournalEntry = <ThrowOnError extends boolean = false>(options: Options<OpUpdateJournalEntryData, ThrowOnError>) => (options.client ?? client).post<OpUpdateJournalEntryResponses, OpUpdateJournalEntryErrors, ThrowOnError>({
1833
+ export const updateJournalEntry = <ThrowOnError extends boolean = false>(options: Options<UpdateJournalEntryData, ThrowOnError>) => (options.client ?? client).post<UpdateJournalEntryResponses, UpdateJournalEntryErrors, ThrowOnError>({
1745
1834
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1746
1835
  url: '/extensions/roboledger/{graph_id}/operations/update-journal-entry',
1747
1836
  ...options,
@@ -1758,7 +1847,7 @@ export const opUpdateJournalEntry = <ThrowOnError extends boolean = false>(optio
1758
1847
  *
1759
1848
  * **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.
1760
1849
  */
1761
- export const opDeleteJournalEntry = <ThrowOnError extends boolean = false>(options: Options<OpDeleteJournalEntryData, ThrowOnError>) => (options.client ?? client).post<OpDeleteJournalEntryResponses, OpDeleteJournalEntryErrors, ThrowOnError>({
1850
+ export const deleteJournalEntry = <ThrowOnError extends boolean = false>(options: Options<DeleteJournalEntryData, ThrowOnError>) => (options.client ?? client).post<DeleteJournalEntryResponses, DeleteJournalEntryErrors, ThrowOnError>({
1762
1851
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1763
1852
  url: '/extensions/roboledger/{graph_id}/operations/delete-journal-entry',
1764
1853
  ...options,
@@ -1775,7 +1864,7 @@ export const opDeleteJournalEntry = <ThrowOnError extends boolean = false>(optio
1775
1864
  *
1776
1865
  * **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.
1777
1866
  */
1778
- export const opPromoteObligations = <ThrowOnError extends boolean = false>(options: Options<OpPromoteObligationsData, ThrowOnError>) => (options.client ?? client).post<OpPromoteObligationsResponses, OpPromoteObligationsErrors, ThrowOnError>({
1867
+ export const promoteObligations = <ThrowOnError extends boolean = false>(options: Options<PromoteObligationsData, ThrowOnError>) => (options.client ?? client).post<PromoteObligationsResponses, PromoteObligationsErrors, ThrowOnError>({
1779
1868
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1780
1869
  url: '/extensions/roboledger/{graph_id}/operations/promote-obligations',
1781
1870
  ...options,
@@ -1792,7 +1881,7 @@ export const opPromoteObligations = <ThrowOnError extends boolean = false>(optio
1792
1881
  *
1793
1882
  * **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.
1794
1883
  */
1795
- export const opRebuildSchedule = <ThrowOnError extends boolean = false>(options: Options<OpRebuildScheduleData, ThrowOnError>) => (options.client ?? client).post<OpRebuildScheduleResponses, OpRebuildScheduleErrors, ThrowOnError>({
1884
+ export const rebuildSchedule = <ThrowOnError extends boolean = false>(options: Options<RebuildScheduleData, ThrowOnError>) => (options.client ?? client).post<RebuildScheduleResponses, RebuildScheduleErrors, ThrowOnError>({
1796
1885
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1797
1886
  url: '/extensions/roboledger/{graph_id}/operations/rebuild-schedule',
1798
1887
  ...options,
@@ -1809,7 +1898,7 @@ export const opRebuildSchedule = <ThrowOnError extends boolean = false>(options:
1809
1898
  *
1810
1899
  * **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.
1811
1900
  */
1812
- export const opSetCloseTarget = <ThrowOnError extends boolean = false>(options: Options<OpSetCloseTargetData, ThrowOnError>) => (options.client ?? client).post<OpSetCloseTargetResponses, OpSetCloseTargetErrors, ThrowOnError>({
1901
+ export const setCloseTarget = <ThrowOnError extends boolean = false>(options: Options<SetCloseTargetData, ThrowOnError>) => (options.client ?? client).post<SetCloseTargetResponses, SetCloseTargetErrors, ThrowOnError>({
1813
1902
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1814
1903
  url: '/extensions/roboledger/{graph_id}/operations/set-close-target',
1815
1904
  ...options,
@@ -1826,7 +1915,7 @@ export const opSetCloseTarget = <ThrowOnError extends boolean = false>(options:
1826
1915
  *
1827
1916
  * **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.
1828
1917
  */
1829
- export const opClosePeriod = <ThrowOnError extends boolean = false>(options: Options<OpClosePeriodData, ThrowOnError>) => (options.client ?? client).post<OpClosePeriodResponses, OpClosePeriodErrors, ThrowOnError>({
1918
+ export const closePeriod = <ThrowOnError extends boolean = false>(options: Options<ClosePeriodData, ThrowOnError>) => (options.client ?? client).post<ClosePeriodResponses, ClosePeriodErrors, ThrowOnError>({
1830
1919
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1831
1920
  url: '/extensions/roboledger/{graph_id}/operations/close-period',
1832
1921
  ...options,
@@ -1843,7 +1932,7 @@ export const opClosePeriod = <ThrowOnError extends boolean = false>(options: Opt
1843
1932
  *
1844
1933
  * **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.
1845
1934
  */
1846
- export const opReopenPeriod = <ThrowOnError extends boolean = false>(options: Options<OpReopenPeriodData, ThrowOnError>) => (options.client ?? client).post<OpReopenPeriodResponses, OpReopenPeriodErrors, ThrowOnError>({
1935
+ export const reopenPeriod = <ThrowOnError extends boolean = false>(options: Options<ReopenPeriodData, ThrowOnError>) => (options.client ?? client).post<ReopenPeriodResponses, ReopenPeriodErrors, ThrowOnError>({
1847
1936
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1848
1937
  url: '/extensions/roboledger/{graph_id}/operations/reopen-period',
1849
1938
  ...options,
@@ -1860,7 +1949,7 @@ export const opReopenPeriod = <ThrowOnError extends boolean = false>(options: Op
1860
1949
  *
1861
1950
  * **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.
1862
1951
  */
1863
- export const opCreateReport = <ThrowOnError extends boolean = false>(options: Options<OpCreateReportData, ThrowOnError>) => (options.client ?? client).post<OpCreateReportResponses, OpCreateReportErrors, ThrowOnError>({
1952
+ export const createReport = <ThrowOnError extends boolean = false>(options: Options<CreateReportData, ThrowOnError>) => (options.client ?? client).post<CreateReportResponses, CreateReportErrors, ThrowOnError>({
1864
1953
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1865
1954
  url: '/extensions/roboledger/{graph_id}/operations/create-report',
1866
1955
  ...options,
@@ -1877,7 +1966,7 @@ export const opCreateReport = <ThrowOnError extends boolean = false>(options: Op
1877
1966
  *
1878
1967
  * **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.
1879
1968
  */
1880
- export const opRegenerateReport = <ThrowOnError extends boolean = false>(options: Options<OpRegenerateReportData, ThrowOnError>) => (options.client ?? client).post<OpRegenerateReportResponses, OpRegenerateReportErrors, ThrowOnError>({
1969
+ export const regenerateReport = <ThrowOnError extends boolean = false>(options: Options<RegenerateReportData, ThrowOnError>) => (options.client ?? client).post<RegenerateReportResponses, RegenerateReportErrors, ThrowOnError>({
1881
1970
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1882
1971
  url: '/extensions/roboledger/{graph_id}/operations/regenerate-report',
1883
1972
  ...options,
@@ -1894,7 +1983,7 @@ export const opRegenerateReport = <ThrowOnError extends boolean = false>(options
1894
1983
  *
1895
1984
  * **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.
1896
1985
  */
1897
- export const opDeleteReport = <ThrowOnError extends boolean = false>(options: Options<OpDeleteReportData, ThrowOnError>) => (options.client ?? client).post<OpDeleteReportResponses, OpDeleteReportErrors, ThrowOnError>({
1986
+ export const deleteReport = <ThrowOnError extends boolean = false>(options: Options<DeleteReportData, ThrowOnError>) => (options.client ?? client).post<DeleteReportResponses, DeleteReportErrors, ThrowOnError>({
1898
1987
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1899
1988
  url: '/extensions/roboledger/{graph_id}/operations/delete-report',
1900
1989
  ...options,
@@ -1911,7 +2000,7 @@ export const opDeleteReport = <ThrowOnError extends boolean = false>(options: Op
1911
2000
  *
1912
2001
  * **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.
1913
2002
  */
1914
- export const opShareReport = <ThrowOnError extends boolean = false>(options: Options<OpShareReportData, ThrowOnError>) => (options.client ?? client).post<OpShareReportResponses, OpShareReportErrors, ThrowOnError>({
2003
+ export const shareReport = <ThrowOnError extends boolean = false>(options: Options<ShareReportData, ThrowOnError>) => (options.client ?? client).post<ShareReportResponses, ShareReportErrors, ThrowOnError>({
1915
2004
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1916
2005
  url: '/extensions/roboledger/{graph_id}/operations/share-report',
1917
2006
  ...options,
@@ -1928,7 +2017,7 @@ export const opShareReport = <ThrowOnError extends boolean = false>(options: Opt
1928
2017
  *
1929
2018
  * **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.
1930
2019
  */
1931
- export const opFileReport = <ThrowOnError extends boolean = false>(options: Options<OpFileReportData, ThrowOnError>) => (options.client ?? client).post<OpFileReportResponses, OpFileReportErrors, ThrowOnError>({
2020
+ export const fileReport = <ThrowOnError extends boolean = false>(options: Options<FileReportData, ThrowOnError>) => (options.client ?? client).post<FileReportResponses, FileReportErrors, ThrowOnError>({
1932
2021
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1933
2022
  url: '/extensions/roboledger/{graph_id}/operations/file-report',
1934
2023
  ...options,
@@ -1945,7 +2034,7 @@ export const opFileReport = <ThrowOnError extends boolean = false>(options: Opti
1945
2034
  *
1946
2035
  * **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.
1947
2036
  */
1948
- export const opTransitionFilingStatus = <ThrowOnError extends boolean = false>(options: Options<OpTransitionFilingStatusData, ThrowOnError>) => (options.client ?? client).post<OpTransitionFilingStatusResponses, OpTransitionFilingStatusErrors, ThrowOnError>({
2037
+ export const transitionFilingStatus = <ThrowOnError extends boolean = false>(options: Options<TransitionFilingStatusData, ThrowOnError>) => (options.client ?? client).post<TransitionFilingStatusResponses, TransitionFilingStatusErrors, ThrowOnError>({
1949
2038
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1950
2039
  url: '/extensions/roboledger/{graph_id}/operations/transition-filing-status',
1951
2040
  ...options,
@@ -1962,7 +2051,7 @@ export const opTransitionFilingStatus = <ThrowOnError extends boolean = false>(o
1962
2051
  *
1963
2052
  * **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.
1964
2053
  */
1965
- export const opCreatePublishList = <ThrowOnError extends boolean = false>(options: Options<OpCreatePublishListData, ThrowOnError>) => (options.client ?? client).post<OpCreatePublishListResponses, OpCreatePublishListErrors, ThrowOnError>({
2054
+ export const createPublishList = <ThrowOnError extends boolean = false>(options: Options<CreatePublishListData, ThrowOnError>) => (options.client ?? client).post<CreatePublishListResponses, CreatePublishListErrors, ThrowOnError>({
1966
2055
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1967
2056
  url: '/extensions/roboledger/{graph_id}/operations/create-publish-list',
1968
2057
  ...options,
@@ -1979,7 +2068,7 @@ export const opCreatePublishList = <ThrowOnError extends boolean = false>(option
1979
2068
  *
1980
2069
  * **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.
1981
2070
  */
1982
- export const opUpdatePublishList = <ThrowOnError extends boolean = false>(options: Options<OpUpdatePublishListData, ThrowOnError>) => (options.client ?? client).post<OpUpdatePublishListResponses, OpUpdatePublishListErrors, ThrowOnError>({
2071
+ export const updatePublishList = <ThrowOnError extends boolean = false>(options: Options<UpdatePublishListData, ThrowOnError>) => (options.client ?? client).post<UpdatePublishListResponses, UpdatePublishListErrors, ThrowOnError>({
1983
2072
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1984
2073
  url: '/extensions/roboledger/{graph_id}/operations/update-publish-list',
1985
2074
  ...options,
@@ -1996,7 +2085,7 @@ export const opUpdatePublishList = <ThrowOnError extends boolean = false>(option
1996
2085
  *
1997
2086
  * **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.
1998
2087
  */
1999
- export const opDeletePublishList = <ThrowOnError extends boolean = false>(options: Options<OpDeletePublishListData, ThrowOnError>) => (options.client ?? client).post<OpDeletePublishListResponses, OpDeletePublishListErrors, ThrowOnError>({
2088
+ export const deletePublishList = <ThrowOnError extends boolean = false>(options: Options<DeletePublishListData, ThrowOnError>) => (options.client ?? client).post<DeletePublishListResponses, DeletePublishListErrors, ThrowOnError>({
2000
2089
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2001
2090
  url: '/extensions/roboledger/{graph_id}/operations/delete-publish-list',
2002
2091
  ...options,
@@ -2013,7 +2102,7 @@ export const opDeletePublishList = <ThrowOnError extends boolean = false>(option
2013
2102
  *
2014
2103
  * **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.
2015
2104
  */
2016
- export const opAddPublishListMembers = <ThrowOnError extends boolean = false>(options: Options<OpAddPublishListMembersData, ThrowOnError>) => (options.client ?? client).post<OpAddPublishListMembersResponses, OpAddPublishListMembersErrors, ThrowOnError>({
2105
+ export const addPublishListMembers = <ThrowOnError extends boolean = false>(options: Options<AddPublishListMembersData, ThrowOnError>) => (options.client ?? client).post<AddPublishListMembersResponses, AddPublishListMembersErrors, ThrowOnError>({
2017
2106
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2018
2107
  url: '/extensions/roboledger/{graph_id}/operations/add-publish-list-members',
2019
2108
  ...options,
@@ -2030,7 +2119,7 @@ export const opAddPublishListMembers = <ThrowOnError extends boolean = false>(op
2030
2119
  *
2031
2120
  * **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.
2032
2121
  */
2033
- export const opRemovePublishListMember = <ThrowOnError extends boolean = false>(options: Options<OpRemovePublishListMemberData, ThrowOnError>) => (options.client ?? client).post<OpRemovePublishListMemberResponses, OpRemovePublishListMemberErrors, ThrowOnError>({
2122
+ export const removePublishListMember = <ThrowOnError extends boolean = false>(options: Options<RemovePublishListMemberData, ThrowOnError>) => (options.client ?? client).post<RemovePublishListMemberResponses, RemovePublishListMemberErrors, ThrowOnError>({
2034
2123
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2035
2124
  url: '/extensions/roboledger/{graph_id}/operations/remove-publish-list-member',
2036
2125
  ...options,
@@ -2047,7 +2136,7 @@ export const opRemovePublishListMember = <ThrowOnError extends boolean = false>(
2047
2136
  *
2048
2137
  * **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.
2049
2138
  */
2050
- export const opLiveFinancialStatement = <ThrowOnError extends boolean = false>(options: Options<OpLiveFinancialStatementData, ThrowOnError>) => (options.client ?? client).post<OpLiveFinancialStatementResponses, OpLiveFinancialStatementErrors, ThrowOnError>({
2139
+ export const liveFinancialStatement = <ThrowOnError extends boolean = false>(options: Options<LiveFinancialStatementData, ThrowOnError>) => (options.client ?? client).post<LiveFinancialStatementResponses, LiveFinancialStatementErrors, ThrowOnError>({
2051
2140
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2052
2141
  url: '/extensions/roboledger/{graph_id}/operations/live-financial-statement',
2053
2142
  ...options,
@@ -2064,7 +2153,7 @@ export const opLiveFinancialStatement = <ThrowOnError extends boolean = false>(o
2064
2153
  *
2065
2154
  * **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.
2066
2155
  */
2067
- export const opBuildFactGrid = <ThrowOnError extends boolean = false>(options: Options<OpBuildFactGridData, ThrowOnError>) => (options.client ?? client).post<OpBuildFactGridResponses, OpBuildFactGridErrors, ThrowOnError>({
2156
+ export const buildFactGrid = <ThrowOnError extends boolean = false>(options: Options<BuildFactGridData, ThrowOnError>) => (options.client ?? client).post<BuildFactGridResponses, BuildFactGridErrors, ThrowOnError>({
2068
2157
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2069
2158
  url: '/extensions/roboledger/{graph_id}/operations/build-fact-grid',
2070
2159
  ...options,
@@ -2081,7 +2170,7 @@ export const opBuildFactGrid = <ThrowOnError extends boolean = false>(options: O
2081
2170
  *
2082
2171
  * **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.
2083
2172
  */
2084
- export const opFinancialStatementAnalysis = <ThrowOnError extends boolean = false>(options: Options<OpFinancialStatementAnalysisData, ThrowOnError>) => (options.client ?? client).post<OpFinancialStatementAnalysisResponses, OpFinancialStatementAnalysisErrors, ThrowOnError>({
2173
+ export const financialStatementAnalysis = <ThrowOnError extends boolean = false>(options: Options<FinancialStatementAnalysisData, ThrowOnError>) => (options.client ?? client).post<FinancialStatementAnalysisResponses, FinancialStatementAnalysisErrors, ThrowOnError>({
2085
2174
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2086
2175
  url: '/extensions/roboledger/{graph_id}/operations/financial-statement-analysis',
2087
2176
  ...options,
@@ -2098,7 +2187,7 @@ export const opFinancialStatementAnalysis = <ThrowOnError extends boolean = fals
2098
2187
  *
2099
2188
  * **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.
2100
2189
  */
2101
- export const opCreatePortfolioBlock = <ThrowOnError extends boolean = false>(options: Options<OpCreatePortfolioBlockData, ThrowOnError>) => (options.client ?? client).post<OpCreatePortfolioBlockResponses, OpCreatePortfolioBlockErrors, ThrowOnError>({
2190
+ export const createPortfolioBlock = <ThrowOnError extends boolean = false>(options: Options<CreatePortfolioBlockData, ThrowOnError>) => (options.client ?? client).post<CreatePortfolioBlockResponses, CreatePortfolioBlockErrors, ThrowOnError>({
2102
2191
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2103
2192
  url: '/extensions/roboinvestor/{graph_id}/operations/create-portfolio-block',
2104
2193
  ...options,
@@ -2115,7 +2204,7 @@ export const opCreatePortfolioBlock = <ThrowOnError extends boolean = false>(opt
2115
2204
  *
2116
2205
  * **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.
2117
2206
  */
2118
- export const opUpdatePortfolioBlock = <ThrowOnError extends boolean = false>(options: Options<OpUpdatePortfolioBlockData, ThrowOnError>) => (options.client ?? client).post<OpUpdatePortfolioBlockResponses, OpUpdatePortfolioBlockErrors, ThrowOnError>({
2207
+ export const updatePortfolioBlock = <ThrowOnError extends boolean = false>(options: Options<UpdatePortfolioBlockData, ThrowOnError>) => (options.client ?? client).post<UpdatePortfolioBlockResponses, UpdatePortfolioBlockErrors, ThrowOnError>({
2119
2208
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2120
2209
  url: '/extensions/roboinvestor/{graph_id}/operations/update-portfolio-block',
2121
2210
  ...options,
@@ -2132,7 +2221,7 @@ export const opUpdatePortfolioBlock = <ThrowOnError extends boolean = false>(opt
2132
2221
  *
2133
2222
  * **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.
2134
2223
  */
2135
- export const opDeletePortfolioBlock = <ThrowOnError extends boolean = false>(options: Options<OpDeletePortfolioBlockData, ThrowOnError>) => (options.client ?? client).post<OpDeletePortfolioBlockResponses, OpDeletePortfolioBlockErrors, ThrowOnError>({
2224
+ export const deletePortfolioBlock = <ThrowOnError extends boolean = false>(options: Options<DeletePortfolioBlockData, ThrowOnError>) => (options.client ?? client).post<DeletePortfolioBlockResponses, DeletePortfolioBlockErrors, ThrowOnError>({
2136
2225
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2137
2226
  url: '/extensions/roboinvestor/{graph_id}/operations/delete-portfolio-block',
2138
2227
  ...options,
@@ -2149,7 +2238,7 @@ export const opDeletePortfolioBlock = <ThrowOnError extends boolean = false>(opt
2149
2238
  *
2150
2239
  * **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.
2151
2240
  */
2152
- export const opCreateSecurity = <ThrowOnError extends boolean = false>(options: Options<OpCreateSecurityData, ThrowOnError>) => (options.client ?? client).post<OpCreateSecurityResponses, OpCreateSecurityErrors, ThrowOnError>({
2241
+ export const createSecurity = <ThrowOnError extends boolean = false>(options: Options<CreateSecurityData, ThrowOnError>) => (options.client ?? client).post<CreateSecurityResponses, CreateSecurityErrors, ThrowOnError>({
2153
2242
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2154
2243
  url: '/extensions/roboinvestor/{graph_id}/operations/create-security',
2155
2244
  ...options,
@@ -2166,7 +2255,7 @@ export const opCreateSecurity = <ThrowOnError extends boolean = false>(options:
2166
2255
  *
2167
2256
  * **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.
2168
2257
  */
2169
- export const opUpdateSecurity = <ThrowOnError extends boolean = false>(options: Options<OpUpdateSecurityData, ThrowOnError>) => (options.client ?? client).post<OpUpdateSecurityResponses, OpUpdateSecurityErrors, ThrowOnError>({
2258
+ export const updateSecurity = <ThrowOnError extends boolean = false>(options: Options<UpdateSecurityData, ThrowOnError>) => (options.client ?? client).post<UpdateSecurityResponses, UpdateSecurityErrors, ThrowOnError>({
2170
2259
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2171
2260
  url: '/extensions/roboinvestor/{graph_id}/operations/update-security',
2172
2261
  ...options,
@@ -2183,7 +2272,7 @@ export const opUpdateSecurity = <ThrowOnError extends boolean = false>(options:
2183
2272
  *
2184
2273
  * **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.
2185
2274
  */
2186
- export const opDeleteSecurity = <ThrowOnError extends boolean = false>(options: Options<OpDeleteSecurityData, ThrowOnError>) => (options.client ?? client).post<OpDeleteSecurityResponses, OpDeleteSecurityErrors, ThrowOnError>({
2275
+ export const deleteSecurity = <ThrowOnError extends boolean = false>(options: Options<DeleteSecurityData, ThrowOnError>) => (options.client ?? client).post<DeleteSecurityResponses, DeleteSecurityErrors, ThrowOnError>({
2187
2276
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2188
2277
  url: '/extensions/roboinvestor/{graph_id}/operations/delete-security',
2189
2278
  ...options,