@meshery/schemas 0.8.127 → 0.8.128

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 (111) hide show
  1. package/dist/cloudApi.d.mts +631 -631
  2. package/dist/cloudApi.d.ts +631 -631
  3. package/dist/cloudApi.js +1 -1
  4. package/dist/cloudApi.mjs +1 -1
  5. package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.mts +12 -2
  6. package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.ts +12 -2
  7. package/dist/constructs/v1alpha1/capability/CapabilitySchema.js +1 -1
  8. package/dist/constructs/v1alpha1/capability/CapabilitySchema.mjs +1 -1
  9. package/dist/constructs/v1alpha1/core/CoreSchema.d.mts +11 -2
  10. package/dist/constructs/v1alpha1/core/CoreSchema.d.ts +11 -2
  11. package/dist/constructs/v1alpha1/core/CoreSchema.js +1 -1
  12. package/dist/constructs/v1alpha1/core/CoreSchema.mjs +1 -1
  13. package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.mts +12 -2
  14. package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.ts +12 -2
  15. package/dist/constructs/v1alpha2/catalog/CatalogSchema.js +1 -1
  16. package/dist/constructs/v1alpha2/catalog/CatalogSchema.mjs +1 -1
  17. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.mts +12 -2
  18. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.ts +12 -2
  19. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.js +1 -1
  20. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.mjs +1 -1
  21. package/dist/constructs/v1beta1/academy/AcademySchema.d.mts +11 -1
  22. package/dist/constructs/v1beta1/academy/AcademySchema.d.ts +11 -1
  23. package/dist/constructs/v1beta1/academy/AcademySchema.js +1 -1
  24. package/dist/constructs/v1beta1/academy/AcademySchema.mjs +1 -1
  25. package/dist/constructs/v1beta1/badge/BadgeSchema.d.mts +11 -2
  26. package/dist/constructs/v1beta1/badge/BadgeSchema.d.ts +11 -2
  27. package/dist/constructs/v1beta1/badge/BadgeSchema.js +1 -1
  28. package/dist/constructs/v1beta1/badge/BadgeSchema.mjs +1 -1
  29. package/dist/constructs/v1beta1/category/CategorySchema.d.mts +12 -2
  30. package/dist/constructs/v1beta1/category/CategorySchema.d.ts +12 -2
  31. package/dist/constructs/v1beta1/category/CategorySchema.js +1 -1
  32. package/dist/constructs/v1beta1/category/CategorySchema.mjs +1 -1
  33. package/dist/constructs/v1beta1/component/ComponentSchema.d.mts +12 -2
  34. package/dist/constructs/v1beta1/component/ComponentSchema.d.ts +12 -2
  35. package/dist/constructs/v1beta1/component/ComponentSchema.js +1 -1
  36. package/dist/constructs/v1beta1/component/ComponentSchema.mjs +1 -1
  37. package/dist/constructs/v1beta1/connection/ConnectionSchema.d.mts +10 -10
  38. package/dist/constructs/v1beta1/connection/ConnectionSchema.d.ts +10 -10
  39. package/dist/constructs/v1beta1/connection/ConnectionSchema.js +1 -1
  40. package/dist/constructs/v1beta1/connection/ConnectionSchema.mjs +1 -1
  41. package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.mts +11 -11
  42. package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.ts +11 -11
  43. package/dist/constructs/v1beta1/environment/EnvironmentSchema.js +1 -1
  44. package/dist/constructs/v1beta1/environment/EnvironmentSchema.mjs +1 -1
  45. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.mts +12 -3
  46. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.ts +12 -3
  47. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.js +1 -1
  48. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.mjs +1 -1
  49. package/dist/constructs/v1beta1/event/EventSchema.d.mts +12 -2
  50. package/dist/constructs/v1beta1/event/EventSchema.d.ts +12 -2
  51. package/dist/constructs/v1beta1/event/EventSchema.js +2 -1
  52. package/dist/constructs/v1beta1/event/EventSchema.mjs +2 -1
  53. package/dist/constructs/v1beta1/feature/FeatureSchema.d.mts +11 -2
  54. package/dist/constructs/v1beta1/feature/FeatureSchema.d.ts +11 -2
  55. package/dist/constructs/v1beta1/feature/FeatureSchema.js +2 -1
  56. package/dist/constructs/v1beta1/feature/FeatureSchema.mjs +2 -1
  57. package/dist/constructs/v1beta1/invitation/InvitationSchema.d.mts +11 -2
  58. package/dist/constructs/v1beta1/invitation/InvitationSchema.d.ts +11 -2
  59. package/dist/constructs/v1beta1/invitation/InvitationSchema.js +2 -1
  60. package/dist/constructs/v1beta1/invitation/InvitationSchema.mjs +2 -1
  61. package/dist/constructs/v1beta1/key/KeySchema.d.mts +12 -2
  62. package/dist/constructs/v1beta1/key/KeySchema.d.ts +12 -2
  63. package/dist/constructs/v1beta1/key/KeySchema.js +2 -1
  64. package/dist/constructs/v1beta1/key/KeySchema.mjs +2 -1
  65. package/dist/constructs/v1beta1/keychain/KeychainSchema.d.mts +12 -2
  66. package/dist/constructs/v1beta1/keychain/KeychainSchema.d.ts +12 -2
  67. package/dist/constructs/v1beta1/keychain/KeychainSchema.js +2 -1
  68. package/dist/constructs/v1beta1/keychain/KeychainSchema.mjs +2 -1
  69. package/dist/constructs/v1beta1/model/ModelSchema.d.mts +12 -2
  70. package/dist/constructs/v1beta1/model/ModelSchema.d.ts +12 -2
  71. package/dist/constructs/v1beta1/model/ModelSchema.js +1 -1
  72. package/dist/constructs/v1beta1/model/ModelSchema.mjs +1 -1
  73. package/dist/constructs/v1beta1/organization/OrganizationSchema.d.mts +11 -1
  74. package/dist/constructs/v1beta1/organization/OrganizationSchema.d.ts +11 -1
  75. package/dist/constructs/v1beta1/organization/OrganizationSchema.js +2 -1
  76. package/dist/constructs/v1beta1/organization/OrganizationSchema.mjs +2 -1
  77. package/dist/constructs/v1beta1/pattern/PatternSchema.d.mts +12 -2
  78. package/dist/constructs/v1beta1/pattern/PatternSchema.d.ts +12 -2
  79. package/dist/constructs/v1beta1/pattern/PatternSchema.js +1 -1
  80. package/dist/constructs/v1beta1/pattern/PatternSchema.mjs +1 -1
  81. package/dist/constructs/v1beta1/plan/PlanSchema.d.mts +12 -2
  82. package/dist/constructs/v1beta1/plan/PlanSchema.d.ts +12 -2
  83. package/dist/constructs/v1beta1/plan/PlanSchema.js +2 -1
  84. package/dist/constructs/v1beta1/plan/PlanSchema.mjs +2 -1
  85. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.mts +11 -1
  86. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.ts +11 -1
  87. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.js +1 -1
  88. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.mjs +1 -1
  89. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.mts +11 -2
  90. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.ts +11 -2
  91. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.js +1 -1
  92. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.mjs +1 -1
  93. package/dist/constructs/v1beta1/team/TeamSchema.d.mts +9 -3
  94. package/dist/constructs/v1beta1/team/TeamSchema.d.ts +9 -3
  95. package/dist/constructs/v1beta1/team/TeamSchema.js +1 -1
  96. package/dist/constructs/v1beta1/team/TeamSchema.mjs +1 -1
  97. package/dist/constructs/v1beta1/user/UserSchema.d.mts +12 -2
  98. package/dist/constructs/v1beta1/user/UserSchema.d.ts +12 -2
  99. package/dist/constructs/v1beta1/user/UserSchema.js +2 -1
  100. package/dist/constructs/v1beta1/user/UserSchema.mjs +2 -1
  101. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.mts +9 -3
  102. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.ts +9 -3
  103. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.js +1 -1
  104. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.mjs +1 -1
  105. package/dist/index.js +5 -5
  106. package/dist/index.mjs +5 -5
  107. package/dist/mesheryApi.d.mts +1988 -170
  108. package/dist/mesheryApi.d.ts +1988 -170
  109. package/dist/mesheryApi.js +1 -1
  110. package/dist/mesheryApi.mjs +1 -1
  111. package/package.json +1 -1
@@ -2,37 +2,334 @@ import * as _reduxjs_toolkit from '@reduxjs/toolkit';
2
2
  import * as _reduxjs_toolkit_dist_query_react from '@reduxjs/toolkit/dist/query/react';
3
3
  import * as _reduxjs_toolkit_query from '@reduxjs/toolkit/query';
4
4
 
5
- declare const addTagTypes: readonly ["design_other", "environment_environments", "evaluation_other", "events_other", "key_users", "model_other", "Organization_other", "team_teams", "workspace_workspaces"];
6
- declare const injectedRtkApi: _reduxjs_toolkit_query.Api<_reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, _reduxjs_toolkit_query.UpdateDefinitions<{}, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", never> & {
7
- importDesign: _reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", ImportDesignApiResponse, "mesheryRtkSchemasApi", unknown>;
8
- createEnvironment: _reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", CreateEnvironmentApiResponse, "mesheryRtkSchemasApi", unknown>;
9
- getEnvironments: _reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>;
10
- postEvaluate: _reduxjs_toolkit_query.MutationDefinition<PostEvaluateApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PostEvaluateApiResponse, "mesheryRtkSchemasApi", unknown>;
11
- deleteEventsById: _reduxjs_toolkit_query.MutationDefinition<DeleteEventsByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", DeleteEventsByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
12
- postEvents: _reduxjs_toolkit_query.MutationDefinition<PostEventsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
13
- deleteEvents: _reduxjs_toolkit_query.MutationDefinition<DeleteEventsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", DeleteEventsApiResponse, "mesheryRtkSchemasApi", unknown>;
14
- putEventsStatus: _reduxjs_toolkit_query.MutationDefinition<PutEventsStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PutEventsStatusApiResponse, "mesheryRtkSchemasApi", unknown>;
15
- putEventsByIdStatus: _reduxjs_toolkit_query.MutationDefinition<PutEventsByIdStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PutEventsByIdStatusApiResponse, "mesheryRtkSchemasApi", unknown>;
16
- getUserKeys: _reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>;
17
- registerMeshmodels: _reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", RegisterMeshmodelsApiResponse, "mesheryRtkSchemasApi", unknown>;
18
- getOrgByDomain: _reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>;
19
- addTeamToOrg: _reduxjs_toolkit_query.MutationDefinition<AddTeamToOrgApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", AddTeamToOrgApiResponse, "mesheryRtkSchemasApi", unknown>;
20
- removeTeamFromOrg: _reduxjs_toolkit_query.MutationDefinition<RemoveTeamFromOrgApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", RemoveTeamFromOrgApiResponse, "mesheryRtkSchemasApi", unknown>;
21
- getTeams: _reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>;
22
- createTeam: _reduxjs_toolkit_query.MutationDefinition<CreateTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", CreateTeamApiResponse, "mesheryRtkSchemasApi", unknown>;
23
- getTeamById: _reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
24
- updateTeam: _reduxjs_toolkit_query.MutationDefinition<UpdateTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", UpdateTeamApiResponse, "mesheryRtkSchemasApi", unknown>;
25
- deleteTeam: _reduxjs_toolkit_query.MutationDefinition<DeleteTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
26
- getTeamUsers: _reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>;
27
- addUserToTeam: _reduxjs_toolkit_query.MutationDefinition<AddUserToTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", AddUserToTeamApiResponse, "mesheryRtkSchemasApi", unknown>;
28
- removeUserFromTeam: _reduxjs_toolkit_query.MutationDefinition<RemoveUserFromTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", RemoveUserFromTeamApiResponse, "mesheryRtkSchemasApi", unknown>;
29
- getApiWorkspaces: _reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>;
30
- postApiWorkspaces: _reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PostApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>;
31
- getApiWorkspacesById: _reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
32
- putApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PutApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
33
- deleteApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
34
- }, "mesheryRtkSchemasApi", "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", typeof _reduxjs_toolkit_query.coreModuleName | typeof _reduxjs_toolkit_dist_query_react.reactHooksModuleName>;
5
+ declare const addTagTypes: readonly ["Connection_API_Connections", "Design_other", "Environment_environments", "Evaluation_other", "Events_other", "Key_users", "Model_other", "Organization_other", "Team_teams", "Workspace_workspaces"];
6
+ declare const injectedRtkApi: _reduxjs_toolkit_query.Api<_reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, _reduxjs_toolkit_query.UpdateDefinitions<{}, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", never> & {
7
+ getConnections: _reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>;
8
+ registerConnection: _reduxjs_toolkit_query.MutationDefinition<RegisterConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", RegisterConnectionApiResponse, "mesheryRtkSchemasApi", unknown>;
9
+ getConnectionById: _reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
10
+ updateConnection: _reduxjs_toolkit_query.MutationDefinition<UpdateConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", UpdateConnectionApiResponse, "mesheryRtkSchemasApi", unknown>;
11
+ deleteConnection: _reduxjs_toolkit_query.MutationDefinition<DeleteConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
12
+ deleteMesheryConnection: _reduxjs_toolkit_query.MutationDefinition<DeleteMesheryConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
13
+ getKubernetesContext: _reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>;
14
+ addConnectionToEnvironment: _reduxjs_toolkit_query.MutationDefinition<AddConnectionToEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
15
+ removeConnectionFromEnvironment: _reduxjs_toolkit_query.MutationDefinition<RemoveConnectionFromEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
16
+ importDesign: _reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", ImportDesignApiResponse, "mesheryRtkSchemasApi", unknown>;
17
+ createEnvironment: _reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", CreateEnvironmentApiResponse, "mesheryRtkSchemasApi", unknown>;
18
+ getEnvironments: _reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>;
19
+ postEvaluate: _reduxjs_toolkit_query.MutationDefinition<PostEvaluateApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PostEvaluateApiResponse, "mesheryRtkSchemasApi", unknown>;
20
+ deleteEventsById: _reduxjs_toolkit_query.MutationDefinition<DeleteEventsByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", DeleteEventsByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
21
+ postEvents: _reduxjs_toolkit_query.MutationDefinition<PostEventsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
22
+ deleteEvents: _reduxjs_toolkit_query.MutationDefinition<DeleteEventsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", DeleteEventsApiResponse, "mesheryRtkSchemasApi", unknown>;
23
+ putEventsStatus: _reduxjs_toolkit_query.MutationDefinition<PutEventsStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PutEventsStatusApiResponse, "mesheryRtkSchemasApi", unknown>;
24
+ putEventsByIdStatus: _reduxjs_toolkit_query.MutationDefinition<PutEventsByIdStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PutEventsByIdStatusApiResponse, "mesheryRtkSchemasApi", unknown>;
25
+ getUserKeys: _reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>;
26
+ registerMeshmodels: _reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", RegisterMeshmodelsApiResponse, "mesheryRtkSchemasApi", unknown>;
27
+ getOrgByDomain: _reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>;
28
+ addTeamToOrg: _reduxjs_toolkit_query.MutationDefinition<AddTeamToOrgApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", AddTeamToOrgApiResponse, "mesheryRtkSchemasApi", unknown>;
29
+ removeTeamFromOrg: _reduxjs_toolkit_query.MutationDefinition<RemoveTeamFromOrgApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", RemoveTeamFromOrgApiResponse, "mesheryRtkSchemasApi", unknown>;
30
+ getTeams: _reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>;
31
+ createTeam: _reduxjs_toolkit_query.MutationDefinition<CreateTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", CreateTeamApiResponse, "mesheryRtkSchemasApi", unknown>;
32
+ getTeamById: _reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
33
+ updateTeam: _reduxjs_toolkit_query.MutationDefinition<UpdateTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", UpdateTeamApiResponse, "mesheryRtkSchemasApi", unknown>;
34
+ deleteTeam: _reduxjs_toolkit_query.MutationDefinition<DeleteTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
35
+ getTeamUsers: _reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>;
36
+ addUserToTeam: _reduxjs_toolkit_query.MutationDefinition<AddUserToTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", AddUserToTeamApiResponse, "mesheryRtkSchemasApi", unknown>;
37
+ removeUserFromTeam: _reduxjs_toolkit_query.MutationDefinition<RemoveUserFromTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", RemoveUserFromTeamApiResponse, "mesheryRtkSchemasApi", unknown>;
38
+ getApiWorkspaces: _reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>;
39
+ postApiWorkspaces: _reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PostApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>;
40
+ getApiWorkspacesById: _reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
41
+ putApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PutApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
42
+ deleteApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>;
43
+ }, "mesheryRtkSchemasApi", "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", typeof _reduxjs_toolkit_query.coreModuleName | typeof _reduxjs_toolkit_dist_query_react.reactHooksModuleName>;
35
44
 
45
+ type GetConnectionsApiResponse = {
46
+ /** List of connections on this page */
47
+ connections: {
48
+ /** Connection ID */
49
+ id: string;
50
+ /** Connection Name */
51
+ name: string;
52
+ /** Associated Credential ID */
53
+ credential_id?: string;
54
+ /** Connection Type (platform, telemetry, collaboration) */
55
+ type: string;
56
+ /** Connection Subtype (cloud, identity, metrics, chat, git, orchestration) */
57
+ sub_type: string;
58
+ /** Connection Kind (meshery, kubernetes, prometheus, grafana, gke, aws, azure, slack, github) */
59
+ kind: string;
60
+ /** Additional connection metadata */
61
+ metadata?: object;
62
+ /** Connection Status */
63
+ status: "discovered" | "registered" | "connected" | "ignored" | "maintenance" | "disconnected" | "deleted" | "not found";
64
+ /** User ID who owns this connection */
65
+ user_id?: string;
66
+ created_at?: string;
67
+ updated_at?: string;
68
+ deleted_at?: string;
69
+ /** Associated environments for this connection */
70
+ environments?: {
71
+ /** ID */
72
+ id: string;
73
+ /** Specifies the version of the schema to which the environment conforms. */
74
+ schemaVersion: string;
75
+ /** Environment name */
76
+ name: string;
77
+ /** Environment description */
78
+ description: string;
79
+ /** Environment organization ID */
80
+ organization_id: string;
81
+ /** Environment owner */
82
+ owner?: string;
83
+ created_at?: string;
84
+ metadata?: object;
85
+ updated_at?: string;
86
+ deleted_at?: string;
87
+ }[];
88
+ /** Specifies the version of the schema used for the definition. */
89
+ schemaVersion: string;
90
+ }[];
91
+ /** Total number of connections on all pages */
92
+ total_count: number;
93
+ /** Current page number */
94
+ page: number;
95
+ /** Number of elements per page */
96
+ page_size: number;
97
+ /** Aggregate count of connections grouped by status */
98
+ status_summary?: {
99
+ [key: string]: number;
100
+ };
101
+ };
102
+ type GetConnectionsApiArg = {
103
+ /** Page number */
104
+ page?: number;
105
+ /** Number of items per page */
106
+ pagesize?: number;
107
+ /** Search term */
108
+ search?: string;
109
+ /** Sort order */
110
+ order?: string;
111
+ /** Filter connections (general filter string) */
112
+ filter?: string;
113
+ /** Filter by connection kind (e.g., kubernetes, prometheus, grafana) */
114
+ kind?: string[];
115
+ /** Filter by connection status */
116
+ status?: ("discovered" | "registered" | "connected" | "ignored" | "maintenance" | "disconnected" | "deleted" | "not found")[];
117
+ /** Filter by connection type */
118
+ type?: string[];
119
+ /** Filter by connection name (partial match supported) */
120
+ name?: string;
121
+ };
122
+ type RegisterConnectionApiResponse = {
123
+ /** Connection ID */
124
+ id: string;
125
+ /** Connection Name */
126
+ name: string;
127
+ /** Associated Credential ID */
128
+ credential_id?: string;
129
+ /** Connection Type (platform, telemetry, collaboration) */
130
+ type: string;
131
+ /** Connection Subtype (cloud, identity, metrics, chat, git, orchestration) */
132
+ sub_type: string;
133
+ /** Connection Kind (meshery, kubernetes, prometheus, grafana, gke, aws, azure, slack, github) */
134
+ kind: string;
135
+ /** Additional connection metadata */
136
+ metadata?: object;
137
+ /** Connection Status */
138
+ status: "discovered" | "registered" | "connected" | "ignored" | "maintenance" | "disconnected" | "deleted" | "not found";
139
+ /** User ID who owns this connection */
140
+ user_id?: string;
141
+ created_at?: string;
142
+ updated_at?: string;
143
+ deleted_at?: string;
144
+ /** Associated environments for this connection */
145
+ environments?: {
146
+ /** ID */
147
+ id: string;
148
+ /** Specifies the version of the schema to which the environment conforms. */
149
+ schemaVersion: string;
150
+ /** Environment name */
151
+ name: string;
152
+ /** Environment description */
153
+ description: string;
154
+ /** Environment organization ID */
155
+ organization_id: string;
156
+ /** Environment owner */
157
+ owner?: string;
158
+ created_at?: string;
159
+ metadata?: object;
160
+ updated_at?: string;
161
+ deleted_at?: string;
162
+ }[];
163
+ /** Specifies the version of the schema used for the definition. */
164
+ schemaVersion: string;
165
+ };
166
+ type RegisterConnectionApiArg = {
167
+ body: {
168
+ /** Connection ID */
169
+ id?: string;
170
+ /** Connection name */
171
+ name: string;
172
+ /** Connection kind */
173
+ kind: string;
174
+ /** Connection type */
175
+ type: string;
176
+ /** Connection sub-type */
177
+ sub_type: string;
178
+ /** Credential secret data */
179
+ credential_secret?: object;
180
+ /** Connection metadata */
181
+ metadata?: object;
182
+ /** Connection status */
183
+ status: string;
184
+ /** Associated credential ID */
185
+ credential_id?: string;
186
+ };
187
+ };
188
+ type GetConnectionByIdApiResponse = {
189
+ /** Connection ID */
190
+ id: string;
191
+ /** Connection Name */
192
+ name: string;
193
+ /** Associated Credential ID */
194
+ credential_id?: string;
195
+ /** Connection Type (platform, telemetry, collaboration) */
196
+ type: string;
197
+ /** Connection Subtype (cloud, identity, metrics, chat, git, orchestration) */
198
+ sub_type: string;
199
+ /** Connection Kind (meshery, kubernetes, prometheus, grafana, gke, aws, azure, slack, github) */
200
+ kind: string;
201
+ /** Additional connection metadata */
202
+ metadata?: object;
203
+ /** Connection Status */
204
+ status: "discovered" | "registered" | "connected" | "ignored" | "maintenance" | "disconnected" | "deleted" | "not found";
205
+ /** User ID who owns this connection */
206
+ user_id?: string;
207
+ created_at?: string;
208
+ updated_at?: string;
209
+ deleted_at?: string;
210
+ /** Associated environments for this connection */
211
+ environments?: {
212
+ /** ID */
213
+ id: string;
214
+ /** Specifies the version of the schema to which the environment conforms. */
215
+ schemaVersion: string;
216
+ /** Environment name */
217
+ name: string;
218
+ /** Environment description */
219
+ description: string;
220
+ /** Environment organization ID */
221
+ organization_id: string;
222
+ /** Environment owner */
223
+ owner?: string;
224
+ created_at?: string;
225
+ metadata?: object;
226
+ updated_at?: string;
227
+ deleted_at?: string;
228
+ }[];
229
+ /** Specifies the version of the schema used for the definition. */
230
+ schemaVersion: string;
231
+ };
232
+ type GetConnectionByIdApiArg = {
233
+ /** Connection ID */
234
+ connectionId: string;
235
+ };
236
+ type UpdateConnectionApiResponse = {
237
+ /** Connection ID */
238
+ id: string;
239
+ /** Connection Name */
240
+ name: string;
241
+ /** Associated Credential ID */
242
+ credential_id?: string;
243
+ /** Connection Type (platform, telemetry, collaboration) */
244
+ type: string;
245
+ /** Connection Subtype (cloud, identity, metrics, chat, git, orchestration) */
246
+ sub_type: string;
247
+ /** Connection Kind (meshery, kubernetes, prometheus, grafana, gke, aws, azure, slack, github) */
248
+ kind: string;
249
+ /** Additional connection metadata */
250
+ metadata?: object;
251
+ /** Connection Status */
252
+ status: "discovered" | "registered" | "connected" | "ignored" | "maintenance" | "disconnected" | "deleted" | "not found";
253
+ /** User ID who owns this connection */
254
+ user_id?: string;
255
+ created_at?: string;
256
+ updated_at?: string;
257
+ deleted_at?: string;
258
+ /** Associated environments for this connection */
259
+ environments?: {
260
+ /** ID */
261
+ id: string;
262
+ /** Specifies the version of the schema to which the environment conforms. */
263
+ schemaVersion: string;
264
+ /** Environment name */
265
+ name: string;
266
+ /** Environment description */
267
+ description: string;
268
+ /** Environment organization ID */
269
+ organization_id: string;
270
+ /** Environment owner */
271
+ owner?: string;
272
+ created_at?: string;
273
+ metadata?: object;
274
+ updated_at?: string;
275
+ deleted_at?: string;
276
+ }[];
277
+ /** Specifies the version of the schema used for the definition. */
278
+ schemaVersion: string;
279
+ };
280
+ type UpdateConnectionApiArg = {
281
+ /** Connection ID */
282
+ connectionId: string;
283
+ body: {
284
+ /** Connection ID */
285
+ id?: string;
286
+ /** Connection name */
287
+ name: string;
288
+ /** Connection kind */
289
+ kind: string;
290
+ /** Connection type */
291
+ type: string;
292
+ /** Connection sub-type */
293
+ sub_type: string;
294
+ /** Credential secret data */
295
+ credential_secret?: object;
296
+ /** Connection metadata */
297
+ metadata?: object;
298
+ /** Connection status */
299
+ status: string;
300
+ /** Associated credential ID */
301
+ credential_id?: string;
302
+ };
303
+ };
304
+ type DeleteConnectionApiResponse = unknown;
305
+ type DeleteConnectionApiArg = {
306
+ /** Connection ID */
307
+ connectionId: string;
308
+ };
309
+ type DeleteMesheryConnectionApiResponse = unknown;
310
+ type DeleteMesheryConnectionApiArg = {
311
+ /** Meshery server ID */
312
+ mesheryServerId: string;
313
+ };
314
+ type GetKubernetesContextApiResponse = object;
315
+ type GetKubernetesContextApiArg = {
316
+ /** Connection ID */
317
+ connectionId: string;
318
+ };
319
+ type AddConnectionToEnvironmentApiResponse = unknown;
320
+ type AddConnectionToEnvironmentApiArg = {
321
+ /** Environment ID */
322
+ environmentId: string;
323
+ /** Connection ID */
324
+ connectionId: string;
325
+ };
326
+ type RemoveConnectionFromEnvironmentApiResponse = unknown;
327
+ type RemoveConnectionFromEnvironmentApiArg = {
328
+ /** Environment ID */
329
+ environmentId: string;
330
+ /** Connection ID */
331
+ connectionId: string;
332
+ };
36
333
  type ImportDesignApiResponse = {
37
334
  message?: string;
38
335
  };
@@ -2228,6 +2525,1527 @@ type DeleteApiWorkspacesByIdApiResponse = unknown;
2228
2525
  type DeleteApiWorkspacesByIdApiArg = {
2229
2526
  id: string;
2230
2527
  };
2528
+ declare const useGetConnectionsQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
2529
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2530
+ originalArgs?: undefined | undefined;
2531
+ data?: undefined | undefined;
2532
+ error?: undefined | undefined;
2533
+ requestId?: undefined | undefined;
2534
+ endpointName?: string | undefined;
2535
+ startedTimeStamp?: undefined | undefined;
2536
+ fulfilledTimeStamp?: undefined | undefined;
2537
+ } & {
2538
+ currentData?: GetConnectionsApiResponse | undefined;
2539
+ isUninitialized: false;
2540
+ isLoading: false;
2541
+ isFetching: false;
2542
+ isSuccess: false;
2543
+ isError: false;
2544
+ }, "isUninitialized"> & {
2545
+ isUninitialized: true;
2546
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2547
+ currentData?: GetConnectionsApiResponse | undefined;
2548
+ isUninitialized: false;
2549
+ isLoading: false;
2550
+ isFetching: false;
2551
+ isSuccess: false;
2552
+ isError: false;
2553
+ }, "data" | "isLoading" | "isFetching"> & {
2554
+ isLoading: true;
2555
+ isFetching: boolean;
2556
+ data: undefined;
2557
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2558
+ currentData?: GetConnectionsApiResponse | undefined;
2559
+ isUninitialized: false;
2560
+ isLoading: false;
2561
+ isFetching: false;
2562
+ isSuccess: false;
2563
+ isError: false;
2564
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
2565
+ isSuccess: true;
2566
+ isFetching: true;
2567
+ error: undefined;
2568
+ } & {
2569
+ data: GetConnectionsApiResponse;
2570
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2571
+ currentData?: GetConnectionsApiResponse | undefined;
2572
+ isUninitialized: false;
2573
+ isLoading: false;
2574
+ isFetching: false;
2575
+ isSuccess: false;
2576
+ isError: false;
2577
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2578
+ currentData?: GetConnectionsApiResponse | undefined;
2579
+ isUninitialized: false;
2580
+ isLoading: false;
2581
+ isFetching: false;
2582
+ isSuccess: false;
2583
+ isError: false;
2584
+ }, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
2585
+ isSuccess: true;
2586
+ isFetching: false;
2587
+ error: undefined;
2588
+ } & {
2589
+ data: GetConnectionsApiResponse;
2590
+ currentData: GetConnectionsApiResponse;
2591
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2592
+ currentData?: GetConnectionsApiResponse | undefined;
2593
+ isUninitialized: false;
2594
+ isLoading: false;
2595
+ isFetching: false;
2596
+ isSuccess: false;
2597
+ isError: false;
2598
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2599
+ currentData?: GetConnectionsApiResponse | undefined;
2600
+ isUninitialized: false;
2601
+ isLoading: false;
2602
+ isFetching: false;
2603
+ isSuccess: false;
2604
+ isError: false;
2605
+ }, "error" | "isError"> & {
2606
+ isError: true;
2607
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2608
+ currentData?: GetConnectionsApiResponse | undefined;
2609
+ isUninitialized: false;
2610
+ isLoading: false;
2611
+ isFetching: false;
2612
+ isSuccess: false;
2613
+ isError: false;
2614
+ }, "error">>)> & {
2615
+ status: _reduxjs_toolkit_query.QueryStatus;
2616
+ }>(arg: typeof _reduxjs_toolkit_query.skipToken | GetConnectionsApiArg, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
2617
+ skip?: boolean;
2618
+ refetchOnMountOrArgChange?: boolean | number;
2619
+ } & {
2620
+ skip?: boolean;
2621
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
2622
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2623
+ originalArgs?: undefined | undefined;
2624
+ data?: undefined | undefined;
2625
+ error?: undefined | undefined;
2626
+ requestId?: undefined | undefined;
2627
+ endpointName?: string | undefined;
2628
+ startedTimeStamp?: undefined | undefined;
2629
+ fulfilledTimeStamp?: undefined | undefined;
2630
+ } & {
2631
+ currentData?: GetConnectionsApiResponse | undefined;
2632
+ isUninitialized: false;
2633
+ isLoading: false;
2634
+ isFetching: false;
2635
+ isSuccess: false;
2636
+ isError: false;
2637
+ }, "isUninitialized"> & {
2638
+ isUninitialized: true;
2639
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2640
+ currentData?: GetConnectionsApiResponse | undefined;
2641
+ isUninitialized: false;
2642
+ isLoading: false;
2643
+ isFetching: false;
2644
+ isSuccess: false;
2645
+ isError: false;
2646
+ }, "data" | "isLoading" | "isFetching"> & {
2647
+ isLoading: true;
2648
+ isFetching: boolean;
2649
+ data: undefined;
2650
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2651
+ currentData?: GetConnectionsApiResponse | undefined;
2652
+ isUninitialized: false;
2653
+ isLoading: false;
2654
+ isFetching: false;
2655
+ isSuccess: false;
2656
+ isError: false;
2657
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
2658
+ isSuccess: true;
2659
+ isFetching: true;
2660
+ error: undefined;
2661
+ } & {
2662
+ data: GetConnectionsApiResponse;
2663
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2664
+ currentData?: GetConnectionsApiResponse | undefined;
2665
+ isUninitialized: false;
2666
+ isLoading: false;
2667
+ isFetching: false;
2668
+ isSuccess: false;
2669
+ isError: false;
2670
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2671
+ currentData?: GetConnectionsApiResponse | undefined;
2672
+ isUninitialized: false;
2673
+ isLoading: false;
2674
+ isFetching: false;
2675
+ isSuccess: false;
2676
+ isError: false;
2677
+ }, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
2678
+ isSuccess: true;
2679
+ isFetching: false;
2680
+ error: undefined;
2681
+ } & {
2682
+ data: GetConnectionsApiResponse;
2683
+ currentData: GetConnectionsApiResponse;
2684
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2685
+ currentData?: GetConnectionsApiResponse | undefined;
2686
+ isUninitialized: false;
2687
+ isLoading: false;
2688
+ isFetching: false;
2689
+ isSuccess: false;
2690
+ isError: false;
2691
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2692
+ currentData?: GetConnectionsApiResponse | undefined;
2693
+ isUninitialized: false;
2694
+ isLoading: false;
2695
+ isFetching: false;
2696
+ isSuccess: false;
2697
+ isError: false;
2698
+ }, "error" | "isError"> & {
2699
+ isError: true;
2700
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2701
+ currentData?: GetConnectionsApiResponse | undefined;
2702
+ isUninitialized: false;
2703
+ isLoading: false;
2704
+ isFetching: false;
2705
+ isSuccess: false;
2706
+ isError: false;
2707
+ }, "error">>)> & {
2708
+ status: _reduxjs_toolkit_query.QueryStatus;
2709
+ }) => R) | undefined;
2710
+ }) | undefined) => [R][R extends any ? 0 : never] & {
2711
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>>;
2712
+ };
2713
+ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
2714
+ requestId?: undefined;
2715
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2716
+ data?: undefined;
2717
+ error?: undefined;
2718
+ endpointName?: string;
2719
+ startedTimeStamp?: undefined;
2720
+ fulfilledTimeStamp?: undefined;
2721
+ } & {
2722
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2723
+ isUninitialized: true;
2724
+ isLoading: false;
2725
+ isSuccess: false;
2726
+ isError: false;
2727
+ }) | ({
2728
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2729
+ } & Omit<{
2730
+ requestId: string;
2731
+ data?: RegisterConnectionApiResponse | undefined;
2732
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2733
+ endpointName: string;
2734
+ startedTimeStamp: number;
2735
+ fulfilledTimeStamp?: number;
2736
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
2737
+ requestId: string;
2738
+ data?: RegisterConnectionApiResponse | undefined;
2739
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2740
+ endpointName: string;
2741
+ startedTimeStamp: number;
2742
+ fulfilledTimeStamp?: number;
2743
+ }, "data" | "fulfilledTimeStamp">> & {
2744
+ error: undefined;
2745
+ } & {
2746
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2747
+ isUninitialized: false;
2748
+ isLoading: false;
2749
+ isSuccess: true;
2750
+ isError: false;
2751
+ }) | ({
2752
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2753
+ } & {
2754
+ requestId: string;
2755
+ data?: RegisterConnectionApiResponse | undefined;
2756
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2757
+ endpointName: string;
2758
+ startedTimeStamp: number;
2759
+ fulfilledTimeStamp?: number;
2760
+ } & {
2761
+ data?: undefined;
2762
+ } & {
2763
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2764
+ isUninitialized: false;
2765
+ isLoading: true;
2766
+ isSuccess: false;
2767
+ isError: false;
2768
+ }) | ({
2769
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2770
+ } & Omit<{
2771
+ requestId: string;
2772
+ data?: RegisterConnectionApiResponse | undefined;
2773
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2774
+ endpointName: string;
2775
+ startedTimeStamp: number;
2776
+ fulfilledTimeStamp?: number;
2777
+ }, "error"> & Required<Pick<{
2778
+ requestId: string;
2779
+ data?: RegisterConnectionApiResponse | undefined;
2780
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2781
+ endpointName: string;
2782
+ startedTimeStamp: number;
2783
+ fulfilledTimeStamp?: number;
2784
+ }, "error">> & {
2785
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2786
+ isUninitialized: false;
2787
+ isLoading: false;
2788
+ isSuccess: false;
2789
+ isError: true;
2790
+ })>(options?: {
2791
+ selectFromResult?: ((state: ({
2792
+ requestId?: undefined;
2793
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2794
+ data?: undefined;
2795
+ error?: undefined;
2796
+ endpointName?: string;
2797
+ startedTimeStamp?: undefined;
2798
+ fulfilledTimeStamp?: undefined;
2799
+ } & {
2800
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2801
+ isUninitialized: true;
2802
+ isLoading: false;
2803
+ isSuccess: false;
2804
+ isError: false;
2805
+ }) | ({
2806
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2807
+ } & Omit<{
2808
+ requestId: string;
2809
+ data?: RegisterConnectionApiResponse | undefined;
2810
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2811
+ endpointName: string;
2812
+ startedTimeStamp: number;
2813
+ fulfilledTimeStamp?: number;
2814
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
2815
+ requestId: string;
2816
+ data?: RegisterConnectionApiResponse | undefined;
2817
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2818
+ endpointName: string;
2819
+ startedTimeStamp: number;
2820
+ fulfilledTimeStamp?: number;
2821
+ }, "data" | "fulfilledTimeStamp">> & {
2822
+ error: undefined;
2823
+ } & {
2824
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2825
+ isUninitialized: false;
2826
+ isLoading: false;
2827
+ isSuccess: true;
2828
+ isError: false;
2829
+ }) | ({
2830
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2831
+ } & {
2832
+ requestId: string;
2833
+ data?: RegisterConnectionApiResponse | undefined;
2834
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2835
+ endpointName: string;
2836
+ startedTimeStamp: number;
2837
+ fulfilledTimeStamp?: number;
2838
+ } & {
2839
+ data?: undefined;
2840
+ } & {
2841
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2842
+ isUninitialized: false;
2843
+ isLoading: true;
2844
+ isSuccess: false;
2845
+ isError: false;
2846
+ }) | ({
2847
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2848
+ } & Omit<{
2849
+ requestId: string;
2850
+ data?: RegisterConnectionApiResponse | undefined;
2851
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2852
+ endpointName: string;
2853
+ startedTimeStamp: number;
2854
+ fulfilledTimeStamp?: number;
2855
+ }, "error"> & Required<Pick<{
2856
+ requestId: string;
2857
+ data?: RegisterConnectionApiResponse | undefined;
2858
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
2859
+ endpointName: string;
2860
+ startedTimeStamp: number;
2861
+ fulfilledTimeStamp?: number;
2862
+ }, "error">> & {
2863
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2864
+ isUninitialized: false;
2865
+ isLoading: false;
2866
+ isSuccess: false;
2867
+ isError: true;
2868
+ })) => R) | undefined;
2869
+ fixedCacheKey?: string;
2870
+ } | undefined) => readonly [(arg: RegisterConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", RegisterConnectionApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2871
+ originalArgs?: RegisterConnectionApiArg | undefined;
2872
+ reset: () => void;
2873
+ }];
2874
+ declare const useGetConnectionByIdQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
2875
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2876
+ originalArgs?: undefined | undefined;
2877
+ data?: undefined | undefined;
2878
+ error?: undefined | undefined;
2879
+ requestId?: undefined | undefined;
2880
+ endpointName?: string | undefined;
2881
+ startedTimeStamp?: undefined | undefined;
2882
+ fulfilledTimeStamp?: undefined | undefined;
2883
+ } & {
2884
+ currentData?: GetConnectionByIdApiResponse | undefined;
2885
+ isUninitialized: false;
2886
+ isLoading: false;
2887
+ isFetching: false;
2888
+ isSuccess: false;
2889
+ isError: false;
2890
+ }, "isUninitialized"> & {
2891
+ isUninitialized: true;
2892
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2893
+ currentData?: GetConnectionByIdApiResponse | undefined;
2894
+ isUninitialized: false;
2895
+ isLoading: false;
2896
+ isFetching: false;
2897
+ isSuccess: false;
2898
+ isError: false;
2899
+ }, "data" | "isLoading" | "isFetching"> & {
2900
+ isLoading: true;
2901
+ isFetching: boolean;
2902
+ data: undefined;
2903
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2904
+ currentData?: GetConnectionByIdApiResponse | undefined;
2905
+ isUninitialized: false;
2906
+ isLoading: false;
2907
+ isFetching: false;
2908
+ isSuccess: false;
2909
+ isError: false;
2910
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
2911
+ isSuccess: true;
2912
+ isFetching: true;
2913
+ error: undefined;
2914
+ } & {
2915
+ data: GetConnectionByIdApiResponse;
2916
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2917
+ currentData?: GetConnectionByIdApiResponse | undefined;
2918
+ isUninitialized: false;
2919
+ isLoading: false;
2920
+ isFetching: false;
2921
+ isSuccess: false;
2922
+ isError: false;
2923
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2924
+ currentData?: GetConnectionByIdApiResponse | undefined;
2925
+ isUninitialized: false;
2926
+ isLoading: false;
2927
+ isFetching: false;
2928
+ isSuccess: false;
2929
+ isError: false;
2930
+ }, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
2931
+ isSuccess: true;
2932
+ isFetching: false;
2933
+ error: undefined;
2934
+ } & {
2935
+ data: GetConnectionByIdApiResponse;
2936
+ currentData: GetConnectionByIdApiResponse;
2937
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2938
+ currentData?: GetConnectionByIdApiResponse | undefined;
2939
+ isUninitialized: false;
2940
+ isLoading: false;
2941
+ isFetching: false;
2942
+ isSuccess: false;
2943
+ isError: false;
2944
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2945
+ currentData?: GetConnectionByIdApiResponse | undefined;
2946
+ isUninitialized: false;
2947
+ isLoading: false;
2948
+ isFetching: false;
2949
+ isSuccess: false;
2950
+ isError: false;
2951
+ }, "error" | "isError"> & {
2952
+ isError: true;
2953
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2954
+ currentData?: GetConnectionByIdApiResponse | undefined;
2955
+ isUninitialized: false;
2956
+ isLoading: false;
2957
+ isFetching: false;
2958
+ isSuccess: false;
2959
+ isError: false;
2960
+ }, "error">>)> & {
2961
+ status: _reduxjs_toolkit_query.QueryStatus;
2962
+ }>(arg: typeof _reduxjs_toolkit_query.skipToken | GetConnectionByIdApiArg, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
2963
+ skip?: boolean;
2964
+ refetchOnMountOrArgChange?: boolean | number;
2965
+ } & {
2966
+ skip?: boolean;
2967
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
2968
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2969
+ originalArgs?: undefined | undefined;
2970
+ data?: undefined | undefined;
2971
+ error?: undefined | undefined;
2972
+ requestId?: undefined | undefined;
2973
+ endpointName?: string | undefined;
2974
+ startedTimeStamp?: undefined | undefined;
2975
+ fulfilledTimeStamp?: undefined | undefined;
2976
+ } & {
2977
+ currentData?: GetConnectionByIdApiResponse | undefined;
2978
+ isUninitialized: false;
2979
+ isLoading: false;
2980
+ isFetching: false;
2981
+ isSuccess: false;
2982
+ isError: false;
2983
+ }, "isUninitialized"> & {
2984
+ isUninitialized: true;
2985
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2986
+ currentData?: GetConnectionByIdApiResponse | undefined;
2987
+ isUninitialized: false;
2988
+ isLoading: false;
2989
+ isFetching: false;
2990
+ isSuccess: false;
2991
+ isError: false;
2992
+ }, "data" | "isLoading" | "isFetching"> & {
2993
+ isLoading: true;
2994
+ isFetching: boolean;
2995
+ data: undefined;
2996
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2997
+ currentData?: GetConnectionByIdApiResponse | undefined;
2998
+ isUninitialized: false;
2999
+ isLoading: false;
3000
+ isFetching: false;
3001
+ isSuccess: false;
3002
+ isError: false;
3003
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
3004
+ isSuccess: true;
3005
+ isFetching: true;
3006
+ error: undefined;
3007
+ } & {
3008
+ data: GetConnectionByIdApiResponse;
3009
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3010
+ currentData?: GetConnectionByIdApiResponse | undefined;
3011
+ isUninitialized: false;
3012
+ isLoading: false;
3013
+ isFetching: false;
3014
+ isSuccess: false;
3015
+ isError: false;
3016
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3017
+ currentData?: GetConnectionByIdApiResponse | undefined;
3018
+ isUninitialized: false;
3019
+ isLoading: false;
3020
+ isFetching: false;
3021
+ isSuccess: false;
3022
+ isError: false;
3023
+ }, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
3024
+ isSuccess: true;
3025
+ isFetching: false;
3026
+ error: undefined;
3027
+ } & {
3028
+ data: GetConnectionByIdApiResponse;
3029
+ currentData: GetConnectionByIdApiResponse;
3030
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3031
+ currentData?: GetConnectionByIdApiResponse | undefined;
3032
+ isUninitialized: false;
3033
+ isLoading: false;
3034
+ isFetching: false;
3035
+ isSuccess: false;
3036
+ isError: false;
3037
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3038
+ currentData?: GetConnectionByIdApiResponse | undefined;
3039
+ isUninitialized: false;
3040
+ isLoading: false;
3041
+ isFetching: false;
3042
+ isSuccess: false;
3043
+ isError: false;
3044
+ }, "error" | "isError"> & {
3045
+ isError: true;
3046
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3047
+ currentData?: GetConnectionByIdApiResponse | undefined;
3048
+ isUninitialized: false;
3049
+ isLoading: false;
3050
+ isFetching: false;
3051
+ isSuccess: false;
3052
+ isError: false;
3053
+ }, "error">>)> & {
3054
+ status: _reduxjs_toolkit_query.QueryStatus;
3055
+ }) => R) | undefined;
3056
+ }) | undefined) => [R][R extends any ? 0 : never] & {
3057
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>>;
3058
+ };
3059
+ declare const useUpdateConnectionMutation: <R extends Record<string, any> = ({
3060
+ requestId?: undefined;
3061
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3062
+ data?: undefined;
3063
+ error?: undefined;
3064
+ endpointName?: string;
3065
+ startedTimeStamp?: undefined;
3066
+ fulfilledTimeStamp?: undefined;
3067
+ } & {
3068
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3069
+ isUninitialized: true;
3070
+ isLoading: false;
3071
+ isSuccess: false;
3072
+ isError: false;
3073
+ }) | ({
3074
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3075
+ } & Omit<{
3076
+ requestId: string;
3077
+ data?: UpdateConnectionApiResponse | undefined;
3078
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3079
+ endpointName: string;
3080
+ startedTimeStamp: number;
3081
+ fulfilledTimeStamp?: number;
3082
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3083
+ requestId: string;
3084
+ data?: UpdateConnectionApiResponse | undefined;
3085
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3086
+ endpointName: string;
3087
+ startedTimeStamp: number;
3088
+ fulfilledTimeStamp?: number;
3089
+ }, "data" | "fulfilledTimeStamp">> & {
3090
+ error: undefined;
3091
+ } & {
3092
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3093
+ isUninitialized: false;
3094
+ isLoading: false;
3095
+ isSuccess: true;
3096
+ isError: false;
3097
+ }) | ({
3098
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3099
+ } & {
3100
+ requestId: string;
3101
+ data?: UpdateConnectionApiResponse | undefined;
3102
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3103
+ endpointName: string;
3104
+ startedTimeStamp: number;
3105
+ fulfilledTimeStamp?: number;
3106
+ } & {
3107
+ data?: undefined;
3108
+ } & {
3109
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3110
+ isUninitialized: false;
3111
+ isLoading: true;
3112
+ isSuccess: false;
3113
+ isError: false;
3114
+ }) | ({
3115
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3116
+ } & Omit<{
3117
+ requestId: string;
3118
+ data?: UpdateConnectionApiResponse | undefined;
3119
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3120
+ endpointName: string;
3121
+ startedTimeStamp: number;
3122
+ fulfilledTimeStamp?: number;
3123
+ }, "error"> & Required<Pick<{
3124
+ requestId: string;
3125
+ data?: UpdateConnectionApiResponse | undefined;
3126
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3127
+ endpointName: string;
3128
+ startedTimeStamp: number;
3129
+ fulfilledTimeStamp?: number;
3130
+ }, "error">> & {
3131
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3132
+ isUninitialized: false;
3133
+ isLoading: false;
3134
+ isSuccess: false;
3135
+ isError: true;
3136
+ })>(options?: {
3137
+ selectFromResult?: ((state: ({
3138
+ requestId?: undefined;
3139
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3140
+ data?: undefined;
3141
+ error?: undefined;
3142
+ endpointName?: string;
3143
+ startedTimeStamp?: undefined;
3144
+ fulfilledTimeStamp?: undefined;
3145
+ } & {
3146
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3147
+ isUninitialized: true;
3148
+ isLoading: false;
3149
+ isSuccess: false;
3150
+ isError: false;
3151
+ }) | ({
3152
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3153
+ } & Omit<{
3154
+ requestId: string;
3155
+ data?: UpdateConnectionApiResponse | undefined;
3156
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3157
+ endpointName: string;
3158
+ startedTimeStamp: number;
3159
+ fulfilledTimeStamp?: number;
3160
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3161
+ requestId: string;
3162
+ data?: UpdateConnectionApiResponse | undefined;
3163
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3164
+ endpointName: string;
3165
+ startedTimeStamp: number;
3166
+ fulfilledTimeStamp?: number;
3167
+ }, "data" | "fulfilledTimeStamp">> & {
3168
+ error: undefined;
3169
+ } & {
3170
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3171
+ isUninitialized: false;
3172
+ isLoading: false;
3173
+ isSuccess: true;
3174
+ isError: false;
3175
+ }) | ({
3176
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3177
+ } & {
3178
+ requestId: string;
3179
+ data?: UpdateConnectionApiResponse | undefined;
3180
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3181
+ endpointName: string;
3182
+ startedTimeStamp: number;
3183
+ fulfilledTimeStamp?: number;
3184
+ } & {
3185
+ data?: undefined;
3186
+ } & {
3187
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3188
+ isUninitialized: false;
3189
+ isLoading: true;
3190
+ isSuccess: false;
3191
+ isError: false;
3192
+ }) | ({
3193
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3194
+ } & Omit<{
3195
+ requestId: string;
3196
+ data?: UpdateConnectionApiResponse | undefined;
3197
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3198
+ endpointName: string;
3199
+ startedTimeStamp: number;
3200
+ fulfilledTimeStamp?: number;
3201
+ }, "error"> & Required<Pick<{
3202
+ requestId: string;
3203
+ data?: UpdateConnectionApiResponse | undefined;
3204
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3205
+ endpointName: string;
3206
+ startedTimeStamp: number;
3207
+ fulfilledTimeStamp?: number;
3208
+ }, "error">> & {
3209
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3210
+ isUninitialized: false;
3211
+ isLoading: false;
3212
+ isSuccess: false;
3213
+ isError: true;
3214
+ })) => R) | undefined;
3215
+ fixedCacheKey?: string;
3216
+ } | undefined) => readonly [(arg: UpdateConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", UpdateConnectionApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3217
+ originalArgs?: UpdateConnectionApiArg | undefined;
3218
+ reset: () => void;
3219
+ }];
3220
+ declare const useDeleteConnectionMutation: <R extends Record<string, any> = ({
3221
+ requestId?: undefined;
3222
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3223
+ data?: undefined;
3224
+ error?: undefined;
3225
+ endpointName?: string;
3226
+ startedTimeStamp?: undefined;
3227
+ fulfilledTimeStamp?: undefined;
3228
+ } & {
3229
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3230
+ isUninitialized: true;
3231
+ isLoading: false;
3232
+ isSuccess: false;
3233
+ isError: false;
3234
+ }) | ({
3235
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3236
+ } & Omit<{
3237
+ requestId: string;
3238
+ data?: unknown;
3239
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3240
+ endpointName: string;
3241
+ startedTimeStamp: number;
3242
+ fulfilledTimeStamp?: number;
3243
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3244
+ requestId: string;
3245
+ data?: unknown;
3246
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3247
+ endpointName: string;
3248
+ startedTimeStamp: number;
3249
+ fulfilledTimeStamp?: number;
3250
+ }, "data" | "fulfilledTimeStamp">> & {
3251
+ error: undefined;
3252
+ } & {
3253
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3254
+ isUninitialized: false;
3255
+ isLoading: false;
3256
+ isSuccess: true;
3257
+ isError: false;
3258
+ }) | ({
3259
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3260
+ } & {
3261
+ requestId: string;
3262
+ data?: unknown;
3263
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3264
+ endpointName: string;
3265
+ startedTimeStamp: number;
3266
+ fulfilledTimeStamp?: number;
3267
+ } & {
3268
+ data?: undefined;
3269
+ } & {
3270
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3271
+ isUninitialized: false;
3272
+ isLoading: true;
3273
+ isSuccess: false;
3274
+ isError: false;
3275
+ }) | ({
3276
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3277
+ } & Omit<{
3278
+ requestId: string;
3279
+ data?: unknown;
3280
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3281
+ endpointName: string;
3282
+ startedTimeStamp: number;
3283
+ fulfilledTimeStamp?: number;
3284
+ }, "error"> & Required<Pick<{
3285
+ requestId: string;
3286
+ data?: unknown;
3287
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3288
+ endpointName: string;
3289
+ startedTimeStamp: number;
3290
+ fulfilledTimeStamp?: number;
3291
+ }, "error">> & {
3292
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3293
+ isUninitialized: false;
3294
+ isLoading: false;
3295
+ isSuccess: false;
3296
+ isError: true;
3297
+ })>(options?: {
3298
+ selectFromResult?: ((state: ({
3299
+ requestId?: undefined;
3300
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3301
+ data?: undefined;
3302
+ error?: undefined;
3303
+ endpointName?: string;
3304
+ startedTimeStamp?: undefined;
3305
+ fulfilledTimeStamp?: undefined;
3306
+ } & {
3307
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3308
+ isUninitialized: true;
3309
+ isLoading: false;
3310
+ isSuccess: false;
3311
+ isError: false;
3312
+ }) | ({
3313
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3314
+ } & Omit<{
3315
+ requestId: string;
3316
+ data?: unknown;
3317
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3318
+ endpointName: string;
3319
+ startedTimeStamp: number;
3320
+ fulfilledTimeStamp?: number;
3321
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3322
+ requestId: string;
3323
+ data?: unknown;
3324
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3325
+ endpointName: string;
3326
+ startedTimeStamp: number;
3327
+ fulfilledTimeStamp?: number;
3328
+ }, "data" | "fulfilledTimeStamp">> & {
3329
+ error: undefined;
3330
+ } & {
3331
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3332
+ isUninitialized: false;
3333
+ isLoading: false;
3334
+ isSuccess: true;
3335
+ isError: false;
3336
+ }) | ({
3337
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3338
+ } & {
3339
+ requestId: string;
3340
+ data?: unknown;
3341
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3342
+ endpointName: string;
3343
+ startedTimeStamp: number;
3344
+ fulfilledTimeStamp?: number;
3345
+ } & {
3346
+ data?: undefined;
3347
+ } & {
3348
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3349
+ isUninitialized: false;
3350
+ isLoading: true;
3351
+ isSuccess: false;
3352
+ isError: false;
3353
+ }) | ({
3354
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3355
+ } & Omit<{
3356
+ requestId: string;
3357
+ data?: unknown;
3358
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3359
+ endpointName: string;
3360
+ startedTimeStamp: number;
3361
+ fulfilledTimeStamp?: number;
3362
+ }, "error"> & Required<Pick<{
3363
+ requestId: string;
3364
+ data?: unknown;
3365
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3366
+ endpointName: string;
3367
+ startedTimeStamp: number;
3368
+ fulfilledTimeStamp?: number;
3369
+ }, "error">> & {
3370
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3371
+ isUninitialized: false;
3372
+ isLoading: false;
3373
+ isSuccess: false;
3374
+ isError: true;
3375
+ })) => R) | undefined;
3376
+ fixedCacheKey?: string;
3377
+ } | undefined) => readonly [(arg: DeleteConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3378
+ originalArgs?: DeleteConnectionApiArg | undefined;
3379
+ reset: () => void;
3380
+ }];
3381
+ declare const useDeleteMesheryConnectionMutation: <R extends Record<string, any> = ({
3382
+ requestId?: undefined;
3383
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3384
+ data?: undefined;
3385
+ error?: undefined;
3386
+ endpointName?: string;
3387
+ startedTimeStamp?: undefined;
3388
+ fulfilledTimeStamp?: undefined;
3389
+ } & {
3390
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3391
+ isUninitialized: true;
3392
+ isLoading: false;
3393
+ isSuccess: false;
3394
+ isError: false;
3395
+ }) | ({
3396
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3397
+ } & Omit<{
3398
+ requestId: string;
3399
+ data?: unknown;
3400
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3401
+ endpointName: string;
3402
+ startedTimeStamp: number;
3403
+ fulfilledTimeStamp?: number;
3404
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3405
+ requestId: string;
3406
+ data?: unknown;
3407
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3408
+ endpointName: string;
3409
+ startedTimeStamp: number;
3410
+ fulfilledTimeStamp?: number;
3411
+ }, "data" | "fulfilledTimeStamp">> & {
3412
+ error: undefined;
3413
+ } & {
3414
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3415
+ isUninitialized: false;
3416
+ isLoading: false;
3417
+ isSuccess: true;
3418
+ isError: false;
3419
+ }) | ({
3420
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3421
+ } & {
3422
+ requestId: string;
3423
+ data?: unknown;
3424
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3425
+ endpointName: string;
3426
+ startedTimeStamp: number;
3427
+ fulfilledTimeStamp?: number;
3428
+ } & {
3429
+ data?: undefined;
3430
+ } & {
3431
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3432
+ isUninitialized: false;
3433
+ isLoading: true;
3434
+ isSuccess: false;
3435
+ isError: false;
3436
+ }) | ({
3437
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3438
+ } & Omit<{
3439
+ requestId: string;
3440
+ data?: unknown;
3441
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3442
+ endpointName: string;
3443
+ startedTimeStamp: number;
3444
+ fulfilledTimeStamp?: number;
3445
+ }, "error"> & Required<Pick<{
3446
+ requestId: string;
3447
+ data?: unknown;
3448
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3449
+ endpointName: string;
3450
+ startedTimeStamp: number;
3451
+ fulfilledTimeStamp?: number;
3452
+ }, "error">> & {
3453
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3454
+ isUninitialized: false;
3455
+ isLoading: false;
3456
+ isSuccess: false;
3457
+ isError: true;
3458
+ })>(options?: {
3459
+ selectFromResult?: ((state: ({
3460
+ requestId?: undefined;
3461
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3462
+ data?: undefined;
3463
+ error?: undefined;
3464
+ endpointName?: string;
3465
+ startedTimeStamp?: undefined;
3466
+ fulfilledTimeStamp?: undefined;
3467
+ } & {
3468
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3469
+ isUninitialized: true;
3470
+ isLoading: false;
3471
+ isSuccess: false;
3472
+ isError: false;
3473
+ }) | ({
3474
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3475
+ } & Omit<{
3476
+ requestId: string;
3477
+ data?: unknown;
3478
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3479
+ endpointName: string;
3480
+ startedTimeStamp: number;
3481
+ fulfilledTimeStamp?: number;
3482
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3483
+ requestId: string;
3484
+ data?: unknown;
3485
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3486
+ endpointName: string;
3487
+ startedTimeStamp: number;
3488
+ fulfilledTimeStamp?: number;
3489
+ }, "data" | "fulfilledTimeStamp">> & {
3490
+ error: undefined;
3491
+ } & {
3492
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3493
+ isUninitialized: false;
3494
+ isLoading: false;
3495
+ isSuccess: true;
3496
+ isError: false;
3497
+ }) | ({
3498
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3499
+ } & {
3500
+ requestId: string;
3501
+ data?: unknown;
3502
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3503
+ endpointName: string;
3504
+ startedTimeStamp: number;
3505
+ fulfilledTimeStamp?: number;
3506
+ } & {
3507
+ data?: undefined;
3508
+ } & {
3509
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3510
+ isUninitialized: false;
3511
+ isLoading: true;
3512
+ isSuccess: false;
3513
+ isError: false;
3514
+ }) | ({
3515
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3516
+ } & Omit<{
3517
+ requestId: string;
3518
+ data?: unknown;
3519
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3520
+ endpointName: string;
3521
+ startedTimeStamp: number;
3522
+ fulfilledTimeStamp?: number;
3523
+ }, "error"> & Required<Pick<{
3524
+ requestId: string;
3525
+ data?: unknown;
3526
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3527
+ endpointName: string;
3528
+ startedTimeStamp: number;
3529
+ fulfilledTimeStamp?: number;
3530
+ }, "error">> & {
3531
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3532
+ isUninitialized: false;
3533
+ isLoading: false;
3534
+ isSuccess: false;
3535
+ isError: true;
3536
+ })) => R) | undefined;
3537
+ fixedCacheKey?: string;
3538
+ } | undefined) => readonly [(arg: DeleteMesheryConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteMesheryConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3539
+ originalArgs?: DeleteMesheryConnectionApiArg | undefined;
3540
+ reset: () => void;
3541
+ }];
3542
+ declare const useGetKubernetesContextQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
3543
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3544
+ originalArgs?: undefined | undefined;
3545
+ data?: undefined | undefined;
3546
+ error?: undefined | undefined;
3547
+ requestId?: undefined | undefined;
3548
+ endpointName?: string | undefined;
3549
+ startedTimeStamp?: undefined | undefined;
3550
+ fulfilledTimeStamp?: undefined | undefined;
3551
+ } & {
3552
+ currentData?: object | undefined;
3553
+ isUninitialized: false;
3554
+ isLoading: false;
3555
+ isFetching: false;
3556
+ isSuccess: false;
3557
+ isError: false;
3558
+ }, "isUninitialized"> & {
3559
+ isUninitialized: true;
3560
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3561
+ currentData?: object | undefined;
3562
+ isUninitialized: false;
3563
+ isLoading: false;
3564
+ isFetching: false;
3565
+ isSuccess: false;
3566
+ isError: false;
3567
+ }, "data" | "isLoading" | "isFetching"> & {
3568
+ isLoading: true;
3569
+ isFetching: boolean;
3570
+ data: undefined;
3571
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3572
+ currentData?: object | undefined;
3573
+ isUninitialized: false;
3574
+ isLoading: false;
3575
+ isFetching: false;
3576
+ isSuccess: false;
3577
+ isError: false;
3578
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
3579
+ isSuccess: true;
3580
+ isFetching: true;
3581
+ error: undefined;
3582
+ } & {
3583
+ data: object;
3584
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3585
+ currentData?: object | undefined;
3586
+ isUninitialized: false;
3587
+ isLoading: false;
3588
+ isFetching: false;
3589
+ isSuccess: false;
3590
+ isError: false;
3591
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3592
+ currentData?: object | undefined;
3593
+ isUninitialized: false;
3594
+ isLoading: false;
3595
+ isFetching: false;
3596
+ isSuccess: false;
3597
+ isError: false;
3598
+ }, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
3599
+ isSuccess: true;
3600
+ isFetching: false;
3601
+ error: undefined;
3602
+ } & {
3603
+ data: object;
3604
+ currentData: object;
3605
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3606
+ currentData?: object | undefined;
3607
+ isUninitialized: false;
3608
+ isLoading: false;
3609
+ isFetching: false;
3610
+ isSuccess: false;
3611
+ isError: false;
3612
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3613
+ currentData?: object | undefined;
3614
+ isUninitialized: false;
3615
+ isLoading: false;
3616
+ isFetching: false;
3617
+ isSuccess: false;
3618
+ isError: false;
3619
+ }, "error" | "isError"> & {
3620
+ isError: true;
3621
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3622
+ currentData?: object | undefined;
3623
+ isUninitialized: false;
3624
+ isLoading: false;
3625
+ isFetching: false;
3626
+ isSuccess: false;
3627
+ isError: false;
3628
+ }, "error">>)> & {
3629
+ status: _reduxjs_toolkit_query.QueryStatus;
3630
+ }>(arg: typeof _reduxjs_toolkit_query.skipToken | GetKubernetesContextApiArg, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
3631
+ skip?: boolean;
3632
+ refetchOnMountOrArgChange?: boolean | number;
3633
+ } & {
3634
+ skip?: boolean;
3635
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
3636
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3637
+ originalArgs?: undefined | undefined;
3638
+ data?: undefined | undefined;
3639
+ error?: undefined | undefined;
3640
+ requestId?: undefined | undefined;
3641
+ endpointName?: string | undefined;
3642
+ startedTimeStamp?: undefined | undefined;
3643
+ fulfilledTimeStamp?: undefined | undefined;
3644
+ } & {
3645
+ currentData?: object | undefined;
3646
+ isUninitialized: false;
3647
+ isLoading: false;
3648
+ isFetching: false;
3649
+ isSuccess: false;
3650
+ isError: false;
3651
+ }, "isUninitialized"> & {
3652
+ isUninitialized: true;
3653
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3654
+ currentData?: object | undefined;
3655
+ isUninitialized: false;
3656
+ isLoading: false;
3657
+ isFetching: false;
3658
+ isSuccess: false;
3659
+ isError: false;
3660
+ }, "data" | "isLoading" | "isFetching"> & {
3661
+ isLoading: true;
3662
+ isFetching: boolean;
3663
+ data: undefined;
3664
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3665
+ currentData?: object | undefined;
3666
+ isUninitialized: false;
3667
+ isLoading: false;
3668
+ isFetching: false;
3669
+ isSuccess: false;
3670
+ isError: false;
3671
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
3672
+ isSuccess: true;
3673
+ isFetching: true;
3674
+ error: undefined;
3675
+ } & {
3676
+ data: object;
3677
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3678
+ currentData?: object | undefined;
3679
+ isUninitialized: false;
3680
+ isLoading: false;
3681
+ isFetching: false;
3682
+ isSuccess: false;
3683
+ isError: false;
3684
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3685
+ currentData?: object | undefined;
3686
+ isUninitialized: false;
3687
+ isLoading: false;
3688
+ isFetching: false;
3689
+ isSuccess: false;
3690
+ isError: false;
3691
+ }, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
3692
+ isSuccess: true;
3693
+ isFetching: false;
3694
+ error: undefined;
3695
+ } & {
3696
+ data: object;
3697
+ currentData: object;
3698
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3699
+ currentData?: object | undefined;
3700
+ isUninitialized: false;
3701
+ isLoading: false;
3702
+ isFetching: false;
3703
+ isSuccess: false;
3704
+ isError: false;
3705
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3706
+ currentData?: object | undefined;
3707
+ isUninitialized: false;
3708
+ isLoading: false;
3709
+ isFetching: false;
3710
+ isSuccess: false;
3711
+ isError: false;
3712
+ }, "error" | "isError"> & {
3713
+ isError: true;
3714
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>> & {
3715
+ currentData?: object | undefined;
3716
+ isUninitialized: false;
3717
+ isLoading: false;
3718
+ isFetching: false;
3719
+ isSuccess: false;
3720
+ isError: false;
3721
+ }, "error">>)> & {
3722
+ status: _reduxjs_toolkit_query.QueryStatus;
3723
+ }) => R) | undefined;
3724
+ }) | undefined) => [R][R extends any ? 0 : never] & {
3725
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", object, "mesheryRtkSchemasApi", unknown>>;
3726
+ };
3727
+ declare const useAddConnectionToEnvironmentMutation: <R extends Record<string, any> = ({
3728
+ requestId?: undefined;
3729
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3730
+ data?: undefined;
3731
+ error?: undefined;
3732
+ endpointName?: string;
3733
+ startedTimeStamp?: undefined;
3734
+ fulfilledTimeStamp?: undefined;
3735
+ } & {
3736
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3737
+ isUninitialized: true;
3738
+ isLoading: false;
3739
+ isSuccess: false;
3740
+ isError: false;
3741
+ }) | ({
3742
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3743
+ } & Omit<{
3744
+ requestId: string;
3745
+ data?: unknown;
3746
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3747
+ endpointName: string;
3748
+ startedTimeStamp: number;
3749
+ fulfilledTimeStamp?: number;
3750
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3751
+ requestId: string;
3752
+ data?: unknown;
3753
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3754
+ endpointName: string;
3755
+ startedTimeStamp: number;
3756
+ fulfilledTimeStamp?: number;
3757
+ }, "data" | "fulfilledTimeStamp">> & {
3758
+ error: undefined;
3759
+ } & {
3760
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3761
+ isUninitialized: false;
3762
+ isLoading: false;
3763
+ isSuccess: true;
3764
+ isError: false;
3765
+ }) | ({
3766
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3767
+ } & {
3768
+ requestId: string;
3769
+ data?: unknown;
3770
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3771
+ endpointName: string;
3772
+ startedTimeStamp: number;
3773
+ fulfilledTimeStamp?: number;
3774
+ } & {
3775
+ data?: undefined;
3776
+ } & {
3777
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3778
+ isUninitialized: false;
3779
+ isLoading: true;
3780
+ isSuccess: false;
3781
+ isError: false;
3782
+ }) | ({
3783
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3784
+ } & Omit<{
3785
+ requestId: string;
3786
+ data?: unknown;
3787
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3788
+ endpointName: string;
3789
+ startedTimeStamp: number;
3790
+ fulfilledTimeStamp?: number;
3791
+ }, "error"> & Required<Pick<{
3792
+ requestId: string;
3793
+ data?: unknown;
3794
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3795
+ endpointName: string;
3796
+ startedTimeStamp: number;
3797
+ fulfilledTimeStamp?: number;
3798
+ }, "error">> & {
3799
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3800
+ isUninitialized: false;
3801
+ isLoading: false;
3802
+ isSuccess: false;
3803
+ isError: true;
3804
+ })>(options?: {
3805
+ selectFromResult?: ((state: ({
3806
+ requestId?: undefined;
3807
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3808
+ data?: undefined;
3809
+ error?: undefined;
3810
+ endpointName?: string;
3811
+ startedTimeStamp?: undefined;
3812
+ fulfilledTimeStamp?: undefined;
3813
+ } & {
3814
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3815
+ isUninitialized: true;
3816
+ isLoading: false;
3817
+ isSuccess: false;
3818
+ isError: false;
3819
+ }) | ({
3820
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3821
+ } & Omit<{
3822
+ requestId: string;
3823
+ data?: unknown;
3824
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3825
+ endpointName: string;
3826
+ startedTimeStamp: number;
3827
+ fulfilledTimeStamp?: number;
3828
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3829
+ requestId: string;
3830
+ data?: unknown;
3831
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3832
+ endpointName: string;
3833
+ startedTimeStamp: number;
3834
+ fulfilledTimeStamp?: number;
3835
+ }, "data" | "fulfilledTimeStamp">> & {
3836
+ error: undefined;
3837
+ } & {
3838
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3839
+ isUninitialized: false;
3840
+ isLoading: false;
3841
+ isSuccess: true;
3842
+ isError: false;
3843
+ }) | ({
3844
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3845
+ } & {
3846
+ requestId: string;
3847
+ data?: unknown;
3848
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3849
+ endpointName: string;
3850
+ startedTimeStamp: number;
3851
+ fulfilledTimeStamp?: number;
3852
+ } & {
3853
+ data?: undefined;
3854
+ } & {
3855
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3856
+ isUninitialized: false;
3857
+ isLoading: true;
3858
+ isSuccess: false;
3859
+ isError: false;
3860
+ }) | ({
3861
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3862
+ } & Omit<{
3863
+ requestId: string;
3864
+ data?: unknown;
3865
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3866
+ endpointName: string;
3867
+ startedTimeStamp: number;
3868
+ fulfilledTimeStamp?: number;
3869
+ }, "error"> & Required<Pick<{
3870
+ requestId: string;
3871
+ data?: unknown;
3872
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3873
+ endpointName: string;
3874
+ startedTimeStamp: number;
3875
+ fulfilledTimeStamp?: number;
3876
+ }, "error">> & {
3877
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3878
+ isUninitialized: false;
3879
+ isLoading: false;
3880
+ isSuccess: false;
3881
+ isError: true;
3882
+ })) => R) | undefined;
3883
+ fixedCacheKey?: string;
3884
+ } | undefined) => readonly [(arg: AddConnectionToEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddConnectionToEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3885
+ originalArgs?: AddConnectionToEnvironmentApiArg | undefined;
3886
+ reset: () => void;
3887
+ }];
3888
+ declare const useRemoveConnectionFromEnvironmentMutation: <R extends Record<string, any> = ({
3889
+ requestId?: undefined;
3890
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3891
+ data?: undefined;
3892
+ error?: undefined;
3893
+ endpointName?: string;
3894
+ startedTimeStamp?: undefined;
3895
+ fulfilledTimeStamp?: undefined;
3896
+ } & {
3897
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3898
+ isUninitialized: true;
3899
+ isLoading: false;
3900
+ isSuccess: false;
3901
+ isError: false;
3902
+ }) | ({
3903
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3904
+ } & Omit<{
3905
+ requestId: string;
3906
+ data?: unknown;
3907
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3908
+ endpointName: string;
3909
+ startedTimeStamp: number;
3910
+ fulfilledTimeStamp?: number;
3911
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3912
+ requestId: string;
3913
+ data?: unknown;
3914
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3915
+ endpointName: string;
3916
+ startedTimeStamp: number;
3917
+ fulfilledTimeStamp?: number;
3918
+ }, "data" | "fulfilledTimeStamp">> & {
3919
+ error: undefined;
3920
+ } & {
3921
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3922
+ isUninitialized: false;
3923
+ isLoading: false;
3924
+ isSuccess: true;
3925
+ isError: false;
3926
+ }) | ({
3927
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3928
+ } & {
3929
+ requestId: string;
3930
+ data?: unknown;
3931
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3932
+ endpointName: string;
3933
+ startedTimeStamp: number;
3934
+ fulfilledTimeStamp?: number;
3935
+ } & {
3936
+ data?: undefined;
3937
+ } & {
3938
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
3939
+ isUninitialized: false;
3940
+ isLoading: true;
3941
+ isSuccess: false;
3942
+ isError: false;
3943
+ }) | ({
3944
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3945
+ } & Omit<{
3946
+ requestId: string;
3947
+ data?: unknown;
3948
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3949
+ endpointName: string;
3950
+ startedTimeStamp: number;
3951
+ fulfilledTimeStamp?: number;
3952
+ }, "error"> & Required<Pick<{
3953
+ requestId: string;
3954
+ data?: unknown;
3955
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3956
+ endpointName: string;
3957
+ startedTimeStamp: number;
3958
+ fulfilledTimeStamp?: number;
3959
+ }, "error">> & {
3960
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
3961
+ isUninitialized: false;
3962
+ isLoading: false;
3963
+ isSuccess: false;
3964
+ isError: true;
3965
+ })>(options?: {
3966
+ selectFromResult?: ((state: ({
3967
+ requestId?: undefined;
3968
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3969
+ data?: undefined;
3970
+ error?: undefined;
3971
+ endpointName?: string;
3972
+ startedTimeStamp?: undefined;
3973
+ fulfilledTimeStamp?: undefined;
3974
+ } & {
3975
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
3976
+ isUninitialized: true;
3977
+ isLoading: false;
3978
+ isSuccess: false;
3979
+ isError: false;
3980
+ }) | ({
3981
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
3982
+ } & Omit<{
3983
+ requestId: string;
3984
+ data?: unknown;
3985
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3986
+ endpointName: string;
3987
+ startedTimeStamp: number;
3988
+ fulfilledTimeStamp?: number;
3989
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
3990
+ requestId: string;
3991
+ data?: unknown;
3992
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
3993
+ endpointName: string;
3994
+ startedTimeStamp: number;
3995
+ fulfilledTimeStamp?: number;
3996
+ }, "data" | "fulfilledTimeStamp">> & {
3997
+ error: undefined;
3998
+ } & {
3999
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
4000
+ isUninitialized: false;
4001
+ isLoading: false;
4002
+ isSuccess: true;
4003
+ isError: false;
4004
+ }) | ({
4005
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
4006
+ } & {
4007
+ requestId: string;
4008
+ data?: unknown;
4009
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
4010
+ endpointName: string;
4011
+ startedTimeStamp: number;
4012
+ fulfilledTimeStamp?: number;
4013
+ } & {
4014
+ data?: undefined;
4015
+ } & {
4016
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
4017
+ isUninitialized: false;
4018
+ isLoading: true;
4019
+ isSuccess: false;
4020
+ isError: false;
4021
+ }) | ({
4022
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
4023
+ } & Omit<{
4024
+ requestId: string;
4025
+ data?: unknown;
4026
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
4027
+ endpointName: string;
4028
+ startedTimeStamp: number;
4029
+ fulfilledTimeStamp?: number;
4030
+ }, "error"> & Required<Pick<{
4031
+ requestId: string;
4032
+ data?: unknown;
4033
+ error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
4034
+ endpointName: string;
4035
+ startedTimeStamp: number;
4036
+ fulfilledTimeStamp?: number;
4037
+ }, "error">> & {
4038
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
4039
+ isUninitialized: false;
4040
+ isLoading: false;
4041
+ isSuccess: false;
4042
+ isError: true;
4043
+ })) => R) | undefined;
4044
+ fixedCacheKey?: string;
4045
+ } | undefined) => readonly [(arg: RemoveConnectionFromEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RemoveConnectionFromEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4046
+ originalArgs?: RemoveConnectionFromEnvironmentApiArg | undefined;
4047
+ reset: () => void;
4048
+ }];
2231
4049
  declare const useImportDesignMutation: <R extends Record<string, any> = ({
2232
4050
  requestId?: undefined;
2233
4051
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
@@ -2385,7 +4203,7 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
2385
4203
  isError: true;
2386
4204
  })) => R) | undefined;
2387
4205
  fixedCacheKey?: string;
2388
- } | undefined) => readonly [(arg: ImportDesignApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", ImportDesignApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4206
+ } | undefined) => readonly [(arg: ImportDesignApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", ImportDesignApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2389
4207
  originalArgs?: ImportDesignApiArg | undefined;
2390
4208
  reset: () => void;
2391
4209
  }];
@@ -2546,7 +4364,7 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
2546
4364
  isError: true;
2547
4365
  })) => R) | undefined;
2548
4366
  fixedCacheKey?: string;
2549
- } | undefined) => readonly [(arg: CreateEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", CreateEnvironmentApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4367
+ } | undefined) => readonly [(arg: CreateEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", CreateEnvironmentApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2550
4368
  originalArgs?: CreateEnvironmentApiArg | undefined;
2551
4369
  reset: () => void;
2552
4370
  }];
@@ -2568,7 +4386,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2568
4386
  isError: false;
2569
4387
  }, "isUninitialized"> & {
2570
4388
  isUninitialized: true;
2571
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4389
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2572
4390
  currentData?: GetEnvironmentsApiResponse | undefined;
2573
4391
  isUninitialized: false;
2574
4392
  isLoading: false;
@@ -2579,7 +4397,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2579
4397
  isLoading: true;
2580
4398
  isFetching: boolean;
2581
4399
  data: undefined;
2582
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4400
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2583
4401
  currentData?: GetEnvironmentsApiResponse | undefined;
2584
4402
  isUninitialized: false;
2585
4403
  isLoading: false;
@@ -2592,14 +4410,14 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2592
4410
  error: undefined;
2593
4411
  } & {
2594
4412
  data: GetEnvironmentsApiResponse;
2595
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4413
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2596
4414
  currentData?: GetEnvironmentsApiResponse | undefined;
2597
4415
  isUninitialized: false;
2598
4416
  isLoading: false;
2599
4417
  isFetching: false;
2600
4418
  isSuccess: false;
2601
4419
  isError: false;
2602
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4420
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2603
4421
  currentData?: GetEnvironmentsApiResponse | undefined;
2604
4422
  isUninitialized: false;
2605
4423
  isLoading: false;
@@ -2613,14 +4431,14 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2613
4431
  } & {
2614
4432
  data: GetEnvironmentsApiResponse;
2615
4433
  currentData: GetEnvironmentsApiResponse;
2616
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4434
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2617
4435
  currentData?: GetEnvironmentsApiResponse | undefined;
2618
4436
  isUninitialized: false;
2619
4437
  isLoading: false;
2620
4438
  isFetching: false;
2621
4439
  isSuccess: false;
2622
4440
  isError: false;
2623
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4441
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2624
4442
  currentData?: GetEnvironmentsApiResponse | undefined;
2625
4443
  isUninitialized: false;
2626
4444
  isLoading: false;
@@ -2629,7 +4447,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2629
4447
  isError: false;
2630
4448
  }, "error" | "isError"> & {
2631
4449
  isError: true;
2632
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4450
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2633
4451
  currentData?: GetEnvironmentsApiResponse | undefined;
2634
4452
  isUninitialized: false;
2635
4453
  isLoading: false;
@@ -2661,7 +4479,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2661
4479
  isError: false;
2662
4480
  }, "isUninitialized"> & {
2663
4481
  isUninitialized: true;
2664
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4482
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2665
4483
  currentData?: GetEnvironmentsApiResponse | undefined;
2666
4484
  isUninitialized: false;
2667
4485
  isLoading: false;
@@ -2672,7 +4490,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2672
4490
  isLoading: true;
2673
4491
  isFetching: boolean;
2674
4492
  data: undefined;
2675
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4493
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2676
4494
  currentData?: GetEnvironmentsApiResponse | undefined;
2677
4495
  isUninitialized: false;
2678
4496
  isLoading: false;
@@ -2685,14 +4503,14 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2685
4503
  error: undefined;
2686
4504
  } & {
2687
4505
  data: GetEnvironmentsApiResponse;
2688
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4506
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2689
4507
  currentData?: GetEnvironmentsApiResponse | undefined;
2690
4508
  isUninitialized: false;
2691
4509
  isLoading: false;
2692
4510
  isFetching: false;
2693
4511
  isSuccess: false;
2694
4512
  isError: false;
2695
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4513
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2696
4514
  currentData?: GetEnvironmentsApiResponse | undefined;
2697
4515
  isUninitialized: false;
2698
4516
  isLoading: false;
@@ -2706,14 +4524,14 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2706
4524
  } & {
2707
4525
  data: GetEnvironmentsApiResponse;
2708
4526
  currentData: GetEnvironmentsApiResponse;
2709
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4527
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2710
4528
  currentData?: GetEnvironmentsApiResponse | undefined;
2711
4529
  isUninitialized: false;
2712
4530
  isLoading: false;
2713
4531
  isFetching: false;
2714
4532
  isSuccess: false;
2715
4533
  isError: false;
2716
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4534
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2717
4535
  currentData?: GetEnvironmentsApiResponse | undefined;
2718
4536
  isUninitialized: false;
2719
4537
  isLoading: false;
@@ -2722,7 +4540,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2722
4540
  isError: false;
2723
4541
  }, "error" | "isError"> & {
2724
4542
  isError: true;
2725
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4543
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
2726
4544
  currentData?: GetEnvironmentsApiResponse | undefined;
2727
4545
  isUninitialized: false;
2728
4546
  isLoading: false;
@@ -2733,7 +4551,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
2733
4551
  status: _reduxjs_toolkit_query.QueryStatus;
2734
4552
  }) => R) | undefined;
2735
4553
  }) | undefined) => [R][R extends any ? 0 : never] & {
2736
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>>;
4554
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>>;
2737
4555
  };
2738
4556
  declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
2739
4557
  requestId?: undefined;
@@ -2892,7 +4710,7 @@ declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
2892
4710
  isError: true;
2893
4711
  })) => R) | undefined;
2894
4712
  fixedCacheKey?: string;
2895
- } | undefined) => readonly [(arg: PostEvaluateApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostEvaluateApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PostEvaluateApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4713
+ } | undefined) => readonly [(arg: PostEvaluateApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostEvaluateApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PostEvaluateApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2896
4714
  originalArgs?: PostEvaluateApiArg | undefined;
2897
4715
  reset: () => void;
2898
4716
  }];
@@ -3053,7 +4871,7 @@ declare const useDeleteEventsByIdMutation: <R extends Record<string, any> = ({
3053
4871
  isError: true;
3054
4872
  })) => R) | undefined;
3055
4873
  fixedCacheKey?: string;
3056
- } | undefined) => readonly [(arg: DeleteEventsByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteEventsByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", DeleteEventsByIdApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4874
+ } | undefined) => readonly [(arg: DeleteEventsByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteEventsByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", DeleteEventsByIdApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3057
4875
  originalArgs?: DeleteEventsByIdApiArg | undefined;
3058
4876
  reset: () => void;
3059
4877
  }];
@@ -3214,7 +5032,7 @@ declare const usePostEventsMutation: <R extends Record<string, any> = ({
3214
5032
  isError: true;
3215
5033
  })) => R) | undefined;
3216
5034
  fixedCacheKey?: string;
3217
- } | undefined) => readonly [(arg: PostEventsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostEventsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5035
+ } | undefined) => readonly [(arg: PostEventsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostEventsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3218
5036
  originalArgs?: PostEventsApiArg | undefined;
3219
5037
  reset: () => void;
3220
5038
  }];
@@ -3375,7 +5193,7 @@ declare const useDeleteEventsMutation: <R extends Record<string, any> = ({
3375
5193
  isError: true;
3376
5194
  })) => R) | undefined;
3377
5195
  fixedCacheKey?: string;
3378
- } | undefined) => readonly [(arg: DeleteEventsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteEventsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", DeleteEventsApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5196
+ } | undefined) => readonly [(arg: DeleteEventsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteEventsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", DeleteEventsApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3379
5197
  originalArgs?: DeleteEventsApiArg | undefined;
3380
5198
  reset: () => void;
3381
5199
  }];
@@ -3536,7 +5354,7 @@ declare const usePutEventsStatusMutation: <R extends Record<string, any> = ({
3536
5354
  isError: true;
3537
5355
  })) => R) | undefined;
3538
5356
  fixedCacheKey?: string;
3539
- } | undefined) => readonly [(arg: PutEventsStatusApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutEventsStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PutEventsStatusApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5357
+ } | undefined) => readonly [(arg: PutEventsStatusApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutEventsStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PutEventsStatusApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3540
5358
  originalArgs?: PutEventsStatusApiArg | undefined;
3541
5359
  reset: () => void;
3542
5360
  }];
@@ -3697,7 +5515,7 @@ declare const usePutEventsByIdStatusMutation: <R extends Record<string, any> = (
3697
5515
  isError: true;
3698
5516
  })) => R) | undefined;
3699
5517
  fixedCacheKey?: string;
3700
- } | undefined) => readonly [(arg: PutEventsByIdStatusApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutEventsByIdStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PutEventsByIdStatusApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5518
+ } | undefined) => readonly [(arg: PutEventsByIdStatusApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutEventsByIdStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PutEventsByIdStatusApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3701
5519
  originalArgs?: PutEventsByIdStatusApiArg | undefined;
3702
5520
  reset: () => void;
3703
5521
  }];
@@ -3719,7 +5537,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3719
5537
  isError: false;
3720
5538
  }, "isUninitialized"> & {
3721
5539
  isUninitialized: true;
3722
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5540
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3723
5541
  currentData?: GetUserKeysApiResponse | undefined;
3724
5542
  isUninitialized: false;
3725
5543
  isLoading: false;
@@ -3730,7 +5548,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3730
5548
  isLoading: true;
3731
5549
  isFetching: boolean;
3732
5550
  data: undefined;
3733
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5551
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3734
5552
  currentData?: GetUserKeysApiResponse | undefined;
3735
5553
  isUninitialized: false;
3736
5554
  isLoading: false;
@@ -3743,14 +5561,14 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3743
5561
  error: undefined;
3744
5562
  } & {
3745
5563
  data: GetUserKeysApiResponse;
3746
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5564
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3747
5565
  currentData?: GetUserKeysApiResponse | undefined;
3748
5566
  isUninitialized: false;
3749
5567
  isLoading: false;
3750
5568
  isFetching: false;
3751
5569
  isSuccess: false;
3752
5570
  isError: false;
3753
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5571
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3754
5572
  currentData?: GetUserKeysApiResponse | undefined;
3755
5573
  isUninitialized: false;
3756
5574
  isLoading: false;
@@ -3764,14 +5582,14 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3764
5582
  } & {
3765
5583
  data: GetUserKeysApiResponse;
3766
5584
  currentData: GetUserKeysApiResponse;
3767
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5585
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3768
5586
  currentData?: GetUserKeysApiResponse | undefined;
3769
5587
  isUninitialized: false;
3770
5588
  isLoading: false;
3771
5589
  isFetching: false;
3772
5590
  isSuccess: false;
3773
5591
  isError: false;
3774
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5592
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3775
5593
  currentData?: GetUserKeysApiResponse | undefined;
3776
5594
  isUninitialized: false;
3777
5595
  isLoading: false;
@@ -3780,7 +5598,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3780
5598
  isError: false;
3781
5599
  }, "error" | "isError"> & {
3782
5600
  isError: true;
3783
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5601
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3784
5602
  currentData?: GetUserKeysApiResponse | undefined;
3785
5603
  isUninitialized: false;
3786
5604
  isLoading: false;
@@ -3812,7 +5630,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3812
5630
  isError: false;
3813
5631
  }, "isUninitialized"> & {
3814
5632
  isUninitialized: true;
3815
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5633
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3816
5634
  currentData?: GetUserKeysApiResponse | undefined;
3817
5635
  isUninitialized: false;
3818
5636
  isLoading: false;
@@ -3823,7 +5641,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3823
5641
  isLoading: true;
3824
5642
  isFetching: boolean;
3825
5643
  data: undefined;
3826
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5644
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3827
5645
  currentData?: GetUserKeysApiResponse | undefined;
3828
5646
  isUninitialized: false;
3829
5647
  isLoading: false;
@@ -3836,14 +5654,14 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3836
5654
  error: undefined;
3837
5655
  } & {
3838
5656
  data: GetUserKeysApiResponse;
3839
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5657
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3840
5658
  currentData?: GetUserKeysApiResponse | undefined;
3841
5659
  isUninitialized: false;
3842
5660
  isLoading: false;
3843
5661
  isFetching: false;
3844
5662
  isSuccess: false;
3845
5663
  isError: false;
3846
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5664
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3847
5665
  currentData?: GetUserKeysApiResponse | undefined;
3848
5666
  isUninitialized: false;
3849
5667
  isLoading: false;
@@ -3857,14 +5675,14 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3857
5675
  } & {
3858
5676
  data: GetUserKeysApiResponse;
3859
5677
  currentData: GetUserKeysApiResponse;
3860
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5678
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3861
5679
  currentData?: GetUserKeysApiResponse | undefined;
3862
5680
  isUninitialized: false;
3863
5681
  isLoading: false;
3864
5682
  isFetching: false;
3865
5683
  isSuccess: false;
3866
5684
  isError: false;
3867
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5685
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3868
5686
  currentData?: GetUserKeysApiResponse | undefined;
3869
5687
  isUninitialized: false;
3870
5688
  isLoading: false;
@@ -3873,7 +5691,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3873
5691
  isError: false;
3874
5692
  }, "error" | "isError"> & {
3875
5693
  isError: true;
3876
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5694
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
3877
5695
  currentData?: GetUserKeysApiResponse | undefined;
3878
5696
  isUninitialized: false;
3879
5697
  isLoading: false;
@@ -3884,7 +5702,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
3884
5702
  status: _reduxjs_toolkit_query.QueryStatus;
3885
5703
  }) => R) | undefined;
3886
5704
  }) | undefined) => [R][R extends any ? 0 : never] & {
3887
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>>;
5705
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>>;
3888
5706
  };
3889
5707
  declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
3890
5708
  requestId?: undefined;
@@ -4043,7 +5861,7 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
4043
5861
  isError: true;
4044
5862
  })) => R) | undefined;
4045
5863
  fixedCacheKey?: string;
4046
- } | undefined) => readonly [(arg: RegisterMeshmodelsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", RegisterMeshmodelsApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5864
+ } | undefined) => readonly [(arg: RegisterMeshmodelsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", RegisterMeshmodelsApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4047
5865
  originalArgs?: RegisterMeshmodelsApiArg | undefined;
4048
5866
  reset: () => void;
4049
5867
  }];
@@ -4065,7 +5883,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4065
5883
  isError: false;
4066
5884
  }, "isUninitialized"> & {
4067
5885
  isUninitialized: true;
4068
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5886
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4069
5887
  currentData?: GetOrgByDomainApiResponse | undefined;
4070
5888
  isUninitialized: false;
4071
5889
  isLoading: false;
@@ -4076,7 +5894,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4076
5894
  isLoading: true;
4077
5895
  isFetching: boolean;
4078
5896
  data: undefined;
4079
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5897
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4080
5898
  currentData?: GetOrgByDomainApiResponse | undefined;
4081
5899
  isUninitialized: false;
4082
5900
  isLoading: false;
@@ -4089,14 +5907,14 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4089
5907
  error: undefined;
4090
5908
  } & {
4091
5909
  data: GetOrgByDomainApiResponse;
4092
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5910
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4093
5911
  currentData?: GetOrgByDomainApiResponse | undefined;
4094
5912
  isUninitialized: false;
4095
5913
  isLoading: false;
4096
5914
  isFetching: false;
4097
5915
  isSuccess: false;
4098
5916
  isError: false;
4099
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5917
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4100
5918
  currentData?: GetOrgByDomainApiResponse | undefined;
4101
5919
  isUninitialized: false;
4102
5920
  isLoading: false;
@@ -4110,14 +5928,14 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4110
5928
  } & {
4111
5929
  data: GetOrgByDomainApiResponse;
4112
5930
  currentData: GetOrgByDomainApiResponse;
4113
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5931
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4114
5932
  currentData?: GetOrgByDomainApiResponse | undefined;
4115
5933
  isUninitialized: false;
4116
5934
  isLoading: false;
4117
5935
  isFetching: false;
4118
5936
  isSuccess: false;
4119
5937
  isError: false;
4120
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5938
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4121
5939
  currentData?: GetOrgByDomainApiResponse | undefined;
4122
5940
  isUninitialized: false;
4123
5941
  isLoading: false;
@@ -4126,7 +5944,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4126
5944
  isError: false;
4127
5945
  }, "error" | "isError"> & {
4128
5946
  isError: true;
4129
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5947
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4130
5948
  currentData?: GetOrgByDomainApiResponse | undefined;
4131
5949
  isUninitialized: false;
4132
5950
  isLoading: false;
@@ -4158,7 +5976,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4158
5976
  isError: false;
4159
5977
  }, "isUninitialized"> & {
4160
5978
  isUninitialized: true;
4161
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5979
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4162
5980
  currentData?: GetOrgByDomainApiResponse | undefined;
4163
5981
  isUninitialized: false;
4164
5982
  isLoading: false;
@@ -4169,7 +5987,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4169
5987
  isLoading: true;
4170
5988
  isFetching: boolean;
4171
5989
  data: undefined;
4172
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5990
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4173
5991
  currentData?: GetOrgByDomainApiResponse | undefined;
4174
5992
  isUninitialized: false;
4175
5993
  isLoading: false;
@@ -4182,14 +6000,14 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4182
6000
  error: undefined;
4183
6001
  } & {
4184
6002
  data: GetOrgByDomainApiResponse;
4185
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6003
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4186
6004
  currentData?: GetOrgByDomainApiResponse | undefined;
4187
6005
  isUninitialized: false;
4188
6006
  isLoading: false;
4189
6007
  isFetching: false;
4190
6008
  isSuccess: false;
4191
6009
  isError: false;
4192
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6010
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4193
6011
  currentData?: GetOrgByDomainApiResponse | undefined;
4194
6012
  isUninitialized: false;
4195
6013
  isLoading: false;
@@ -4203,14 +6021,14 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4203
6021
  } & {
4204
6022
  data: GetOrgByDomainApiResponse;
4205
6023
  currentData: GetOrgByDomainApiResponse;
4206
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6024
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4207
6025
  currentData?: GetOrgByDomainApiResponse | undefined;
4208
6026
  isUninitialized: false;
4209
6027
  isLoading: false;
4210
6028
  isFetching: false;
4211
6029
  isSuccess: false;
4212
6030
  isError: false;
4213
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6031
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4214
6032
  currentData?: GetOrgByDomainApiResponse | undefined;
4215
6033
  isUninitialized: false;
4216
6034
  isLoading: false;
@@ -4219,7 +6037,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4219
6037
  isError: false;
4220
6038
  }, "error" | "isError"> & {
4221
6039
  isError: true;
4222
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6040
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4223
6041
  currentData?: GetOrgByDomainApiResponse | undefined;
4224
6042
  isUninitialized: false;
4225
6043
  isLoading: false;
@@ -4230,7 +6048,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
4230
6048
  status: _reduxjs_toolkit_query.QueryStatus;
4231
6049
  }) => R) | undefined;
4232
6050
  }) | undefined) => [R][R extends any ? 0 : never] & {
4233
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>>;
6051
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>>;
4234
6052
  };
4235
6053
  declare const useAddTeamToOrgMutation: <R extends Record<string, any> = ({
4236
6054
  requestId?: undefined;
@@ -4389,7 +6207,7 @@ declare const useAddTeamToOrgMutation: <R extends Record<string, any> = ({
4389
6207
  isError: true;
4390
6208
  })) => R) | undefined;
4391
6209
  fixedCacheKey?: string;
4392
- } | undefined) => readonly [(arg: AddTeamToOrgApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddTeamToOrgApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", AddTeamToOrgApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6210
+ } | undefined) => readonly [(arg: AddTeamToOrgApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddTeamToOrgApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", AddTeamToOrgApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4393
6211
  originalArgs?: AddTeamToOrgApiArg | undefined;
4394
6212
  reset: () => void;
4395
6213
  }];
@@ -4550,7 +6368,7 @@ declare const useRemoveTeamFromOrgMutation: <R extends Record<string, any> = ({
4550
6368
  isError: true;
4551
6369
  })) => R) | undefined;
4552
6370
  fixedCacheKey?: string;
4553
- } | undefined) => readonly [(arg: RemoveTeamFromOrgApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RemoveTeamFromOrgApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", RemoveTeamFromOrgApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6371
+ } | undefined) => readonly [(arg: RemoveTeamFromOrgApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RemoveTeamFromOrgApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", RemoveTeamFromOrgApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4554
6372
  originalArgs?: RemoveTeamFromOrgApiArg | undefined;
4555
6373
  reset: () => void;
4556
6374
  }];
@@ -4572,7 +6390,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4572
6390
  isError: false;
4573
6391
  }, "isUninitialized"> & {
4574
6392
  isUninitialized: true;
4575
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6393
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4576
6394
  currentData?: GetTeamsApiResponse | undefined;
4577
6395
  isUninitialized: false;
4578
6396
  isLoading: false;
@@ -4583,7 +6401,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4583
6401
  isLoading: true;
4584
6402
  isFetching: boolean;
4585
6403
  data: undefined;
4586
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6404
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4587
6405
  currentData?: GetTeamsApiResponse | undefined;
4588
6406
  isUninitialized: false;
4589
6407
  isLoading: false;
@@ -4596,14 +6414,14 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4596
6414
  error: undefined;
4597
6415
  } & {
4598
6416
  data: GetTeamsApiResponse;
4599
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6417
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4600
6418
  currentData?: GetTeamsApiResponse | undefined;
4601
6419
  isUninitialized: false;
4602
6420
  isLoading: false;
4603
6421
  isFetching: false;
4604
6422
  isSuccess: false;
4605
6423
  isError: false;
4606
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6424
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4607
6425
  currentData?: GetTeamsApiResponse | undefined;
4608
6426
  isUninitialized: false;
4609
6427
  isLoading: false;
@@ -4617,14 +6435,14 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4617
6435
  } & {
4618
6436
  data: GetTeamsApiResponse;
4619
6437
  currentData: GetTeamsApiResponse;
4620
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6438
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4621
6439
  currentData?: GetTeamsApiResponse | undefined;
4622
6440
  isUninitialized: false;
4623
6441
  isLoading: false;
4624
6442
  isFetching: false;
4625
6443
  isSuccess: false;
4626
6444
  isError: false;
4627
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6445
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4628
6446
  currentData?: GetTeamsApiResponse | undefined;
4629
6447
  isUninitialized: false;
4630
6448
  isLoading: false;
@@ -4633,7 +6451,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4633
6451
  isError: false;
4634
6452
  }, "error" | "isError"> & {
4635
6453
  isError: true;
4636
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6454
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4637
6455
  currentData?: GetTeamsApiResponse | undefined;
4638
6456
  isUninitialized: false;
4639
6457
  isLoading: false;
@@ -4665,7 +6483,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4665
6483
  isError: false;
4666
6484
  }, "isUninitialized"> & {
4667
6485
  isUninitialized: true;
4668
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6486
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4669
6487
  currentData?: GetTeamsApiResponse | undefined;
4670
6488
  isUninitialized: false;
4671
6489
  isLoading: false;
@@ -4676,7 +6494,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4676
6494
  isLoading: true;
4677
6495
  isFetching: boolean;
4678
6496
  data: undefined;
4679
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6497
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4680
6498
  currentData?: GetTeamsApiResponse | undefined;
4681
6499
  isUninitialized: false;
4682
6500
  isLoading: false;
@@ -4689,14 +6507,14 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4689
6507
  error: undefined;
4690
6508
  } & {
4691
6509
  data: GetTeamsApiResponse;
4692
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6510
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4693
6511
  currentData?: GetTeamsApiResponse | undefined;
4694
6512
  isUninitialized: false;
4695
6513
  isLoading: false;
4696
6514
  isFetching: false;
4697
6515
  isSuccess: false;
4698
6516
  isError: false;
4699
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6517
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4700
6518
  currentData?: GetTeamsApiResponse | undefined;
4701
6519
  isUninitialized: false;
4702
6520
  isLoading: false;
@@ -4710,14 +6528,14 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4710
6528
  } & {
4711
6529
  data: GetTeamsApiResponse;
4712
6530
  currentData: GetTeamsApiResponse;
4713
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6531
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4714
6532
  currentData?: GetTeamsApiResponse | undefined;
4715
6533
  isUninitialized: false;
4716
6534
  isLoading: false;
4717
6535
  isFetching: false;
4718
6536
  isSuccess: false;
4719
6537
  isError: false;
4720
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6538
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4721
6539
  currentData?: GetTeamsApiResponse | undefined;
4722
6540
  isUninitialized: false;
4723
6541
  isLoading: false;
@@ -4726,7 +6544,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4726
6544
  isError: false;
4727
6545
  }, "error" | "isError"> & {
4728
6546
  isError: true;
4729
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6547
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4730
6548
  currentData?: GetTeamsApiResponse | undefined;
4731
6549
  isUninitialized: false;
4732
6550
  isLoading: false;
@@ -4737,7 +6555,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
4737
6555
  status: _reduxjs_toolkit_query.QueryStatus;
4738
6556
  }) => R) | undefined;
4739
6557
  }) | undefined) => [R][R extends any ? 0 : never] & {
4740
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>>;
6558
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTeamsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>>;
4741
6559
  };
4742
6560
  declare const useCreateTeamMutation: <R extends Record<string, any> = ({
4743
6561
  requestId?: undefined;
@@ -4896,7 +6714,7 @@ declare const useCreateTeamMutation: <R extends Record<string, any> = ({
4896
6714
  isError: true;
4897
6715
  })) => R) | undefined;
4898
6716
  fixedCacheKey?: string;
4899
- } | undefined) => readonly [(arg: CreateTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", CreateTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6717
+ } | undefined) => readonly [(arg: CreateTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", CreateTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4900
6718
  originalArgs?: CreateTeamApiArg | undefined;
4901
6719
  reset: () => void;
4902
6720
  }];
@@ -4918,7 +6736,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
4918
6736
  isError: false;
4919
6737
  }, "isUninitialized"> & {
4920
6738
  isUninitialized: true;
4921
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6739
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4922
6740
  currentData?: GetTeamByIdApiResponse | undefined;
4923
6741
  isUninitialized: false;
4924
6742
  isLoading: false;
@@ -4929,7 +6747,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
4929
6747
  isLoading: true;
4930
6748
  isFetching: boolean;
4931
6749
  data: undefined;
4932
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6750
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4933
6751
  currentData?: GetTeamByIdApiResponse | undefined;
4934
6752
  isUninitialized: false;
4935
6753
  isLoading: false;
@@ -4942,14 +6760,14 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
4942
6760
  error: undefined;
4943
6761
  } & {
4944
6762
  data: GetTeamByIdApiResponse;
4945
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6763
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4946
6764
  currentData?: GetTeamByIdApiResponse | undefined;
4947
6765
  isUninitialized: false;
4948
6766
  isLoading: false;
4949
6767
  isFetching: false;
4950
6768
  isSuccess: false;
4951
6769
  isError: false;
4952
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6770
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4953
6771
  currentData?: GetTeamByIdApiResponse | undefined;
4954
6772
  isUninitialized: false;
4955
6773
  isLoading: false;
@@ -4963,14 +6781,14 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
4963
6781
  } & {
4964
6782
  data: GetTeamByIdApiResponse;
4965
6783
  currentData: GetTeamByIdApiResponse;
4966
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6784
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4967
6785
  currentData?: GetTeamByIdApiResponse | undefined;
4968
6786
  isUninitialized: false;
4969
6787
  isLoading: false;
4970
6788
  isFetching: false;
4971
6789
  isSuccess: false;
4972
6790
  isError: false;
4973
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6791
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4974
6792
  currentData?: GetTeamByIdApiResponse | undefined;
4975
6793
  isUninitialized: false;
4976
6794
  isLoading: false;
@@ -4979,7 +6797,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
4979
6797
  isError: false;
4980
6798
  }, "error" | "isError"> & {
4981
6799
  isError: true;
4982
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6800
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
4983
6801
  currentData?: GetTeamByIdApiResponse | undefined;
4984
6802
  isUninitialized: false;
4985
6803
  isLoading: false;
@@ -5011,7 +6829,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
5011
6829
  isError: false;
5012
6830
  }, "isUninitialized"> & {
5013
6831
  isUninitialized: true;
5014
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6832
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5015
6833
  currentData?: GetTeamByIdApiResponse | undefined;
5016
6834
  isUninitialized: false;
5017
6835
  isLoading: false;
@@ -5022,7 +6840,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
5022
6840
  isLoading: true;
5023
6841
  isFetching: boolean;
5024
6842
  data: undefined;
5025
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6843
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5026
6844
  currentData?: GetTeamByIdApiResponse | undefined;
5027
6845
  isUninitialized: false;
5028
6846
  isLoading: false;
@@ -5035,14 +6853,14 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
5035
6853
  error: undefined;
5036
6854
  } & {
5037
6855
  data: GetTeamByIdApiResponse;
5038
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6856
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5039
6857
  currentData?: GetTeamByIdApiResponse | undefined;
5040
6858
  isUninitialized: false;
5041
6859
  isLoading: false;
5042
6860
  isFetching: false;
5043
6861
  isSuccess: false;
5044
6862
  isError: false;
5045
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6863
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5046
6864
  currentData?: GetTeamByIdApiResponse | undefined;
5047
6865
  isUninitialized: false;
5048
6866
  isLoading: false;
@@ -5056,14 +6874,14 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
5056
6874
  } & {
5057
6875
  data: GetTeamByIdApiResponse;
5058
6876
  currentData: GetTeamByIdApiResponse;
5059
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6877
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5060
6878
  currentData?: GetTeamByIdApiResponse | undefined;
5061
6879
  isUninitialized: false;
5062
6880
  isLoading: false;
5063
6881
  isFetching: false;
5064
6882
  isSuccess: false;
5065
6883
  isError: false;
5066
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6884
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5067
6885
  currentData?: GetTeamByIdApiResponse | undefined;
5068
6886
  isUninitialized: false;
5069
6887
  isLoading: false;
@@ -5072,7 +6890,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
5072
6890
  isError: false;
5073
6891
  }, "error" | "isError"> & {
5074
6892
  isError: true;
5075
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6893
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5076
6894
  currentData?: GetTeamByIdApiResponse | undefined;
5077
6895
  isUninitialized: false;
5078
6896
  isLoading: false;
@@ -5083,7 +6901,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
5083
6901
  status: _reduxjs_toolkit_query.QueryStatus;
5084
6902
  }) => R) | undefined;
5085
6903
  }) | undefined) => [R][R extends any ? 0 : never] & {
5086
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>>;
6904
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTeamByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>>;
5087
6905
  };
5088
6906
  declare const useUpdateTeamMutation: <R extends Record<string, any> = ({
5089
6907
  requestId?: undefined;
@@ -5242,7 +7060,7 @@ declare const useUpdateTeamMutation: <R extends Record<string, any> = ({
5242
7060
  isError: true;
5243
7061
  })) => R) | undefined;
5244
7062
  fixedCacheKey?: string;
5245
- } | undefined) => readonly [(arg: UpdateTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", UpdateTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7063
+ } | undefined) => readonly [(arg: UpdateTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", UpdateTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5246
7064
  originalArgs?: UpdateTeamApiArg | undefined;
5247
7065
  reset: () => void;
5248
7066
  }];
@@ -5403,7 +7221,7 @@ declare const useDeleteTeamMutation: <R extends Record<string, any> = ({
5403
7221
  isError: true;
5404
7222
  })) => R) | undefined;
5405
7223
  fixedCacheKey?: string;
5406
- } | undefined) => readonly [(arg: DeleteTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7224
+ } | undefined) => readonly [(arg: DeleteTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5407
7225
  originalArgs?: DeleteTeamApiArg | undefined;
5408
7226
  reset: () => void;
5409
7227
  }];
@@ -5425,7 +7243,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5425
7243
  isError: false;
5426
7244
  }, "isUninitialized"> & {
5427
7245
  isUninitialized: true;
5428
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7246
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5429
7247
  currentData?: GetTeamUsersApiResponse | undefined;
5430
7248
  isUninitialized: false;
5431
7249
  isLoading: false;
@@ -5436,7 +7254,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5436
7254
  isLoading: true;
5437
7255
  isFetching: boolean;
5438
7256
  data: undefined;
5439
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7257
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5440
7258
  currentData?: GetTeamUsersApiResponse | undefined;
5441
7259
  isUninitialized: false;
5442
7260
  isLoading: false;
@@ -5449,14 +7267,14 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5449
7267
  error: undefined;
5450
7268
  } & {
5451
7269
  data: GetTeamUsersApiResponse;
5452
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7270
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5453
7271
  currentData?: GetTeamUsersApiResponse | undefined;
5454
7272
  isUninitialized: false;
5455
7273
  isLoading: false;
5456
7274
  isFetching: false;
5457
7275
  isSuccess: false;
5458
7276
  isError: false;
5459
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7277
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5460
7278
  currentData?: GetTeamUsersApiResponse | undefined;
5461
7279
  isUninitialized: false;
5462
7280
  isLoading: false;
@@ -5470,14 +7288,14 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5470
7288
  } & {
5471
7289
  data: GetTeamUsersApiResponse;
5472
7290
  currentData: GetTeamUsersApiResponse;
5473
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7291
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5474
7292
  currentData?: GetTeamUsersApiResponse | undefined;
5475
7293
  isUninitialized: false;
5476
7294
  isLoading: false;
5477
7295
  isFetching: false;
5478
7296
  isSuccess: false;
5479
7297
  isError: false;
5480
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7298
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5481
7299
  currentData?: GetTeamUsersApiResponse | undefined;
5482
7300
  isUninitialized: false;
5483
7301
  isLoading: false;
@@ -5486,7 +7304,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5486
7304
  isError: false;
5487
7305
  }, "error" | "isError"> & {
5488
7306
  isError: true;
5489
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7307
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5490
7308
  currentData?: GetTeamUsersApiResponse | undefined;
5491
7309
  isUninitialized: false;
5492
7310
  isLoading: false;
@@ -5518,7 +7336,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5518
7336
  isError: false;
5519
7337
  }, "isUninitialized"> & {
5520
7338
  isUninitialized: true;
5521
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7339
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5522
7340
  currentData?: GetTeamUsersApiResponse | undefined;
5523
7341
  isUninitialized: false;
5524
7342
  isLoading: false;
@@ -5529,7 +7347,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5529
7347
  isLoading: true;
5530
7348
  isFetching: boolean;
5531
7349
  data: undefined;
5532
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7350
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5533
7351
  currentData?: GetTeamUsersApiResponse | undefined;
5534
7352
  isUninitialized: false;
5535
7353
  isLoading: false;
@@ -5542,14 +7360,14 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5542
7360
  error: undefined;
5543
7361
  } & {
5544
7362
  data: GetTeamUsersApiResponse;
5545
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7363
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5546
7364
  currentData?: GetTeamUsersApiResponse | undefined;
5547
7365
  isUninitialized: false;
5548
7366
  isLoading: false;
5549
7367
  isFetching: false;
5550
7368
  isSuccess: false;
5551
7369
  isError: false;
5552
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7370
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5553
7371
  currentData?: GetTeamUsersApiResponse | undefined;
5554
7372
  isUninitialized: false;
5555
7373
  isLoading: false;
@@ -5563,14 +7381,14 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5563
7381
  } & {
5564
7382
  data: GetTeamUsersApiResponse;
5565
7383
  currentData: GetTeamUsersApiResponse;
5566
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7384
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5567
7385
  currentData?: GetTeamUsersApiResponse | undefined;
5568
7386
  isUninitialized: false;
5569
7387
  isLoading: false;
5570
7388
  isFetching: false;
5571
7389
  isSuccess: false;
5572
7390
  isError: false;
5573
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7391
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5574
7392
  currentData?: GetTeamUsersApiResponse | undefined;
5575
7393
  isUninitialized: false;
5576
7394
  isLoading: false;
@@ -5579,7 +7397,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5579
7397
  isError: false;
5580
7398
  }, "error" | "isError"> & {
5581
7399
  isError: true;
5582
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7400
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5583
7401
  currentData?: GetTeamUsersApiResponse | undefined;
5584
7402
  isUninitialized: false;
5585
7403
  isLoading: false;
@@ -5590,7 +7408,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
5590
7408
  status: _reduxjs_toolkit_query.QueryStatus;
5591
7409
  }) => R) | undefined;
5592
7410
  }) | undefined) => [R][R extends any ? 0 : never] & {
5593
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>>;
7411
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTeamUsersApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>>;
5594
7412
  };
5595
7413
  declare const useAddUserToTeamMutation: <R extends Record<string, any> = ({
5596
7414
  requestId?: undefined;
@@ -5749,7 +7567,7 @@ declare const useAddUserToTeamMutation: <R extends Record<string, any> = ({
5749
7567
  isError: true;
5750
7568
  })) => R) | undefined;
5751
7569
  fixedCacheKey?: string;
5752
- } | undefined) => readonly [(arg: AddUserToTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddUserToTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", AddUserToTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7570
+ } | undefined) => readonly [(arg: AddUserToTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddUserToTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", AddUserToTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5753
7571
  originalArgs?: AddUserToTeamApiArg | undefined;
5754
7572
  reset: () => void;
5755
7573
  }];
@@ -5910,7 +7728,7 @@ declare const useRemoveUserFromTeamMutation: <R extends Record<string, any> = ({
5910
7728
  isError: true;
5911
7729
  })) => R) | undefined;
5912
7730
  fixedCacheKey?: string;
5913
- } | undefined) => readonly [(arg: RemoveUserFromTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RemoveUserFromTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", RemoveUserFromTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7731
+ } | undefined) => readonly [(arg: RemoveUserFromTeamApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RemoveUserFromTeamApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", RemoveUserFromTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5914
7732
  originalArgs?: RemoveUserFromTeamApiArg | undefined;
5915
7733
  reset: () => void;
5916
7734
  }];
@@ -5932,7 +7750,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
5932
7750
  isError: false;
5933
7751
  }, "isUninitialized"> & {
5934
7752
  isUninitialized: true;
5935
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7753
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5936
7754
  currentData?: GetApiWorkspacesApiResponse | undefined;
5937
7755
  isUninitialized: false;
5938
7756
  isLoading: false;
@@ -5943,7 +7761,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
5943
7761
  isLoading: true;
5944
7762
  isFetching: boolean;
5945
7763
  data: undefined;
5946
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7764
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5947
7765
  currentData?: GetApiWorkspacesApiResponse | undefined;
5948
7766
  isUninitialized: false;
5949
7767
  isLoading: false;
@@ -5956,14 +7774,14 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
5956
7774
  error: undefined;
5957
7775
  } & {
5958
7776
  data: GetApiWorkspacesApiResponse;
5959
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7777
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5960
7778
  currentData?: GetApiWorkspacesApiResponse | undefined;
5961
7779
  isUninitialized: false;
5962
7780
  isLoading: false;
5963
7781
  isFetching: false;
5964
7782
  isSuccess: false;
5965
7783
  isError: false;
5966
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7784
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5967
7785
  currentData?: GetApiWorkspacesApiResponse | undefined;
5968
7786
  isUninitialized: false;
5969
7787
  isLoading: false;
@@ -5977,14 +7795,14 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
5977
7795
  } & {
5978
7796
  data: GetApiWorkspacesApiResponse;
5979
7797
  currentData: GetApiWorkspacesApiResponse;
5980
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7798
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5981
7799
  currentData?: GetApiWorkspacesApiResponse | undefined;
5982
7800
  isUninitialized: false;
5983
7801
  isLoading: false;
5984
7802
  isFetching: false;
5985
7803
  isSuccess: false;
5986
7804
  isError: false;
5987
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7805
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5988
7806
  currentData?: GetApiWorkspacesApiResponse | undefined;
5989
7807
  isUninitialized: false;
5990
7808
  isLoading: false;
@@ -5993,7 +7811,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
5993
7811
  isError: false;
5994
7812
  }, "error" | "isError"> & {
5995
7813
  isError: true;
5996
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7814
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
5997
7815
  currentData?: GetApiWorkspacesApiResponse | undefined;
5998
7816
  isUninitialized: false;
5999
7817
  isLoading: false;
@@ -6025,7 +7843,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
6025
7843
  isError: false;
6026
7844
  }, "isUninitialized"> & {
6027
7845
  isUninitialized: true;
6028
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7846
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6029
7847
  currentData?: GetApiWorkspacesApiResponse | undefined;
6030
7848
  isUninitialized: false;
6031
7849
  isLoading: false;
@@ -6036,7 +7854,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
6036
7854
  isLoading: true;
6037
7855
  isFetching: boolean;
6038
7856
  data: undefined;
6039
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7857
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6040
7858
  currentData?: GetApiWorkspacesApiResponse | undefined;
6041
7859
  isUninitialized: false;
6042
7860
  isLoading: false;
@@ -6049,14 +7867,14 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
6049
7867
  error: undefined;
6050
7868
  } & {
6051
7869
  data: GetApiWorkspacesApiResponse;
6052
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7870
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6053
7871
  currentData?: GetApiWorkspacesApiResponse | undefined;
6054
7872
  isUninitialized: false;
6055
7873
  isLoading: false;
6056
7874
  isFetching: false;
6057
7875
  isSuccess: false;
6058
7876
  isError: false;
6059
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7877
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6060
7878
  currentData?: GetApiWorkspacesApiResponse | undefined;
6061
7879
  isUninitialized: false;
6062
7880
  isLoading: false;
@@ -6070,14 +7888,14 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
6070
7888
  } & {
6071
7889
  data: GetApiWorkspacesApiResponse;
6072
7890
  currentData: GetApiWorkspacesApiResponse;
6073
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7891
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6074
7892
  currentData?: GetApiWorkspacesApiResponse | undefined;
6075
7893
  isUninitialized: false;
6076
7894
  isLoading: false;
6077
7895
  isFetching: false;
6078
7896
  isSuccess: false;
6079
7897
  isError: false;
6080
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7898
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6081
7899
  currentData?: GetApiWorkspacesApiResponse | undefined;
6082
7900
  isUninitialized: false;
6083
7901
  isLoading: false;
@@ -6086,7 +7904,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
6086
7904
  isError: false;
6087
7905
  }, "error" | "isError"> & {
6088
7906
  isError: true;
6089
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
7907
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6090
7908
  currentData?: GetApiWorkspacesApiResponse | undefined;
6091
7909
  isUninitialized: false;
6092
7910
  isLoading: false;
@@ -6097,7 +7915,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
6097
7915
  status: _reduxjs_toolkit_query.QueryStatus;
6098
7916
  }) => R) | undefined;
6099
7917
  }) | undefined) => [R][R extends any ? 0 : never] & {
6100
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>>;
7918
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>>;
6101
7919
  };
6102
7920
  declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
6103
7921
  requestId?: undefined;
@@ -6256,7 +8074,7 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
6256
8074
  isError: true;
6257
8075
  })) => R) | undefined;
6258
8076
  fixedCacheKey?: string;
6259
- } | undefined) => readonly [(arg: PostApiWorkspacesApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PostApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
8077
+ } | undefined) => readonly [(arg: PostApiWorkspacesApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PostApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6260
8078
  originalArgs?: PostApiWorkspacesApiArg | undefined;
6261
8079
  reset: () => void;
6262
8080
  }];
@@ -6278,7 +8096,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6278
8096
  isError: false;
6279
8097
  }, "isUninitialized"> & {
6280
8098
  isUninitialized: true;
6281
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8099
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6282
8100
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6283
8101
  isUninitialized: false;
6284
8102
  isLoading: false;
@@ -6289,7 +8107,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6289
8107
  isLoading: true;
6290
8108
  isFetching: boolean;
6291
8109
  data: undefined;
6292
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8110
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6293
8111
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6294
8112
  isUninitialized: false;
6295
8113
  isLoading: false;
@@ -6302,14 +8120,14 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6302
8120
  error: undefined;
6303
8121
  } & {
6304
8122
  data: GetApiWorkspacesByIdApiResponse;
6305
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8123
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6306
8124
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6307
8125
  isUninitialized: false;
6308
8126
  isLoading: false;
6309
8127
  isFetching: false;
6310
8128
  isSuccess: false;
6311
8129
  isError: false;
6312
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8130
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6313
8131
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6314
8132
  isUninitialized: false;
6315
8133
  isLoading: false;
@@ -6323,14 +8141,14 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6323
8141
  } & {
6324
8142
  data: GetApiWorkspacesByIdApiResponse;
6325
8143
  currentData: GetApiWorkspacesByIdApiResponse;
6326
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8144
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6327
8145
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6328
8146
  isUninitialized: false;
6329
8147
  isLoading: false;
6330
8148
  isFetching: false;
6331
8149
  isSuccess: false;
6332
8150
  isError: false;
6333
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8151
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6334
8152
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6335
8153
  isUninitialized: false;
6336
8154
  isLoading: false;
@@ -6339,7 +8157,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6339
8157
  isError: false;
6340
8158
  }, "error" | "isError"> & {
6341
8159
  isError: true;
6342
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8160
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6343
8161
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6344
8162
  isUninitialized: false;
6345
8163
  isLoading: false;
@@ -6371,7 +8189,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6371
8189
  isError: false;
6372
8190
  }, "isUninitialized"> & {
6373
8191
  isUninitialized: true;
6374
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8192
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6375
8193
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6376
8194
  isUninitialized: false;
6377
8195
  isLoading: false;
@@ -6382,7 +8200,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6382
8200
  isLoading: true;
6383
8201
  isFetching: boolean;
6384
8202
  data: undefined;
6385
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8203
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6386
8204
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6387
8205
  isUninitialized: false;
6388
8206
  isLoading: false;
@@ -6395,14 +8213,14 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6395
8213
  error: undefined;
6396
8214
  } & {
6397
8215
  data: GetApiWorkspacesByIdApiResponse;
6398
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8216
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6399
8217
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6400
8218
  isUninitialized: false;
6401
8219
  isLoading: false;
6402
8220
  isFetching: false;
6403
8221
  isSuccess: false;
6404
8222
  isError: false;
6405
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8223
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6406
8224
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6407
8225
  isUninitialized: false;
6408
8226
  isLoading: false;
@@ -6416,14 +8234,14 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6416
8234
  } & {
6417
8235
  data: GetApiWorkspacesByIdApiResponse;
6418
8236
  currentData: GetApiWorkspacesByIdApiResponse;
6419
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8237
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6420
8238
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6421
8239
  isUninitialized: false;
6422
8240
  isLoading: false;
6423
8241
  isFetching: false;
6424
8242
  isSuccess: false;
6425
8243
  isError: false;
6426
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8244
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6427
8245
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6428
8246
  isUninitialized: false;
6429
8247
  isLoading: false;
@@ -6432,7 +8250,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6432
8250
  isError: false;
6433
8251
  }, "error" | "isError"> & {
6434
8252
  isError: true;
6435
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
8253
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
6436
8254
  currentData?: GetApiWorkspacesByIdApiResponse | undefined;
6437
8255
  isUninitialized: false;
6438
8256
  isLoading: false;
@@ -6443,7 +8261,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
6443
8261
  status: _reduxjs_toolkit_query.QueryStatus;
6444
8262
  }) => R) | undefined;
6445
8263
  }) | undefined) => [R][R extends any ? 0 : never] & {
6446
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>>;
8264
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>>;
6447
8265
  };
6448
8266
  declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> = ({
6449
8267
  requestId?: undefined;
@@ -6602,7 +8420,7 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
6602
8420
  isError: true;
6603
8421
  })) => R) | undefined;
6604
8422
  fixedCacheKey?: string;
6605
- } | undefined) => readonly [(arg: PutApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", PutApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
8423
+ } | undefined) => readonly [(arg: PutApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", PutApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6606
8424
  originalArgs?: PutApiWorkspacesByIdApiArg | undefined;
6607
8425
  reset: () => void;
6608
8426
  }];
@@ -6763,9 +8581,9 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
6763
8581
  isError: true;
6764
8582
  })) => R) | undefined;
6765
8583
  fixedCacheKey?: string;
6766
- } | undefined) => readonly [(arg: DeleteApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "design_other" | "environment_environments" | "events_other" | "key_users" | "model_other" | "Organization_other" | "team_teams" | "workspace_workspaces" | "evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
8584
+ } | undefined) => readonly [(arg: DeleteApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces" | "Evaluation_other", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6767
8585
  originalArgs?: DeleteApiWorkspacesByIdApiArg | undefined;
6768
8586
  reset: () => void;
6769
8587
  }];
6770
8588
 
6771
- export { type AddTeamToOrgApiArg, type AddTeamToOrgApiResponse, type AddUserToTeamApiArg, type AddUserToTeamApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateTeamApiArg, type CreateTeamApiResponse, type DeleteApiWorkspacesByIdApiArg, type DeleteApiWorkspacesByIdApiResponse, type DeleteEventsApiArg, type DeleteEventsApiResponse, type DeleteEventsByIdApiArg, type DeleteEventsByIdApiResponse, type DeleteTeamApiArg, type DeleteTeamApiResponse, type GetApiWorkspacesApiArg, type GetApiWorkspacesApiResponse, type GetApiWorkspacesByIdApiArg, type GetApiWorkspacesByIdApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetOrgByDomainApiArg, type GetOrgByDomainApiResponse, type GetTeamByIdApiArg, type GetTeamByIdApiResponse, type GetTeamUsersApiArg, type GetTeamUsersApiResponse, type GetTeamsApiArg, type GetTeamsApiResponse, type GetUserKeysApiArg, type GetUserKeysApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type PostApiWorkspacesApiArg, type PostApiWorkspacesApiResponse, type PostEvaluateApiArg, type PostEvaluateApiResponse, type PostEventsApiArg, type PostEventsApiResponse, type PutApiWorkspacesByIdApiArg, type PutApiWorkspacesByIdApiResponse, type PutEventsByIdStatusApiArg, type PutEventsByIdStatusApiResponse, type PutEventsStatusApiArg, type PutEventsStatusApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RemoveTeamFromOrgApiArg, type RemoveTeamFromOrgApiResponse, type RemoveUserFromTeamApiArg, type RemoveUserFromTeamApiResponse, type UpdateTeamApiArg, type UpdateTeamApiResponse, addTagTypes, injectedRtkApi as mesheryApi, useAddTeamToOrgMutation, useAddUserToTeamMutation, useCreateEnvironmentMutation, useCreateTeamMutation, useDeleteApiWorkspacesByIdMutation, useDeleteEventsByIdMutation, useDeleteEventsMutation, useDeleteTeamMutation, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetEnvironmentsQuery, useGetOrgByDomainQuery, useGetTeamByIdQuery, useGetTeamUsersQuery, useGetTeamsQuery, useGetUserKeysQuery, useImportDesignMutation, usePostApiWorkspacesMutation, usePostEvaluateMutation, usePostEventsMutation, usePutApiWorkspacesByIdMutation, usePutEventsByIdStatusMutation, usePutEventsStatusMutation, useRegisterMeshmodelsMutation, useRemoveTeamFromOrgMutation, useRemoveUserFromTeamMutation, useUpdateTeamMutation };
8589
+ export { type AddConnectionToEnvironmentApiArg, type AddConnectionToEnvironmentApiResponse, type AddTeamToOrgApiArg, type AddTeamToOrgApiResponse, type AddUserToTeamApiArg, type AddUserToTeamApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateTeamApiArg, type CreateTeamApiResponse, type DeleteApiWorkspacesByIdApiArg, type DeleteApiWorkspacesByIdApiResponse, type DeleteConnectionApiArg, type DeleteConnectionApiResponse, type DeleteEventsApiArg, type DeleteEventsApiResponse, type DeleteEventsByIdApiArg, type DeleteEventsByIdApiResponse, type DeleteMesheryConnectionApiArg, type DeleteMesheryConnectionApiResponse, type DeleteTeamApiArg, type DeleteTeamApiResponse, type GetApiWorkspacesApiArg, type GetApiWorkspacesApiResponse, type GetApiWorkspacesByIdApiArg, type GetApiWorkspacesByIdApiResponse, type GetConnectionByIdApiArg, type GetConnectionByIdApiResponse, type GetConnectionsApiArg, type GetConnectionsApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetKubernetesContextApiArg, type GetKubernetesContextApiResponse, type GetOrgByDomainApiArg, type GetOrgByDomainApiResponse, type GetTeamByIdApiArg, type GetTeamByIdApiResponse, type GetTeamUsersApiArg, type GetTeamUsersApiResponse, type GetTeamsApiArg, type GetTeamsApiResponse, type GetUserKeysApiArg, type GetUserKeysApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type PostApiWorkspacesApiArg, type PostApiWorkspacesApiResponse, type PostEvaluateApiArg, type PostEvaluateApiResponse, type PostEventsApiArg, type PostEventsApiResponse, type PutApiWorkspacesByIdApiArg, type PutApiWorkspacesByIdApiResponse, type PutEventsByIdStatusApiArg, type PutEventsByIdStatusApiResponse, type PutEventsStatusApiArg, type PutEventsStatusApiResponse, type RegisterConnectionApiArg, type RegisterConnectionApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RemoveConnectionFromEnvironmentApiArg, type RemoveConnectionFromEnvironmentApiResponse, type RemoveTeamFromOrgApiArg, type RemoveTeamFromOrgApiResponse, type RemoveUserFromTeamApiArg, type RemoveUserFromTeamApiResponse, type UpdateConnectionApiArg, type UpdateConnectionApiResponse, type UpdateTeamApiArg, type UpdateTeamApiResponse, addTagTypes, injectedRtkApi as mesheryApi, useAddConnectionToEnvironmentMutation, useAddTeamToOrgMutation, useAddUserToTeamMutation, useCreateEnvironmentMutation, useCreateTeamMutation, useDeleteApiWorkspacesByIdMutation, useDeleteConnectionMutation, useDeleteEventsByIdMutation, useDeleteEventsMutation, useDeleteMesheryConnectionMutation, useDeleteTeamMutation, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetConnectionByIdQuery, useGetConnectionsQuery, useGetEnvironmentsQuery, useGetKubernetesContextQuery, useGetOrgByDomainQuery, useGetTeamByIdQuery, useGetTeamUsersQuery, useGetTeamsQuery, useGetUserKeysQuery, useImportDesignMutation, usePostApiWorkspacesMutation, usePostEvaluateMutation, usePostEventsMutation, usePutApiWorkspacesByIdMutation, usePutEventsByIdStatusMutation, usePutEventsStatusMutation, useRegisterConnectionMutation, useRegisterMeshmodelsMutation, useRemoveConnectionFromEnvironmentMutation, useRemoveTeamFromOrgMutation, useRemoveUserFromTeamMutation, useUpdateConnectionMutation, useUpdateTeamMutation };