@meshery/schemas 0.8.127 → 0.8.129
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Core-vaTzd8cz.d.mts → Core-BiYtFM4v.d.mts} +1 -1
- package/dist/{Core-vaTzd8cz.d.ts → Core-BiYtFM4v.d.ts} +1 -1
- package/dist/cloudApi.d.mts +13676 -3825
- package/dist/cloudApi.d.ts +13676 -3825
- package/dist/cloudApi.js +1 -1
- package/dist/cloudApi.mjs +1 -1
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.mts +1 -149
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.ts +1 -149
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.js +1 -1
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.mjs +1 -1
- package/dist/constructs/v1alpha1/core/Core.d.mts +1 -1
- package/dist/constructs/v1alpha1/core/Core.d.ts +1 -1
- package/dist/constructs/v1alpha1/core/CoreSchema.d.mts +1 -1643
- package/dist/constructs/v1alpha1/core/CoreSchema.d.ts +1 -1643
- package/dist/constructs/v1alpha1/core/CoreSchema.js +1 -1
- package/dist/constructs/v1alpha1/core/CoreSchema.mjs +1 -1
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.mts +1 -74
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.ts +1 -74
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.js +1 -1
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.mjs +1 -1
- package/dist/constructs/v1alpha3/relationship/Relationship.d.mts +32 -128
- package/dist/constructs/v1alpha3/relationship/Relationship.d.ts +32 -128
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.mts +1 -6973
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.ts +1 -6973
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.js +15 -15
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.mjs +15 -15
- package/dist/constructs/v1beta1/academy/Academy.d.mts +749 -319
- package/dist/constructs/v1beta1/academy/Academy.d.ts +749 -319
- package/dist/constructs/v1beta1/academy/AcademySchema.d.mts +1 -11832
- package/dist/constructs/v1beta1/academy/AcademySchema.d.ts +1 -11832
- package/dist/constructs/v1beta1/academy/AcademySchema.js +1 -1
- package/dist/constructs/v1beta1/academy/AcademySchema.mjs +1 -1
- package/dist/constructs/v1beta1/badge/BadgeSchema.d.mts +1 -513
- package/dist/constructs/v1beta1/badge/BadgeSchema.d.ts +1 -513
- package/dist/constructs/v1beta1/badge/BadgeSchema.js +1 -1
- package/dist/constructs/v1beta1/badge/BadgeSchema.mjs +1 -1
- package/dist/constructs/v1beta1/category/CategorySchema.d.mts +1 -54
- package/dist/constructs/v1beta1/category/CategorySchema.d.ts +1 -54
- package/dist/constructs/v1beta1/category/CategorySchema.js +1 -1
- package/dist/constructs/v1beta1/category/CategorySchema.mjs +1 -1
- package/dist/constructs/v1beta1/component/Component.d.mts +6 -12
- package/dist/constructs/v1beta1/component/Component.d.ts +6 -12
- package/dist/constructs/v1beta1/component/ComponentSchema.d.mts +1 -1771
- package/dist/constructs/v1beta1/component/ComponentSchema.d.ts +1 -1771
- package/dist/constructs/v1beta1/component/ComponentSchema.js +3 -3
- package/dist/constructs/v1beta1/component/ComponentSchema.mjs +3 -3
- package/dist/constructs/v1beta1/connection/Connection.d.mts +12 -12
- package/dist/constructs/v1beta1/connection/Connection.d.ts +12 -12
- package/dist/constructs/v1beta1/connection/ConnectionSchema.d.mts +1 -2978
- package/dist/constructs/v1beta1/connection/ConnectionSchema.d.ts +1 -2978
- package/dist/constructs/v1beta1/connection/ConnectionSchema.js +1 -1
- package/dist/constructs/v1beta1/connection/ConnectionSchema.mjs +1 -1
- package/dist/constructs/v1beta1/credential/Credential.d.mts +517 -0
- package/dist/constructs/v1beta1/credential/Credential.d.ts +517 -0
- package/dist/constructs/v1beta1/credential/Credential.js +1 -0
- package/dist/constructs/v1beta1/credential/Credential.mjs +0 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.js +9 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.mjs +9 -0
- package/dist/constructs/v1beta1/environment/Environment.d.mts +4 -4
- package/dist/constructs/v1beta1/environment/Environment.d.ts +4 -4
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.mts +1 -958
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.ts +1 -958
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.js +1 -1
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.mjs +1 -1
- package/dist/constructs/v1beta1/evaluation/Evaluation.d.mts +68 -212
- package/dist/constructs/v1beta1/evaluation/Evaluation.d.ts +68 -212
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.mts +1 -16507
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.ts +1 -16507
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.js +25 -25
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.mjs +25 -25
- package/dist/constructs/v1beta1/event/EventSchema.d.mts +1 -354
- package/dist/constructs/v1beta1/event/EventSchema.d.ts +1 -354
- package/dist/constructs/v1beta1/event/EventSchema.js +2 -1
- package/dist/constructs/v1beta1/event/EventSchema.mjs +2 -1
- package/dist/constructs/v1beta1/feature/FeatureSchema.d.mts +1 -767
- package/dist/constructs/v1beta1/feature/FeatureSchema.d.ts +1 -767
- package/dist/constructs/v1beta1/feature/FeatureSchema.js +2 -1
- package/dist/constructs/v1beta1/feature/FeatureSchema.mjs +2 -1
- package/dist/constructs/v1beta1/invitation/InvitationSchema.d.mts +1 -1646
- package/dist/constructs/v1beta1/invitation/InvitationSchema.d.ts +1 -1646
- package/dist/constructs/v1beta1/invitation/InvitationSchema.js +2 -1
- package/dist/constructs/v1beta1/invitation/InvitationSchema.mjs +2 -1
- package/dist/constructs/v1beta1/key/KeySchema.d.mts +1 -1219
- package/dist/constructs/v1beta1/key/KeySchema.d.ts +1 -1219
- package/dist/constructs/v1beta1/key/KeySchema.js +2 -1
- package/dist/constructs/v1beta1/key/KeySchema.mjs +2 -1
- package/dist/constructs/v1beta1/keychain/KeychainSchema.d.mts +1 -1543
- package/dist/constructs/v1beta1/keychain/KeychainSchema.d.ts +1 -1543
- package/dist/constructs/v1beta1/keychain/KeychainSchema.js +2 -1
- package/dist/constructs/v1beta1/keychain/KeychainSchema.mjs +2 -1
- package/dist/constructs/v1beta1/model/Model.d.mts +7 -13
- package/dist/constructs/v1beta1/model/Model.d.ts +7 -13
- package/dist/constructs/v1beta1/model/ModelSchema.d.mts +1 -1301
- package/dist/constructs/v1beta1/model/ModelSchema.d.ts +1 -1301
- package/dist/constructs/v1beta1/model/ModelSchema.js +2 -2
- package/dist/constructs/v1beta1/model/ModelSchema.mjs +2 -2
- package/dist/constructs/v1beta1/organization/OrganizationSchema.d.mts +1 -1488
- package/dist/constructs/v1beta1/organization/OrganizationSchema.d.ts +1 -1488
- package/dist/constructs/v1beta1/organization/OrganizationSchema.js +2 -1
- package/dist/constructs/v1beta1/organization/OrganizationSchema.mjs +2 -1
- package/dist/constructs/v1beta1/pattern/Pattern.d.mts +7481 -212
- package/dist/constructs/v1beta1/pattern/Pattern.d.ts +7481 -212
- package/dist/constructs/v1beta1/pattern/PatternSchema.d.mts +1 -16703
- package/dist/constructs/v1beta1/pattern/PatternSchema.d.ts +1 -16703
- package/dist/constructs/v1beta1/pattern/PatternSchema.js +265 -25
- package/dist/constructs/v1beta1/pattern/PatternSchema.mjs +265 -25
- package/dist/constructs/v1beta1/plan/PlanSchema.d.mts +1 -316
- package/dist/constructs/v1beta1/plan/PlanSchema.d.ts +1 -316
- package/dist/constructs/v1beta1/plan/PlanSchema.js +2 -1
- package/dist/constructs/v1beta1/plan/PlanSchema.mjs +2 -1
- package/dist/constructs/v1beta1/role/Role.d.mts +614 -0
- package/dist/constructs/v1beta1/role/Role.d.ts +614 -0
- package/dist/constructs/v1beta1/role/Role.js +1 -0
- package/dist/constructs/v1beta1/role/Role.mjs +0 -0
- package/dist/constructs/v1beta1/role/RoleSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/role/RoleSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/role/RoleSchema.js +2 -0
- package/dist/constructs/v1beta1/role/RoleSchema.mjs +2 -0
- package/dist/constructs/v1beta1/schedule/Schedule.d.mts +371 -0
- package/dist/constructs/v1beta1/schedule/Schedule.d.ts +371 -0
- package/dist/constructs/v1beta1/schedule/Schedule.js +1 -0
- package/dist/constructs/v1beta1/schedule/Schedule.mjs +0 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.js +13 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.mjs +13 -0
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.mts +1 -27
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.ts +1 -27
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.js +1 -1
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.mjs +1 -1
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.mts +1 -1636
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.ts +1 -1636
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.js +1 -1
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.mjs +1 -1
- package/dist/constructs/v1beta1/team/Team.d.mts +46 -16
- package/dist/constructs/v1beta1/team/Team.d.ts +46 -16
- package/dist/constructs/v1beta1/team/TeamSchema.d.mts +1 -2016
- package/dist/constructs/v1beta1/team/TeamSchema.d.ts +1 -2016
- package/dist/constructs/v1beta1/team/TeamSchema.js +1 -1
- package/dist/constructs/v1beta1/team/TeamSchema.mjs +1 -1
- package/dist/constructs/v1beta1/user/UserSchema.d.mts +1 -1106
- package/dist/constructs/v1beta1/user/UserSchema.d.ts +1 -1106
- package/dist/constructs/v1beta1/user/UserSchema.js +2 -1
- package/dist/constructs/v1beta1/user/UserSchema.mjs +2 -1
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.mts +1 -958
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.ts +1 -958
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.js +1 -1
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.mjs +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +283 -43
- package/dist/index.mjs +283 -43
- package/dist/mesheryApi.d.mts +2025 -183
- package/dist/mesheryApi.d.ts +2025 -183
- package/dist/mesheryApi.js +1 -1
- package/dist/mesheryApi.mjs +1 -1
- package/package.json +1 -1
package/dist/mesheryApi.d.ts
CHANGED
|
@@ -2,37 +2,342 @@ 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 ["
|
|
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<{}, "
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
}, "
|
|
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", unknown, "mesheryRtkSchemasApi", unknown>;
|
|
43
|
+
}, "mesheryRtkSchemasApi", "Connection_API_Connections" | "Design_other" | "Environment_environments" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", 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
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
69
|
+
deleted_at?: string;
|
|
70
|
+
/** Associated environments for this connection */
|
|
71
|
+
environments?: {
|
|
72
|
+
/** ID */
|
|
73
|
+
id: string;
|
|
74
|
+
/** Specifies the version of the schema to which the environment conforms. */
|
|
75
|
+
schemaVersion: string;
|
|
76
|
+
/** Environment name */
|
|
77
|
+
name: string;
|
|
78
|
+
/** Environment description */
|
|
79
|
+
description: string;
|
|
80
|
+
/** Environment organization ID */
|
|
81
|
+
organization_id: string;
|
|
82
|
+
/** Environment owner */
|
|
83
|
+
owner?: string;
|
|
84
|
+
created_at?: string;
|
|
85
|
+
metadata?: object;
|
|
86
|
+
updated_at?: string;
|
|
87
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
88
|
+
deleted_at?: string;
|
|
89
|
+
}[];
|
|
90
|
+
/** Specifies the version of the schema used for the definition. */
|
|
91
|
+
schemaVersion: string;
|
|
92
|
+
}[];
|
|
93
|
+
/** Total number of connections on all pages */
|
|
94
|
+
total_count: number;
|
|
95
|
+
/** Current page number */
|
|
96
|
+
page: number;
|
|
97
|
+
/** Number of elements per page */
|
|
98
|
+
page_size: number;
|
|
99
|
+
/** Aggregate count of connections grouped by status */
|
|
100
|
+
status_summary?: {
|
|
101
|
+
[key: string]: number;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
104
|
+
type GetConnectionsApiArg = {
|
|
105
|
+
/** Page number */
|
|
106
|
+
page?: number;
|
|
107
|
+
/** Number of items per page */
|
|
108
|
+
pagesize?: number;
|
|
109
|
+
/** Search term */
|
|
110
|
+
search?: string;
|
|
111
|
+
/** Sort order */
|
|
112
|
+
order?: string;
|
|
113
|
+
/** Filter connections (general filter string) */
|
|
114
|
+
filter?: string;
|
|
115
|
+
/** Filter by connection kind (e.g., kubernetes, prometheus, grafana) */
|
|
116
|
+
kind?: string[];
|
|
117
|
+
/** Filter by connection status */
|
|
118
|
+
status?: ("discovered" | "registered" | "connected" | "ignored" | "maintenance" | "disconnected" | "deleted" | "not found")[];
|
|
119
|
+
/** Filter by connection type */
|
|
120
|
+
type?: string[];
|
|
121
|
+
/** Filter by connection name (partial match supported) */
|
|
122
|
+
name?: string;
|
|
123
|
+
};
|
|
124
|
+
type RegisterConnectionApiResponse = {
|
|
125
|
+
/** Connection ID */
|
|
126
|
+
id: string;
|
|
127
|
+
/** Connection Name */
|
|
128
|
+
name: string;
|
|
129
|
+
/** Associated Credential ID */
|
|
130
|
+
credential_id?: string;
|
|
131
|
+
/** Connection Type (platform, telemetry, collaboration) */
|
|
132
|
+
type: string;
|
|
133
|
+
/** Connection Subtype (cloud, identity, metrics, chat, git, orchestration) */
|
|
134
|
+
sub_type: string;
|
|
135
|
+
/** Connection Kind (meshery, kubernetes, prometheus, grafana, gke, aws, azure, slack, github) */
|
|
136
|
+
kind: string;
|
|
137
|
+
/** Additional connection metadata */
|
|
138
|
+
metadata?: object;
|
|
139
|
+
/** Connection Status */
|
|
140
|
+
status: "discovered" | "registered" | "connected" | "ignored" | "maintenance" | "disconnected" | "deleted" | "not found";
|
|
141
|
+
/** User ID who owns this connection */
|
|
142
|
+
user_id?: string;
|
|
143
|
+
created_at?: string;
|
|
144
|
+
updated_at?: string;
|
|
145
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
146
|
+
deleted_at?: string;
|
|
147
|
+
/** Associated environments for this connection */
|
|
148
|
+
environments?: {
|
|
149
|
+
/** ID */
|
|
150
|
+
id: string;
|
|
151
|
+
/** Specifies the version of the schema to which the environment conforms. */
|
|
152
|
+
schemaVersion: string;
|
|
153
|
+
/** Environment name */
|
|
154
|
+
name: string;
|
|
155
|
+
/** Environment description */
|
|
156
|
+
description: string;
|
|
157
|
+
/** Environment organization ID */
|
|
158
|
+
organization_id: string;
|
|
159
|
+
/** Environment owner */
|
|
160
|
+
owner?: string;
|
|
161
|
+
created_at?: string;
|
|
162
|
+
metadata?: object;
|
|
163
|
+
updated_at?: string;
|
|
164
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
165
|
+
deleted_at?: string;
|
|
166
|
+
}[];
|
|
167
|
+
/** Specifies the version of the schema used for the definition. */
|
|
168
|
+
schemaVersion: string;
|
|
169
|
+
};
|
|
170
|
+
type RegisterConnectionApiArg = {
|
|
171
|
+
body: {
|
|
172
|
+
/** Connection ID */
|
|
173
|
+
id?: string;
|
|
174
|
+
/** Connection name */
|
|
175
|
+
name: string;
|
|
176
|
+
/** Connection kind */
|
|
177
|
+
kind: string;
|
|
178
|
+
/** Connection type */
|
|
179
|
+
type: string;
|
|
180
|
+
/** Connection sub-type */
|
|
181
|
+
sub_type: string;
|
|
182
|
+
/** Credential secret data */
|
|
183
|
+
credential_secret?: object;
|
|
184
|
+
/** Connection metadata */
|
|
185
|
+
metadata?: object;
|
|
186
|
+
/** Connection status */
|
|
187
|
+
status: string;
|
|
188
|
+
/** Associated credential ID */
|
|
189
|
+
credential_id?: string;
|
|
190
|
+
};
|
|
191
|
+
};
|
|
192
|
+
type GetConnectionByIdApiResponse = {
|
|
193
|
+
/** Connection ID */
|
|
194
|
+
id: string;
|
|
195
|
+
/** Connection Name */
|
|
196
|
+
name: string;
|
|
197
|
+
/** Associated Credential ID */
|
|
198
|
+
credential_id?: string;
|
|
199
|
+
/** Connection Type (platform, telemetry, collaboration) */
|
|
200
|
+
type: string;
|
|
201
|
+
/** Connection Subtype (cloud, identity, metrics, chat, git, orchestration) */
|
|
202
|
+
sub_type: string;
|
|
203
|
+
/** Connection Kind (meshery, kubernetes, prometheus, grafana, gke, aws, azure, slack, github) */
|
|
204
|
+
kind: string;
|
|
205
|
+
/** Additional connection metadata */
|
|
206
|
+
metadata?: object;
|
|
207
|
+
/** Connection Status */
|
|
208
|
+
status: "discovered" | "registered" | "connected" | "ignored" | "maintenance" | "disconnected" | "deleted" | "not found";
|
|
209
|
+
/** User ID who owns this connection */
|
|
210
|
+
user_id?: string;
|
|
211
|
+
created_at?: string;
|
|
212
|
+
updated_at?: string;
|
|
213
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
214
|
+
deleted_at?: string;
|
|
215
|
+
/** Associated environments for this connection */
|
|
216
|
+
environments?: {
|
|
217
|
+
/** ID */
|
|
218
|
+
id: string;
|
|
219
|
+
/** Specifies the version of the schema to which the environment conforms. */
|
|
220
|
+
schemaVersion: string;
|
|
221
|
+
/** Environment name */
|
|
222
|
+
name: string;
|
|
223
|
+
/** Environment description */
|
|
224
|
+
description: string;
|
|
225
|
+
/** Environment organization ID */
|
|
226
|
+
organization_id: string;
|
|
227
|
+
/** Environment owner */
|
|
228
|
+
owner?: string;
|
|
229
|
+
created_at?: string;
|
|
230
|
+
metadata?: object;
|
|
231
|
+
updated_at?: string;
|
|
232
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
233
|
+
deleted_at?: string;
|
|
234
|
+
}[];
|
|
235
|
+
/** Specifies the version of the schema used for the definition. */
|
|
236
|
+
schemaVersion: string;
|
|
237
|
+
};
|
|
238
|
+
type GetConnectionByIdApiArg = {
|
|
239
|
+
/** Connection ID */
|
|
240
|
+
connectionId: string;
|
|
241
|
+
};
|
|
242
|
+
type UpdateConnectionApiResponse = {
|
|
243
|
+
/** Connection ID */
|
|
244
|
+
id: string;
|
|
245
|
+
/** Connection Name */
|
|
246
|
+
name: string;
|
|
247
|
+
/** Associated Credential ID */
|
|
248
|
+
credential_id?: string;
|
|
249
|
+
/** Connection Type (platform, telemetry, collaboration) */
|
|
250
|
+
type: string;
|
|
251
|
+
/** Connection Subtype (cloud, identity, metrics, chat, git, orchestration) */
|
|
252
|
+
sub_type: string;
|
|
253
|
+
/** Connection Kind (meshery, kubernetes, prometheus, grafana, gke, aws, azure, slack, github) */
|
|
254
|
+
kind: string;
|
|
255
|
+
/** Additional connection metadata */
|
|
256
|
+
metadata?: object;
|
|
257
|
+
/** Connection Status */
|
|
258
|
+
status: "discovered" | "registered" | "connected" | "ignored" | "maintenance" | "disconnected" | "deleted" | "not found";
|
|
259
|
+
/** User ID who owns this connection */
|
|
260
|
+
user_id?: string;
|
|
261
|
+
created_at?: string;
|
|
262
|
+
updated_at?: string;
|
|
263
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
264
|
+
deleted_at?: string;
|
|
265
|
+
/** Associated environments for this connection */
|
|
266
|
+
environments?: {
|
|
267
|
+
/** ID */
|
|
268
|
+
id: string;
|
|
269
|
+
/** Specifies the version of the schema to which the environment conforms. */
|
|
270
|
+
schemaVersion: string;
|
|
271
|
+
/** Environment name */
|
|
272
|
+
name: string;
|
|
273
|
+
/** Environment description */
|
|
274
|
+
description: string;
|
|
275
|
+
/** Environment organization ID */
|
|
276
|
+
organization_id: string;
|
|
277
|
+
/** Environment owner */
|
|
278
|
+
owner?: string;
|
|
279
|
+
created_at?: string;
|
|
280
|
+
metadata?: object;
|
|
281
|
+
updated_at?: string;
|
|
282
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
283
|
+
deleted_at?: string;
|
|
284
|
+
}[];
|
|
285
|
+
/** Specifies the version of the schema used for the definition. */
|
|
286
|
+
schemaVersion: string;
|
|
287
|
+
};
|
|
288
|
+
type UpdateConnectionApiArg = {
|
|
289
|
+
/** Connection ID */
|
|
290
|
+
connectionId: string;
|
|
291
|
+
body: {
|
|
292
|
+
/** Connection ID */
|
|
293
|
+
id?: string;
|
|
294
|
+
/** Connection name */
|
|
295
|
+
name: string;
|
|
296
|
+
/** Connection kind */
|
|
297
|
+
kind: string;
|
|
298
|
+
/** Connection type */
|
|
299
|
+
type: string;
|
|
300
|
+
/** Connection sub-type */
|
|
301
|
+
sub_type: string;
|
|
302
|
+
/** Credential secret data */
|
|
303
|
+
credential_secret?: object;
|
|
304
|
+
/** Connection metadata */
|
|
305
|
+
metadata?: object;
|
|
306
|
+
/** Connection status */
|
|
307
|
+
status: string;
|
|
308
|
+
/** Associated credential ID */
|
|
309
|
+
credential_id?: string;
|
|
310
|
+
};
|
|
311
|
+
};
|
|
312
|
+
type DeleteConnectionApiResponse = unknown;
|
|
313
|
+
type DeleteConnectionApiArg = {
|
|
314
|
+
/** Connection ID */
|
|
315
|
+
connectionId: string;
|
|
316
|
+
};
|
|
317
|
+
type DeleteMesheryConnectionApiResponse = unknown;
|
|
318
|
+
type DeleteMesheryConnectionApiArg = {
|
|
319
|
+
/** Meshery server ID */
|
|
320
|
+
mesheryServerId: string;
|
|
321
|
+
};
|
|
322
|
+
type GetKubernetesContextApiResponse = object;
|
|
323
|
+
type GetKubernetesContextApiArg = {
|
|
324
|
+
/** Connection ID */
|
|
325
|
+
connectionId: string;
|
|
326
|
+
};
|
|
327
|
+
type AddConnectionToEnvironmentApiResponse = unknown;
|
|
328
|
+
type AddConnectionToEnvironmentApiArg = {
|
|
329
|
+
/** Environment ID */
|
|
330
|
+
environmentId: string;
|
|
331
|
+
/** Connection ID */
|
|
332
|
+
connectionId: string;
|
|
333
|
+
};
|
|
334
|
+
type RemoveConnectionFromEnvironmentApiResponse = unknown;
|
|
335
|
+
type RemoveConnectionFromEnvironmentApiArg = {
|
|
336
|
+
/** Environment ID */
|
|
337
|
+
environmentId: string;
|
|
338
|
+
/** Connection ID */
|
|
339
|
+
connectionId: string;
|
|
340
|
+
};
|
|
36
341
|
type ImportDesignApiResponse = {
|
|
37
342
|
message?: string;
|
|
38
343
|
};
|
|
@@ -64,6 +369,7 @@ type CreateEnvironmentApiResponse = {
|
|
|
64
369
|
created_at?: string;
|
|
65
370
|
metadata?: object;
|
|
66
371
|
updated_at?: string;
|
|
372
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
67
373
|
deleted_at?: string;
|
|
68
374
|
};
|
|
69
375
|
type CreateEnvironmentApiArg = {
|
|
@@ -97,6 +403,7 @@ type GetEnvironmentsApiResponse = {
|
|
|
97
403
|
created_at?: string;
|
|
98
404
|
metadata?: object;
|
|
99
405
|
updated_at?: string;
|
|
406
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
100
407
|
deleted_at?: string;
|
|
101
408
|
}[];
|
|
102
409
|
};
|
|
@@ -159,7 +466,7 @@ type PostEvaluateApiResponse = {
|
|
|
159
466
|
/** Format specifies the format used in the `component.schema` field. JSON is the default. */
|
|
160
467
|
format: "JSON" | "CUE";
|
|
161
468
|
/** Reference to the specific registered model to which the component belongs and from which model version, category, and other properties may be referenced. Learn more at https://docs.meshery.io/concepts/models */
|
|
162
|
-
model
|
|
469
|
+
model: {
|
|
163
470
|
/** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
|
|
164
471
|
id: string;
|
|
165
472
|
/** Specifies the version of the schema used for the definition. */
|
|
@@ -200,6 +507,7 @@ type PostEvaluateApiResponse = {
|
|
|
200
507
|
user_id?: string;
|
|
201
508
|
created_at?: string;
|
|
202
509
|
updated_at?: string;
|
|
510
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
203
511
|
deleted_at?: string;
|
|
204
512
|
/** Associated environments for this connection */
|
|
205
513
|
environments?: {
|
|
@@ -218,6 +526,7 @@ type PostEvaluateApiResponse = {
|
|
|
218
526
|
created_at?: string;
|
|
219
527
|
metadata?: object;
|
|
220
528
|
updated_at?: string;
|
|
529
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
221
530
|
deleted_at?: string;
|
|
222
531
|
}[];
|
|
223
532
|
/** Specifies the version of the schema used for the definition. */
|
|
@@ -318,7 +627,7 @@ type PostEvaluateApiResponse = {
|
|
|
318
627
|
};
|
|
319
628
|
};
|
|
320
629
|
/** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
|
|
321
|
-
modelId
|
|
630
|
+
modelId?: string;
|
|
322
631
|
/** Visualization styles for a component */
|
|
323
632
|
styles?: {
|
|
324
633
|
/** Primary color of the component used for UI representation. */
|
|
@@ -531,7 +840,7 @@ type PostEvaluateApiResponse = {
|
|
|
531
840
|
id: string;
|
|
532
841
|
/** Specifies the version of the schema used for the relationship definition. */
|
|
533
842
|
schemaVersion: string;
|
|
534
|
-
/**
|
|
843
|
+
/** Specifies the version of the relationship definition. */
|
|
535
844
|
version: string;
|
|
536
845
|
/** Kind of the Relationship. Learn more about relationships - https://docs.meshery.io/concepts/logical/relationships. */
|
|
537
846
|
kind: "hierarchical" | "edge" | "sibling";
|
|
@@ -985,7 +1294,7 @@ type PostEvaluateApiArg = {
|
|
|
985
1294
|
/** Format specifies the format used in the `component.schema` field. JSON is the default. */
|
|
986
1295
|
format: "JSON" | "CUE";
|
|
987
1296
|
/** Reference to the specific registered model to which the component belongs and from which model version, category, and other properties may be referenced. Learn more at https://docs.meshery.io/concepts/models */
|
|
988
|
-
model
|
|
1297
|
+
model: {
|
|
989
1298
|
/** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
|
|
990
1299
|
id: string;
|
|
991
1300
|
/** Specifies the version of the schema used for the definition. */
|
|
@@ -1026,6 +1335,7 @@ type PostEvaluateApiArg = {
|
|
|
1026
1335
|
user_id?: string;
|
|
1027
1336
|
created_at?: string;
|
|
1028
1337
|
updated_at?: string;
|
|
1338
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
1029
1339
|
deleted_at?: string;
|
|
1030
1340
|
/** Associated environments for this connection */
|
|
1031
1341
|
environments?: {
|
|
@@ -1044,6 +1354,7 @@ type PostEvaluateApiArg = {
|
|
|
1044
1354
|
created_at?: string;
|
|
1045
1355
|
metadata?: object;
|
|
1046
1356
|
updated_at?: string;
|
|
1357
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
1047
1358
|
deleted_at?: string;
|
|
1048
1359
|
}[];
|
|
1049
1360
|
/** Specifies the version of the schema used for the definition. */
|
|
@@ -1144,7 +1455,7 @@ type PostEvaluateApiArg = {
|
|
|
1144
1455
|
};
|
|
1145
1456
|
};
|
|
1146
1457
|
/** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
|
|
1147
|
-
modelId
|
|
1458
|
+
modelId?: string;
|
|
1148
1459
|
/** Visualization styles for a component */
|
|
1149
1460
|
styles?: {
|
|
1150
1461
|
/** Primary color of the component used for UI representation. */
|
|
@@ -1357,7 +1668,7 @@ type PostEvaluateApiArg = {
|
|
|
1357
1668
|
id: string;
|
|
1358
1669
|
/** Specifies the version of the schema used for the relationship definition. */
|
|
1359
1670
|
schemaVersion: string;
|
|
1360
|
-
/**
|
|
1671
|
+
/** Specifies the version of the relationship definition. */
|
|
1361
1672
|
version: string;
|
|
1362
1673
|
/** Kind of the Relationship. Learn more about relationships - https://docs.meshery.io/concepts/logical/relationships. */
|
|
1363
1674
|
kind: "hierarchical" | "edge" | "sibling";
|
|
@@ -1986,6 +2297,7 @@ type GetTeamsApiResponse = {
|
|
|
1986
2297
|
metadata?: object;
|
|
1987
2298
|
created_at?: string;
|
|
1988
2299
|
updated_at?: string;
|
|
2300
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
1989
2301
|
deleted_at?: string;
|
|
1990
2302
|
}[];
|
|
1991
2303
|
};
|
|
@@ -2014,6 +2326,7 @@ type CreateTeamApiResponse = {
|
|
|
2014
2326
|
metadata?: object;
|
|
2015
2327
|
created_at?: string;
|
|
2016
2328
|
updated_at?: string;
|
|
2329
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
2017
2330
|
deleted_at?: string;
|
|
2018
2331
|
};
|
|
2019
2332
|
type CreateTeamApiArg = {
|
|
@@ -2040,6 +2353,7 @@ type GetTeamByIdApiResponse = {
|
|
|
2040
2353
|
metadata?: object;
|
|
2041
2354
|
created_at?: string;
|
|
2042
2355
|
updated_at?: string;
|
|
2356
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
2043
2357
|
deleted_at?: string;
|
|
2044
2358
|
};
|
|
2045
2359
|
type GetTeamByIdApiArg = {
|
|
@@ -2061,6 +2375,7 @@ type UpdateTeamApiResponse = {
|
|
|
2061
2375
|
metadata?: object;
|
|
2062
2376
|
created_at?: string;
|
|
2063
2377
|
updated_at?: string;
|
|
2378
|
+
/** SQL null Timestamp to handle null values of time. */
|
|
2064
2379
|
deleted_at?: string;
|
|
2065
2380
|
};
|
|
2066
2381
|
type UpdateTeamApiArg = {
|
|
@@ -2092,7 +2407,9 @@ type GetTeamUsersApiResponse = {
|
|
|
2092
2407
|
team_id?: string;
|
|
2093
2408
|
/** user's email or username */
|
|
2094
2409
|
user_id?: string;
|
|
2410
|
+
/** Timestamp when the resource was created. */
|
|
2095
2411
|
created_at?: string;
|
|
2412
|
+
/** Timestamp when the resource was updated. */
|
|
2096
2413
|
updated_at?: string;
|
|
2097
2414
|
/** SQL null Timestamp to handle null values of time. */
|
|
2098
2415
|
deleted_at?: string;
|
|
@@ -2117,7 +2434,9 @@ type AddUserToTeamApiResponse = {
|
|
|
2117
2434
|
team_id?: string;
|
|
2118
2435
|
/** user's email or username */
|
|
2119
2436
|
user_id?: string;
|
|
2437
|
+
/** Timestamp when the resource was created. */
|
|
2120
2438
|
created_at?: string;
|
|
2439
|
+
/** Timestamp when the resource was updated. */
|
|
2121
2440
|
updated_at?: string;
|
|
2122
2441
|
/** SQL null Timestamp to handle null values of time. */
|
|
2123
2442
|
deleted_at?: string;
|
|
@@ -2135,7 +2454,9 @@ type RemoveUserFromTeamApiResponse = {
|
|
|
2135
2454
|
team_id?: string;
|
|
2136
2455
|
/** user's email or username */
|
|
2137
2456
|
user_id?: string;
|
|
2457
|
+
/** Timestamp when the resource was created. */
|
|
2138
2458
|
created_at?: string;
|
|
2459
|
+
/** Timestamp when the resource was updated. */
|
|
2139
2460
|
updated_at?: string;
|
|
2140
2461
|
/** SQL null Timestamp to handle null values of time. */
|
|
2141
2462
|
deleted_at?: string;
|
|
@@ -2228,6 +2549,1527 @@ type DeleteApiWorkspacesByIdApiResponse = unknown;
|
|
|
2228
2549
|
type DeleteApiWorkspacesByIdApiArg = {
|
|
2229
2550
|
id: string;
|
|
2230
2551
|
};
|
|
2552
|
+
declare const useGetConnectionsQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
|
|
2553
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
2554
|
+
originalArgs?: undefined | undefined;
|
|
2555
|
+
data?: undefined | undefined;
|
|
2556
|
+
error?: undefined | undefined;
|
|
2557
|
+
requestId?: undefined | undefined;
|
|
2558
|
+
endpointName?: string | undefined;
|
|
2559
|
+
startedTimeStamp?: undefined | undefined;
|
|
2560
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
2561
|
+
} & {
|
|
2562
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2563
|
+
isUninitialized: false;
|
|
2564
|
+
isLoading: false;
|
|
2565
|
+
isFetching: false;
|
|
2566
|
+
isSuccess: false;
|
|
2567
|
+
isError: false;
|
|
2568
|
+
}, "isUninitialized"> & {
|
|
2569
|
+
isUninitialized: true;
|
|
2570
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2571
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2572
|
+
isUninitialized: false;
|
|
2573
|
+
isLoading: false;
|
|
2574
|
+
isFetching: false;
|
|
2575
|
+
isSuccess: false;
|
|
2576
|
+
isError: false;
|
|
2577
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
2578
|
+
isLoading: true;
|
|
2579
|
+
isFetching: boolean;
|
|
2580
|
+
data: undefined;
|
|
2581
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2582
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2583
|
+
isUninitialized: false;
|
|
2584
|
+
isLoading: false;
|
|
2585
|
+
isFetching: false;
|
|
2586
|
+
isSuccess: false;
|
|
2587
|
+
isError: false;
|
|
2588
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
2589
|
+
isSuccess: true;
|
|
2590
|
+
isFetching: true;
|
|
2591
|
+
error: undefined;
|
|
2592
|
+
} & {
|
|
2593
|
+
data: GetConnectionsApiResponse;
|
|
2594
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2595
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2596
|
+
isUninitialized: false;
|
|
2597
|
+
isLoading: false;
|
|
2598
|
+
isFetching: false;
|
|
2599
|
+
isSuccess: false;
|
|
2600
|
+
isError: false;
|
|
2601
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2602
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2603
|
+
isUninitialized: false;
|
|
2604
|
+
isLoading: false;
|
|
2605
|
+
isFetching: false;
|
|
2606
|
+
isSuccess: false;
|
|
2607
|
+
isError: false;
|
|
2608
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2609
|
+
isSuccess: true;
|
|
2610
|
+
isFetching: false;
|
|
2611
|
+
error: undefined;
|
|
2612
|
+
} & {
|
|
2613
|
+
data: GetConnectionsApiResponse;
|
|
2614
|
+
currentData: GetConnectionsApiResponse;
|
|
2615
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2616
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2617
|
+
isUninitialized: false;
|
|
2618
|
+
isLoading: false;
|
|
2619
|
+
isFetching: false;
|
|
2620
|
+
isSuccess: false;
|
|
2621
|
+
isError: false;
|
|
2622
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2623
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2624
|
+
isUninitialized: false;
|
|
2625
|
+
isLoading: false;
|
|
2626
|
+
isFetching: false;
|
|
2627
|
+
isSuccess: false;
|
|
2628
|
+
isError: false;
|
|
2629
|
+
}, "error" | "isError"> & {
|
|
2630
|
+
isError: true;
|
|
2631
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2632
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2633
|
+
isUninitialized: false;
|
|
2634
|
+
isLoading: false;
|
|
2635
|
+
isFetching: false;
|
|
2636
|
+
isSuccess: false;
|
|
2637
|
+
isError: false;
|
|
2638
|
+
}, "error">>)> & {
|
|
2639
|
+
status: _reduxjs_toolkit_query.QueryStatus;
|
|
2640
|
+
}>(arg: GetConnectionsApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
2641
|
+
skip?: boolean;
|
|
2642
|
+
refetchOnMountOrArgChange?: boolean | number;
|
|
2643
|
+
} & {
|
|
2644
|
+
skip?: boolean;
|
|
2645
|
+
selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
|
|
2646
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
2647
|
+
originalArgs?: undefined | undefined;
|
|
2648
|
+
data?: undefined | undefined;
|
|
2649
|
+
error?: undefined | undefined;
|
|
2650
|
+
requestId?: undefined | undefined;
|
|
2651
|
+
endpointName?: string | undefined;
|
|
2652
|
+
startedTimeStamp?: undefined | undefined;
|
|
2653
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
2654
|
+
} & {
|
|
2655
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2656
|
+
isUninitialized: false;
|
|
2657
|
+
isLoading: false;
|
|
2658
|
+
isFetching: false;
|
|
2659
|
+
isSuccess: false;
|
|
2660
|
+
isError: false;
|
|
2661
|
+
}, "isUninitialized"> & {
|
|
2662
|
+
isUninitialized: true;
|
|
2663
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2664
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2665
|
+
isUninitialized: false;
|
|
2666
|
+
isLoading: false;
|
|
2667
|
+
isFetching: false;
|
|
2668
|
+
isSuccess: false;
|
|
2669
|
+
isError: false;
|
|
2670
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
2671
|
+
isLoading: true;
|
|
2672
|
+
isFetching: boolean;
|
|
2673
|
+
data: undefined;
|
|
2674
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2675
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2676
|
+
isUninitialized: false;
|
|
2677
|
+
isLoading: false;
|
|
2678
|
+
isFetching: false;
|
|
2679
|
+
isSuccess: false;
|
|
2680
|
+
isError: false;
|
|
2681
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
2682
|
+
isSuccess: true;
|
|
2683
|
+
isFetching: true;
|
|
2684
|
+
error: undefined;
|
|
2685
|
+
} & {
|
|
2686
|
+
data: GetConnectionsApiResponse;
|
|
2687
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2688
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2689
|
+
isUninitialized: false;
|
|
2690
|
+
isLoading: false;
|
|
2691
|
+
isFetching: false;
|
|
2692
|
+
isSuccess: false;
|
|
2693
|
+
isError: false;
|
|
2694
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2695
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2696
|
+
isUninitialized: false;
|
|
2697
|
+
isLoading: false;
|
|
2698
|
+
isFetching: false;
|
|
2699
|
+
isSuccess: false;
|
|
2700
|
+
isError: false;
|
|
2701
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2702
|
+
isSuccess: true;
|
|
2703
|
+
isFetching: false;
|
|
2704
|
+
error: undefined;
|
|
2705
|
+
} & {
|
|
2706
|
+
data: GetConnectionsApiResponse;
|
|
2707
|
+
currentData: GetConnectionsApiResponse;
|
|
2708
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2709
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2710
|
+
isUninitialized: false;
|
|
2711
|
+
isLoading: false;
|
|
2712
|
+
isFetching: false;
|
|
2713
|
+
isSuccess: false;
|
|
2714
|
+
isError: false;
|
|
2715
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2716
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2717
|
+
isUninitialized: false;
|
|
2718
|
+
isLoading: false;
|
|
2719
|
+
isFetching: false;
|
|
2720
|
+
isSuccess: false;
|
|
2721
|
+
isError: false;
|
|
2722
|
+
}, "error" | "isError"> & {
|
|
2723
|
+
isError: true;
|
|
2724
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2725
|
+
currentData?: GetConnectionsApiResponse | undefined;
|
|
2726
|
+
isUninitialized: false;
|
|
2727
|
+
isLoading: false;
|
|
2728
|
+
isFetching: false;
|
|
2729
|
+
isSuccess: false;
|
|
2730
|
+
isError: false;
|
|
2731
|
+
}, "error">>)> & {
|
|
2732
|
+
status: _reduxjs_toolkit_query.QueryStatus;
|
|
2733
|
+
}) => R) | undefined;
|
|
2734
|
+
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
2735
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
2736
|
+
};
|
|
2737
|
+
declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
|
|
2738
|
+
requestId?: undefined;
|
|
2739
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
2740
|
+
data?: undefined;
|
|
2741
|
+
error?: undefined;
|
|
2742
|
+
endpointName?: string;
|
|
2743
|
+
startedTimeStamp?: undefined;
|
|
2744
|
+
fulfilledTimeStamp?: undefined;
|
|
2745
|
+
} & {
|
|
2746
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
2747
|
+
isUninitialized: true;
|
|
2748
|
+
isLoading: false;
|
|
2749
|
+
isSuccess: false;
|
|
2750
|
+
isError: false;
|
|
2751
|
+
}) | ({
|
|
2752
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
2753
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
2761
|
+
requestId: string;
|
|
2762
|
+
data?: RegisterConnectionApiResponse | undefined;
|
|
2763
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2764
|
+
endpointName: string;
|
|
2765
|
+
startedTimeStamp: number;
|
|
2766
|
+
fulfilledTimeStamp?: number;
|
|
2767
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
2768
|
+
error: undefined;
|
|
2769
|
+
} & {
|
|
2770
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
2771
|
+
isUninitialized: false;
|
|
2772
|
+
isLoading: false;
|
|
2773
|
+
isSuccess: true;
|
|
2774
|
+
isError: false;
|
|
2775
|
+
}) | ({
|
|
2776
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
2777
|
+
} & {
|
|
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
|
+
} & {
|
|
2785
|
+
data?: undefined;
|
|
2786
|
+
} & {
|
|
2787
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
2788
|
+
isUninitialized: false;
|
|
2789
|
+
isLoading: true;
|
|
2790
|
+
isSuccess: false;
|
|
2791
|
+
isError: false;
|
|
2792
|
+
}) | ({
|
|
2793
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
2794
|
+
} & Omit<{
|
|
2795
|
+
requestId: string;
|
|
2796
|
+
data?: RegisterConnectionApiResponse | undefined;
|
|
2797
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2798
|
+
endpointName: string;
|
|
2799
|
+
startedTimeStamp: number;
|
|
2800
|
+
fulfilledTimeStamp?: number;
|
|
2801
|
+
}, "error"> & Required<Pick<{
|
|
2802
|
+
requestId: string;
|
|
2803
|
+
data?: RegisterConnectionApiResponse | undefined;
|
|
2804
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2805
|
+
endpointName: string;
|
|
2806
|
+
startedTimeStamp: number;
|
|
2807
|
+
fulfilledTimeStamp?: number;
|
|
2808
|
+
}, "error">> & {
|
|
2809
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
2810
|
+
isUninitialized: false;
|
|
2811
|
+
isLoading: false;
|
|
2812
|
+
isSuccess: false;
|
|
2813
|
+
isError: true;
|
|
2814
|
+
})>(options?: {
|
|
2815
|
+
selectFromResult?: ((state: ({
|
|
2816
|
+
requestId?: undefined;
|
|
2817
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
2818
|
+
data?: undefined;
|
|
2819
|
+
error?: undefined;
|
|
2820
|
+
endpointName?: string;
|
|
2821
|
+
startedTimeStamp?: undefined;
|
|
2822
|
+
fulfilledTimeStamp?: undefined;
|
|
2823
|
+
} & {
|
|
2824
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
2825
|
+
isUninitialized: true;
|
|
2826
|
+
isLoading: false;
|
|
2827
|
+
isSuccess: false;
|
|
2828
|
+
isError: false;
|
|
2829
|
+
}) | ({
|
|
2830
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
2831
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
2839
|
+
requestId: string;
|
|
2840
|
+
data?: RegisterConnectionApiResponse | undefined;
|
|
2841
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2842
|
+
endpointName: string;
|
|
2843
|
+
startedTimeStamp: number;
|
|
2844
|
+
fulfilledTimeStamp?: number;
|
|
2845
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
2846
|
+
error: undefined;
|
|
2847
|
+
} & {
|
|
2848
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
2849
|
+
isUninitialized: false;
|
|
2850
|
+
isLoading: false;
|
|
2851
|
+
isSuccess: true;
|
|
2852
|
+
isError: false;
|
|
2853
|
+
}) | ({
|
|
2854
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
2855
|
+
} & {
|
|
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
|
+
} & {
|
|
2863
|
+
data?: undefined;
|
|
2864
|
+
} & {
|
|
2865
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
2866
|
+
isUninitialized: false;
|
|
2867
|
+
isLoading: true;
|
|
2868
|
+
isSuccess: false;
|
|
2869
|
+
isError: false;
|
|
2870
|
+
}) | ({
|
|
2871
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
2872
|
+
} & Omit<{
|
|
2873
|
+
requestId: string;
|
|
2874
|
+
data?: RegisterConnectionApiResponse | undefined;
|
|
2875
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2876
|
+
endpointName: string;
|
|
2877
|
+
startedTimeStamp: number;
|
|
2878
|
+
fulfilledTimeStamp?: number;
|
|
2879
|
+
}, "error"> & Required<Pick<{
|
|
2880
|
+
requestId: string;
|
|
2881
|
+
data?: RegisterConnectionApiResponse | undefined;
|
|
2882
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2883
|
+
endpointName: string;
|
|
2884
|
+
startedTimeStamp: number;
|
|
2885
|
+
fulfilledTimeStamp?: number;
|
|
2886
|
+
}, "error">> & {
|
|
2887
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
2888
|
+
isUninitialized: false;
|
|
2889
|
+
isLoading: false;
|
|
2890
|
+
isSuccess: false;
|
|
2891
|
+
isError: true;
|
|
2892
|
+
})) => R) | undefined;
|
|
2893
|
+
fixedCacheKey?: string;
|
|
2894
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", RegisterConnectionApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
2895
|
+
originalArgs?: RegisterConnectionApiArg | undefined;
|
|
2896
|
+
reset: () => void;
|
|
2897
|
+
}];
|
|
2898
|
+
declare const useGetConnectionByIdQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
|
|
2899
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
2900
|
+
originalArgs?: undefined | undefined;
|
|
2901
|
+
data?: undefined | undefined;
|
|
2902
|
+
error?: undefined | undefined;
|
|
2903
|
+
requestId?: undefined | undefined;
|
|
2904
|
+
endpointName?: string | undefined;
|
|
2905
|
+
startedTimeStamp?: undefined | undefined;
|
|
2906
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
2907
|
+
} & {
|
|
2908
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
2909
|
+
isUninitialized: false;
|
|
2910
|
+
isLoading: false;
|
|
2911
|
+
isFetching: false;
|
|
2912
|
+
isSuccess: false;
|
|
2913
|
+
isError: false;
|
|
2914
|
+
}, "isUninitialized"> & {
|
|
2915
|
+
isUninitialized: true;
|
|
2916
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2917
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
2918
|
+
isUninitialized: false;
|
|
2919
|
+
isLoading: false;
|
|
2920
|
+
isFetching: false;
|
|
2921
|
+
isSuccess: false;
|
|
2922
|
+
isError: false;
|
|
2923
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
2924
|
+
isLoading: true;
|
|
2925
|
+
isFetching: boolean;
|
|
2926
|
+
data: undefined;
|
|
2927
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2928
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
2929
|
+
isUninitialized: false;
|
|
2930
|
+
isLoading: false;
|
|
2931
|
+
isFetching: false;
|
|
2932
|
+
isSuccess: false;
|
|
2933
|
+
isError: false;
|
|
2934
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
2935
|
+
isSuccess: true;
|
|
2936
|
+
isFetching: true;
|
|
2937
|
+
error: undefined;
|
|
2938
|
+
} & {
|
|
2939
|
+
data: GetConnectionByIdApiResponse;
|
|
2940
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2941
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
2942
|
+
isUninitialized: false;
|
|
2943
|
+
isLoading: false;
|
|
2944
|
+
isFetching: false;
|
|
2945
|
+
isSuccess: false;
|
|
2946
|
+
isError: false;
|
|
2947
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2948
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
2949
|
+
isUninitialized: false;
|
|
2950
|
+
isLoading: false;
|
|
2951
|
+
isFetching: false;
|
|
2952
|
+
isSuccess: false;
|
|
2953
|
+
isError: false;
|
|
2954
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2955
|
+
isSuccess: true;
|
|
2956
|
+
isFetching: false;
|
|
2957
|
+
error: undefined;
|
|
2958
|
+
} & {
|
|
2959
|
+
data: GetConnectionByIdApiResponse;
|
|
2960
|
+
currentData: GetConnectionByIdApiResponse;
|
|
2961
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2962
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
2963
|
+
isUninitialized: false;
|
|
2964
|
+
isLoading: false;
|
|
2965
|
+
isFetching: false;
|
|
2966
|
+
isSuccess: false;
|
|
2967
|
+
isError: false;
|
|
2968
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2969
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
2970
|
+
isUninitialized: false;
|
|
2971
|
+
isLoading: false;
|
|
2972
|
+
isFetching: false;
|
|
2973
|
+
isSuccess: false;
|
|
2974
|
+
isError: false;
|
|
2975
|
+
}, "error" | "isError"> & {
|
|
2976
|
+
isError: true;
|
|
2977
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2978
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
2979
|
+
isUninitialized: false;
|
|
2980
|
+
isLoading: false;
|
|
2981
|
+
isFetching: false;
|
|
2982
|
+
isSuccess: false;
|
|
2983
|
+
isError: false;
|
|
2984
|
+
}, "error">>)> & {
|
|
2985
|
+
status: _reduxjs_toolkit_query.QueryStatus;
|
|
2986
|
+
}>(arg: GetConnectionByIdApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
2987
|
+
skip?: boolean;
|
|
2988
|
+
refetchOnMountOrArgChange?: boolean | number;
|
|
2989
|
+
} & {
|
|
2990
|
+
skip?: boolean;
|
|
2991
|
+
selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
|
|
2992
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
2993
|
+
originalArgs?: undefined | undefined;
|
|
2994
|
+
data?: undefined | undefined;
|
|
2995
|
+
error?: undefined | undefined;
|
|
2996
|
+
requestId?: undefined | undefined;
|
|
2997
|
+
endpointName?: string | undefined;
|
|
2998
|
+
startedTimeStamp?: undefined | undefined;
|
|
2999
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
3000
|
+
} & {
|
|
3001
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
3002
|
+
isUninitialized: false;
|
|
3003
|
+
isLoading: false;
|
|
3004
|
+
isFetching: false;
|
|
3005
|
+
isSuccess: false;
|
|
3006
|
+
isError: false;
|
|
3007
|
+
}, "isUninitialized"> & {
|
|
3008
|
+
isUninitialized: true;
|
|
3009
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3010
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
3011
|
+
isUninitialized: false;
|
|
3012
|
+
isLoading: false;
|
|
3013
|
+
isFetching: false;
|
|
3014
|
+
isSuccess: false;
|
|
3015
|
+
isError: false;
|
|
3016
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
3017
|
+
isLoading: true;
|
|
3018
|
+
isFetching: boolean;
|
|
3019
|
+
data: undefined;
|
|
3020
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3021
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
3022
|
+
isUninitialized: false;
|
|
3023
|
+
isLoading: false;
|
|
3024
|
+
isFetching: false;
|
|
3025
|
+
isSuccess: false;
|
|
3026
|
+
isError: false;
|
|
3027
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
3028
|
+
isSuccess: true;
|
|
3029
|
+
isFetching: true;
|
|
3030
|
+
error: undefined;
|
|
3031
|
+
} & {
|
|
3032
|
+
data: GetConnectionByIdApiResponse;
|
|
3033
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3034
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
3035
|
+
isUninitialized: false;
|
|
3036
|
+
isLoading: false;
|
|
3037
|
+
isFetching: false;
|
|
3038
|
+
isSuccess: false;
|
|
3039
|
+
isError: false;
|
|
3040
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3041
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
3042
|
+
isUninitialized: false;
|
|
3043
|
+
isLoading: false;
|
|
3044
|
+
isFetching: false;
|
|
3045
|
+
isSuccess: false;
|
|
3046
|
+
isError: false;
|
|
3047
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3048
|
+
isSuccess: true;
|
|
3049
|
+
isFetching: false;
|
|
3050
|
+
error: undefined;
|
|
3051
|
+
} & {
|
|
3052
|
+
data: GetConnectionByIdApiResponse;
|
|
3053
|
+
currentData: GetConnectionByIdApiResponse;
|
|
3054
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3055
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
3056
|
+
isUninitialized: false;
|
|
3057
|
+
isLoading: false;
|
|
3058
|
+
isFetching: false;
|
|
3059
|
+
isSuccess: false;
|
|
3060
|
+
isError: false;
|
|
3061
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3062
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
3063
|
+
isUninitialized: false;
|
|
3064
|
+
isLoading: false;
|
|
3065
|
+
isFetching: false;
|
|
3066
|
+
isSuccess: false;
|
|
3067
|
+
isError: false;
|
|
3068
|
+
}, "error" | "isError"> & {
|
|
3069
|
+
isError: true;
|
|
3070
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3071
|
+
currentData?: GetConnectionByIdApiResponse | undefined;
|
|
3072
|
+
isUninitialized: false;
|
|
3073
|
+
isLoading: false;
|
|
3074
|
+
isFetching: false;
|
|
3075
|
+
isSuccess: false;
|
|
3076
|
+
isError: false;
|
|
3077
|
+
}, "error">>)> & {
|
|
3078
|
+
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3079
|
+
}) => R) | undefined;
|
|
3080
|
+
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3081
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
3082
|
+
};
|
|
3083
|
+
declare const useUpdateConnectionMutation: <R extends Record<string, any> = ({
|
|
3084
|
+
requestId?: undefined;
|
|
3085
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3086
|
+
data?: undefined;
|
|
3087
|
+
error?: undefined;
|
|
3088
|
+
endpointName?: string;
|
|
3089
|
+
startedTimeStamp?: undefined;
|
|
3090
|
+
fulfilledTimeStamp?: undefined;
|
|
3091
|
+
} & {
|
|
3092
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3093
|
+
isUninitialized: true;
|
|
3094
|
+
isLoading: false;
|
|
3095
|
+
isSuccess: false;
|
|
3096
|
+
isError: false;
|
|
3097
|
+
}) | ({
|
|
3098
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3099
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3107
|
+
requestId: string;
|
|
3108
|
+
data?: UpdateConnectionApiResponse | undefined;
|
|
3109
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3110
|
+
endpointName: string;
|
|
3111
|
+
startedTimeStamp: number;
|
|
3112
|
+
fulfilledTimeStamp?: number;
|
|
3113
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
3114
|
+
error: undefined;
|
|
3115
|
+
} & {
|
|
3116
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3117
|
+
isUninitialized: false;
|
|
3118
|
+
isLoading: false;
|
|
3119
|
+
isSuccess: true;
|
|
3120
|
+
isError: false;
|
|
3121
|
+
}) | ({
|
|
3122
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3123
|
+
} & {
|
|
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
|
+
} & {
|
|
3131
|
+
data?: undefined;
|
|
3132
|
+
} & {
|
|
3133
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3134
|
+
isUninitialized: false;
|
|
3135
|
+
isLoading: true;
|
|
3136
|
+
isSuccess: false;
|
|
3137
|
+
isError: false;
|
|
3138
|
+
}) | ({
|
|
3139
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3140
|
+
} & Omit<{
|
|
3141
|
+
requestId: string;
|
|
3142
|
+
data?: UpdateConnectionApiResponse | undefined;
|
|
3143
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3144
|
+
endpointName: string;
|
|
3145
|
+
startedTimeStamp: number;
|
|
3146
|
+
fulfilledTimeStamp?: number;
|
|
3147
|
+
}, "error"> & Required<Pick<{
|
|
3148
|
+
requestId: string;
|
|
3149
|
+
data?: UpdateConnectionApiResponse | undefined;
|
|
3150
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3151
|
+
endpointName: string;
|
|
3152
|
+
startedTimeStamp: number;
|
|
3153
|
+
fulfilledTimeStamp?: number;
|
|
3154
|
+
}, "error">> & {
|
|
3155
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3156
|
+
isUninitialized: false;
|
|
3157
|
+
isLoading: false;
|
|
3158
|
+
isSuccess: false;
|
|
3159
|
+
isError: true;
|
|
3160
|
+
})>(options?: {
|
|
3161
|
+
selectFromResult?: ((state: ({
|
|
3162
|
+
requestId?: undefined;
|
|
3163
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3164
|
+
data?: undefined;
|
|
3165
|
+
error?: undefined;
|
|
3166
|
+
endpointName?: string;
|
|
3167
|
+
startedTimeStamp?: undefined;
|
|
3168
|
+
fulfilledTimeStamp?: undefined;
|
|
3169
|
+
} & {
|
|
3170
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3171
|
+
isUninitialized: true;
|
|
3172
|
+
isLoading: false;
|
|
3173
|
+
isSuccess: false;
|
|
3174
|
+
isError: false;
|
|
3175
|
+
}) | ({
|
|
3176
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3177
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3185
|
+
requestId: string;
|
|
3186
|
+
data?: UpdateConnectionApiResponse | undefined;
|
|
3187
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3188
|
+
endpointName: string;
|
|
3189
|
+
startedTimeStamp: number;
|
|
3190
|
+
fulfilledTimeStamp?: number;
|
|
3191
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
3192
|
+
error: undefined;
|
|
3193
|
+
} & {
|
|
3194
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3195
|
+
isUninitialized: false;
|
|
3196
|
+
isLoading: false;
|
|
3197
|
+
isSuccess: true;
|
|
3198
|
+
isError: false;
|
|
3199
|
+
}) | ({
|
|
3200
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3201
|
+
} & {
|
|
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
|
+
} & {
|
|
3209
|
+
data?: undefined;
|
|
3210
|
+
} & {
|
|
3211
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3212
|
+
isUninitialized: false;
|
|
3213
|
+
isLoading: true;
|
|
3214
|
+
isSuccess: false;
|
|
3215
|
+
isError: false;
|
|
3216
|
+
}) | ({
|
|
3217
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3218
|
+
} & Omit<{
|
|
3219
|
+
requestId: string;
|
|
3220
|
+
data?: UpdateConnectionApiResponse | undefined;
|
|
3221
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3222
|
+
endpointName: string;
|
|
3223
|
+
startedTimeStamp: number;
|
|
3224
|
+
fulfilledTimeStamp?: number;
|
|
3225
|
+
}, "error"> & Required<Pick<{
|
|
3226
|
+
requestId: string;
|
|
3227
|
+
data?: UpdateConnectionApiResponse | undefined;
|
|
3228
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3229
|
+
endpointName: string;
|
|
3230
|
+
startedTimeStamp: number;
|
|
3231
|
+
fulfilledTimeStamp?: number;
|
|
3232
|
+
}, "error">> & {
|
|
3233
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3234
|
+
isUninitialized: false;
|
|
3235
|
+
isLoading: false;
|
|
3236
|
+
isSuccess: false;
|
|
3237
|
+
isError: true;
|
|
3238
|
+
})) => R) | undefined;
|
|
3239
|
+
fixedCacheKey?: string;
|
|
3240
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", UpdateConnectionApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3241
|
+
originalArgs?: UpdateConnectionApiArg | undefined;
|
|
3242
|
+
reset: () => void;
|
|
3243
|
+
}];
|
|
3244
|
+
declare const useDeleteConnectionMutation: <R extends Record<string, any> = ({
|
|
3245
|
+
requestId?: undefined;
|
|
3246
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3247
|
+
data?: undefined;
|
|
3248
|
+
error?: undefined;
|
|
3249
|
+
endpointName?: string;
|
|
3250
|
+
startedTimeStamp?: undefined;
|
|
3251
|
+
fulfilledTimeStamp?: undefined;
|
|
3252
|
+
} & {
|
|
3253
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3254
|
+
isUninitialized: true;
|
|
3255
|
+
isLoading: false;
|
|
3256
|
+
isSuccess: false;
|
|
3257
|
+
isError: false;
|
|
3258
|
+
}) | ({
|
|
3259
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3260
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3268
|
+
requestId: string;
|
|
3269
|
+
data?: unknown;
|
|
3270
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3271
|
+
endpointName: string;
|
|
3272
|
+
startedTimeStamp: number;
|
|
3273
|
+
fulfilledTimeStamp?: number;
|
|
3274
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
3275
|
+
error: undefined;
|
|
3276
|
+
} & {
|
|
3277
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3278
|
+
isUninitialized: false;
|
|
3279
|
+
isLoading: false;
|
|
3280
|
+
isSuccess: true;
|
|
3281
|
+
isError: false;
|
|
3282
|
+
}) | ({
|
|
3283
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3284
|
+
} & {
|
|
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
|
+
} & {
|
|
3292
|
+
data?: undefined;
|
|
3293
|
+
} & {
|
|
3294
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3295
|
+
isUninitialized: false;
|
|
3296
|
+
isLoading: true;
|
|
3297
|
+
isSuccess: false;
|
|
3298
|
+
isError: false;
|
|
3299
|
+
}) | ({
|
|
3300
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3301
|
+
} & Omit<{
|
|
3302
|
+
requestId: string;
|
|
3303
|
+
data?: unknown;
|
|
3304
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3305
|
+
endpointName: string;
|
|
3306
|
+
startedTimeStamp: number;
|
|
3307
|
+
fulfilledTimeStamp?: number;
|
|
3308
|
+
}, "error"> & Required<Pick<{
|
|
3309
|
+
requestId: string;
|
|
3310
|
+
data?: unknown;
|
|
3311
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3312
|
+
endpointName: string;
|
|
3313
|
+
startedTimeStamp: number;
|
|
3314
|
+
fulfilledTimeStamp?: number;
|
|
3315
|
+
}, "error">> & {
|
|
3316
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3317
|
+
isUninitialized: false;
|
|
3318
|
+
isLoading: false;
|
|
3319
|
+
isSuccess: false;
|
|
3320
|
+
isError: true;
|
|
3321
|
+
})>(options?: {
|
|
3322
|
+
selectFromResult?: ((state: ({
|
|
3323
|
+
requestId?: undefined;
|
|
3324
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3325
|
+
data?: undefined;
|
|
3326
|
+
error?: undefined;
|
|
3327
|
+
endpointName?: string;
|
|
3328
|
+
startedTimeStamp?: undefined;
|
|
3329
|
+
fulfilledTimeStamp?: undefined;
|
|
3330
|
+
} & {
|
|
3331
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3332
|
+
isUninitialized: true;
|
|
3333
|
+
isLoading: false;
|
|
3334
|
+
isSuccess: false;
|
|
3335
|
+
isError: false;
|
|
3336
|
+
}) | ({
|
|
3337
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3338
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3346
|
+
requestId: string;
|
|
3347
|
+
data?: unknown;
|
|
3348
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3349
|
+
endpointName: string;
|
|
3350
|
+
startedTimeStamp: number;
|
|
3351
|
+
fulfilledTimeStamp?: number;
|
|
3352
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
3353
|
+
error: undefined;
|
|
3354
|
+
} & {
|
|
3355
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3356
|
+
isUninitialized: false;
|
|
3357
|
+
isLoading: false;
|
|
3358
|
+
isSuccess: true;
|
|
3359
|
+
isError: false;
|
|
3360
|
+
}) | ({
|
|
3361
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3362
|
+
} & {
|
|
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
|
+
} & {
|
|
3370
|
+
data?: undefined;
|
|
3371
|
+
} & {
|
|
3372
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3373
|
+
isUninitialized: false;
|
|
3374
|
+
isLoading: true;
|
|
3375
|
+
isSuccess: false;
|
|
3376
|
+
isError: false;
|
|
3377
|
+
}) | ({
|
|
3378
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3379
|
+
} & Omit<{
|
|
3380
|
+
requestId: string;
|
|
3381
|
+
data?: unknown;
|
|
3382
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3383
|
+
endpointName: string;
|
|
3384
|
+
startedTimeStamp: number;
|
|
3385
|
+
fulfilledTimeStamp?: number;
|
|
3386
|
+
}, "error"> & Required<Pick<{
|
|
3387
|
+
requestId: string;
|
|
3388
|
+
data?: unknown;
|
|
3389
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3390
|
+
endpointName: string;
|
|
3391
|
+
startedTimeStamp: number;
|
|
3392
|
+
fulfilledTimeStamp?: number;
|
|
3393
|
+
}, "error">> & {
|
|
3394
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3395
|
+
isUninitialized: false;
|
|
3396
|
+
isLoading: false;
|
|
3397
|
+
isSuccess: false;
|
|
3398
|
+
isError: true;
|
|
3399
|
+
})) => R) | undefined;
|
|
3400
|
+
fixedCacheKey?: string;
|
|
3401
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3402
|
+
originalArgs?: DeleteConnectionApiArg | undefined;
|
|
3403
|
+
reset: () => void;
|
|
3404
|
+
}];
|
|
3405
|
+
declare const useDeleteMesheryConnectionMutation: <R extends Record<string, any> = ({
|
|
3406
|
+
requestId?: undefined;
|
|
3407
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3408
|
+
data?: undefined;
|
|
3409
|
+
error?: undefined;
|
|
3410
|
+
endpointName?: string;
|
|
3411
|
+
startedTimeStamp?: undefined;
|
|
3412
|
+
fulfilledTimeStamp?: undefined;
|
|
3413
|
+
} & {
|
|
3414
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3415
|
+
isUninitialized: true;
|
|
3416
|
+
isLoading: false;
|
|
3417
|
+
isSuccess: false;
|
|
3418
|
+
isError: false;
|
|
3419
|
+
}) | ({
|
|
3420
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3421
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3429
|
+
requestId: string;
|
|
3430
|
+
data?: unknown;
|
|
3431
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3432
|
+
endpointName: string;
|
|
3433
|
+
startedTimeStamp: number;
|
|
3434
|
+
fulfilledTimeStamp?: number;
|
|
3435
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
3436
|
+
error: undefined;
|
|
3437
|
+
} & {
|
|
3438
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3439
|
+
isUninitialized: false;
|
|
3440
|
+
isLoading: false;
|
|
3441
|
+
isSuccess: true;
|
|
3442
|
+
isError: false;
|
|
3443
|
+
}) | ({
|
|
3444
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3445
|
+
} & {
|
|
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
|
+
} & {
|
|
3453
|
+
data?: undefined;
|
|
3454
|
+
} & {
|
|
3455
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3456
|
+
isUninitialized: false;
|
|
3457
|
+
isLoading: true;
|
|
3458
|
+
isSuccess: false;
|
|
3459
|
+
isError: false;
|
|
3460
|
+
}) | ({
|
|
3461
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3462
|
+
} & Omit<{
|
|
3463
|
+
requestId: string;
|
|
3464
|
+
data?: unknown;
|
|
3465
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3466
|
+
endpointName: string;
|
|
3467
|
+
startedTimeStamp: number;
|
|
3468
|
+
fulfilledTimeStamp?: number;
|
|
3469
|
+
}, "error"> & Required<Pick<{
|
|
3470
|
+
requestId: string;
|
|
3471
|
+
data?: unknown;
|
|
3472
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3473
|
+
endpointName: string;
|
|
3474
|
+
startedTimeStamp: number;
|
|
3475
|
+
fulfilledTimeStamp?: number;
|
|
3476
|
+
}, "error">> & {
|
|
3477
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3478
|
+
isUninitialized: false;
|
|
3479
|
+
isLoading: false;
|
|
3480
|
+
isSuccess: false;
|
|
3481
|
+
isError: true;
|
|
3482
|
+
})>(options?: {
|
|
3483
|
+
selectFromResult?: ((state: ({
|
|
3484
|
+
requestId?: undefined;
|
|
3485
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3486
|
+
data?: undefined;
|
|
3487
|
+
error?: undefined;
|
|
3488
|
+
endpointName?: string;
|
|
3489
|
+
startedTimeStamp?: undefined;
|
|
3490
|
+
fulfilledTimeStamp?: undefined;
|
|
3491
|
+
} & {
|
|
3492
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3493
|
+
isUninitialized: true;
|
|
3494
|
+
isLoading: false;
|
|
3495
|
+
isSuccess: false;
|
|
3496
|
+
isError: false;
|
|
3497
|
+
}) | ({
|
|
3498
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3499
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3507
|
+
requestId: string;
|
|
3508
|
+
data?: unknown;
|
|
3509
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3510
|
+
endpointName: string;
|
|
3511
|
+
startedTimeStamp: number;
|
|
3512
|
+
fulfilledTimeStamp?: number;
|
|
3513
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
3514
|
+
error: undefined;
|
|
3515
|
+
} & {
|
|
3516
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3517
|
+
isUninitialized: false;
|
|
3518
|
+
isLoading: false;
|
|
3519
|
+
isSuccess: true;
|
|
3520
|
+
isError: false;
|
|
3521
|
+
}) | ({
|
|
3522
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3523
|
+
} & {
|
|
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
|
+
} & {
|
|
3531
|
+
data?: undefined;
|
|
3532
|
+
} & {
|
|
3533
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3534
|
+
isUninitialized: false;
|
|
3535
|
+
isLoading: true;
|
|
3536
|
+
isSuccess: false;
|
|
3537
|
+
isError: false;
|
|
3538
|
+
}) | ({
|
|
3539
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3540
|
+
} & Omit<{
|
|
3541
|
+
requestId: string;
|
|
3542
|
+
data?: unknown;
|
|
3543
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3544
|
+
endpointName: string;
|
|
3545
|
+
startedTimeStamp: number;
|
|
3546
|
+
fulfilledTimeStamp?: number;
|
|
3547
|
+
}, "error"> & Required<Pick<{
|
|
3548
|
+
requestId: string;
|
|
3549
|
+
data?: unknown;
|
|
3550
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3551
|
+
endpointName: string;
|
|
3552
|
+
startedTimeStamp: number;
|
|
3553
|
+
fulfilledTimeStamp?: number;
|
|
3554
|
+
}, "error">> & {
|
|
3555
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3556
|
+
isUninitialized: false;
|
|
3557
|
+
isLoading: false;
|
|
3558
|
+
isSuccess: false;
|
|
3559
|
+
isError: true;
|
|
3560
|
+
})) => R) | undefined;
|
|
3561
|
+
fixedCacheKey?: string;
|
|
3562
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3563
|
+
originalArgs?: DeleteMesheryConnectionApiArg | undefined;
|
|
3564
|
+
reset: () => void;
|
|
3565
|
+
}];
|
|
3566
|
+
declare const useGetKubernetesContextQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
|
|
3567
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3568
|
+
originalArgs?: undefined | undefined;
|
|
3569
|
+
data?: undefined | undefined;
|
|
3570
|
+
error?: undefined | undefined;
|
|
3571
|
+
requestId?: undefined | undefined;
|
|
3572
|
+
endpointName?: string | undefined;
|
|
3573
|
+
startedTimeStamp?: undefined | undefined;
|
|
3574
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
3575
|
+
} & {
|
|
3576
|
+
currentData?: object | undefined;
|
|
3577
|
+
isUninitialized: false;
|
|
3578
|
+
isLoading: false;
|
|
3579
|
+
isFetching: false;
|
|
3580
|
+
isSuccess: false;
|
|
3581
|
+
isError: false;
|
|
3582
|
+
}, "isUninitialized"> & {
|
|
3583
|
+
isUninitialized: true;
|
|
3584
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3585
|
+
currentData?: object | undefined;
|
|
3586
|
+
isUninitialized: false;
|
|
3587
|
+
isLoading: false;
|
|
3588
|
+
isFetching: false;
|
|
3589
|
+
isSuccess: false;
|
|
3590
|
+
isError: false;
|
|
3591
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
3592
|
+
isLoading: true;
|
|
3593
|
+
isFetching: boolean;
|
|
3594
|
+
data: undefined;
|
|
3595
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3596
|
+
currentData?: object | undefined;
|
|
3597
|
+
isUninitialized: false;
|
|
3598
|
+
isLoading: false;
|
|
3599
|
+
isFetching: false;
|
|
3600
|
+
isSuccess: false;
|
|
3601
|
+
isError: false;
|
|
3602
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
3603
|
+
isSuccess: true;
|
|
3604
|
+
isFetching: true;
|
|
3605
|
+
error: undefined;
|
|
3606
|
+
} & {
|
|
3607
|
+
data: object;
|
|
3608
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3609
|
+
currentData?: object | undefined;
|
|
3610
|
+
isUninitialized: false;
|
|
3611
|
+
isLoading: false;
|
|
3612
|
+
isFetching: false;
|
|
3613
|
+
isSuccess: false;
|
|
3614
|
+
isError: false;
|
|
3615
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3616
|
+
currentData?: object | undefined;
|
|
3617
|
+
isUninitialized: false;
|
|
3618
|
+
isLoading: false;
|
|
3619
|
+
isFetching: false;
|
|
3620
|
+
isSuccess: false;
|
|
3621
|
+
isError: false;
|
|
3622
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3623
|
+
isSuccess: true;
|
|
3624
|
+
isFetching: false;
|
|
3625
|
+
error: undefined;
|
|
3626
|
+
} & {
|
|
3627
|
+
data: object;
|
|
3628
|
+
currentData: object;
|
|
3629
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3630
|
+
currentData?: object | undefined;
|
|
3631
|
+
isUninitialized: false;
|
|
3632
|
+
isLoading: false;
|
|
3633
|
+
isFetching: false;
|
|
3634
|
+
isSuccess: false;
|
|
3635
|
+
isError: false;
|
|
3636
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3637
|
+
currentData?: object | undefined;
|
|
3638
|
+
isUninitialized: false;
|
|
3639
|
+
isLoading: false;
|
|
3640
|
+
isFetching: false;
|
|
3641
|
+
isSuccess: false;
|
|
3642
|
+
isError: false;
|
|
3643
|
+
}, "error" | "isError"> & {
|
|
3644
|
+
isError: true;
|
|
3645
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3646
|
+
currentData?: object | undefined;
|
|
3647
|
+
isUninitialized: false;
|
|
3648
|
+
isLoading: false;
|
|
3649
|
+
isFetching: false;
|
|
3650
|
+
isSuccess: false;
|
|
3651
|
+
isError: false;
|
|
3652
|
+
}, "error">>)> & {
|
|
3653
|
+
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3654
|
+
}>(arg: GetKubernetesContextApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
3655
|
+
skip?: boolean;
|
|
3656
|
+
refetchOnMountOrArgChange?: boolean | number;
|
|
3657
|
+
} & {
|
|
3658
|
+
skip?: boolean;
|
|
3659
|
+
selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
|
|
3660
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3661
|
+
originalArgs?: undefined | undefined;
|
|
3662
|
+
data?: undefined | undefined;
|
|
3663
|
+
error?: undefined | undefined;
|
|
3664
|
+
requestId?: undefined | undefined;
|
|
3665
|
+
endpointName?: string | undefined;
|
|
3666
|
+
startedTimeStamp?: undefined | undefined;
|
|
3667
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
3668
|
+
} & {
|
|
3669
|
+
currentData?: object | undefined;
|
|
3670
|
+
isUninitialized: false;
|
|
3671
|
+
isLoading: false;
|
|
3672
|
+
isFetching: false;
|
|
3673
|
+
isSuccess: false;
|
|
3674
|
+
isError: false;
|
|
3675
|
+
}, "isUninitialized"> & {
|
|
3676
|
+
isUninitialized: true;
|
|
3677
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3678
|
+
currentData?: object | undefined;
|
|
3679
|
+
isUninitialized: false;
|
|
3680
|
+
isLoading: false;
|
|
3681
|
+
isFetching: false;
|
|
3682
|
+
isSuccess: false;
|
|
3683
|
+
isError: false;
|
|
3684
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
3685
|
+
isLoading: true;
|
|
3686
|
+
isFetching: boolean;
|
|
3687
|
+
data: undefined;
|
|
3688
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3689
|
+
currentData?: object | undefined;
|
|
3690
|
+
isUninitialized: false;
|
|
3691
|
+
isLoading: false;
|
|
3692
|
+
isFetching: false;
|
|
3693
|
+
isSuccess: false;
|
|
3694
|
+
isError: false;
|
|
3695
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
3696
|
+
isSuccess: true;
|
|
3697
|
+
isFetching: true;
|
|
3698
|
+
error: undefined;
|
|
3699
|
+
} & {
|
|
3700
|
+
data: object;
|
|
3701
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3702
|
+
currentData?: object | undefined;
|
|
3703
|
+
isUninitialized: false;
|
|
3704
|
+
isLoading: false;
|
|
3705
|
+
isFetching: false;
|
|
3706
|
+
isSuccess: false;
|
|
3707
|
+
isError: false;
|
|
3708
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3709
|
+
currentData?: object | undefined;
|
|
3710
|
+
isUninitialized: false;
|
|
3711
|
+
isLoading: false;
|
|
3712
|
+
isFetching: false;
|
|
3713
|
+
isSuccess: false;
|
|
3714
|
+
isError: false;
|
|
3715
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3716
|
+
isSuccess: true;
|
|
3717
|
+
isFetching: false;
|
|
3718
|
+
error: undefined;
|
|
3719
|
+
} & {
|
|
3720
|
+
data: object;
|
|
3721
|
+
currentData: object;
|
|
3722
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3723
|
+
currentData?: object | undefined;
|
|
3724
|
+
isUninitialized: false;
|
|
3725
|
+
isLoading: false;
|
|
3726
|
+
isFetching: false;
|
|
3727
|
+
isSuccess: false;
|
|
3728
|
+
isError: false;
|
|
3729
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3730
|
+
currentData?: object | undefined;
|
|
3731
|
+
isUninitialized: false;
|
|
3732
|
+
isLoading: false;
|
|
3733
|
+
isFetching: false;
|
|
3734
|
+
isSuccess: false;
|
|
3735
|
+
isError: false;
|
|
3736
|
+
}, "error" | "isError"> & {
|
|
3737
|
+
isError: true;
|
|
3738
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>> & {
|
|
3739
|
+
currentData?: object | undefined;
|
|
3740
|
+
isUninitialized: false;
|
|
3741
|
+
isLoading: false;
|
|
3742
|
+
isFetching: false;
|
|
3743
|
+
isSuccess: false;
|
|
3744
|
+
isError: false;
|
|
3745
|
+
}, "error">>)> & {
|
|
3746
|
+
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3747
|
+
}) => R) | undefined;
|
|
3748
|
+
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3749
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", object, "mesheryRtkSchemasApi", unknown>>;
|
|
3750
|
+
};
|
|
3751
|
+
declare const useAddConnectionToEnvironmentMutation: <R extends Record<string, any> = ({
|
|
3752
|
+
requestId?: undefined;
|
|
3753
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3754
|
+
data?: undefined;
|
|
3755
|
+
error?: undefined;
|
|
3756
|
+
endpointName?: string;
|
|
3757
|
+
startedTimeStamp?: undefined;
|
|
3758
|
+
fulfilledTimeStamp?: undefined;
|
|
3759
|
+
} & {
|
|
3760
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3761
|
+
isUninitialized: true;
|
|
3762
|
+
isLoading: false;
|
|
3763
|
+
isSuccess: false;
|
|
3764
|
+
isError: false;
|
|
3765
|
+
}) | ({
|
|
3766
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3767
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3775
|
+
requestId: string;
|
|
3776
|
+
data?: unknown;
|
|
3777
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3778
|
+
endpointName: string;
|
|
3779
|
+
startedTimeStamp: number;
|
|
3780
|
+
fulfilledTimeStamp?: number;
|
|
3781
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
3782
|
+
error: undefined;
|
|
3783
|
+
} & {
|
|
3784
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3785
|
+
isUninitialized: false;
|
|
3786
|
+
isLoading: false;
|
|
3787
|
+
isSuccess: true;
|
|
3788
|
+
isError: false;
|
|
3789
|
+
}) | ({
|
|
3790
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3791
|
+
} & {
|
|
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
|
+
} & {
|
|
3799
|
+
data?: undefined;
|
|
3800
|
+
} & {
|
|
3801
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3802
|
+
isUninitialized: false;
|
|
3803
|
+
isLoading: true;
|
|
3804
|
+
isSuccess: false;
|
|
3805
|
+
isError: false;
|
|
3806
|
+
}) | ({
|
|
3807
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3808
|
+
} & Omit<{
|
|
3809
|
+
requestId: string;
|
|
3810
|
+
data?: unknown;
|
|
3811
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3812
|
+
endpointName: string;
|
|
3813
|
+
startedTimeStamp: number;
|
|
3814
|
+
fulfilledTimeStamp?: number;
|
|
3815
|
+
}, "error"> & Required<Pick<{
|
|
3816
|
+
requestId: string;
|
|
3817
|
+
data?: unknown;
|
|
3818
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3819
|
+
endpointName: string;
|
|
3820
|
+
startedTimeStamp: number;
|
|
3821
|
+
fulfilledTimeStamp?: number;
|
|
3822
|
+
}, "error">> & {
|
|
3823
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3824
|
+
isUninitialized: false;
|
|
3825
|
+
isLoading: false;
|
|
3826
|
+
isSuccess: false;
|
|
3827
|
+
isError: true;
|
|
3828
|
+
})>(options?: {
|
|
3829
|
+
selectFromResult?: ((state: ({
|
|
3830
|
+
requestId?: undefined;
|
|
3831
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3832
|
+
data?: undefined;
|
|
3833
|
+
error?: undefined;
|
|
3834
|
+
endpointName?: string;
|
|
3835
|
+
startedTimeStamp?: undefined;
|
|
3836
|
+
fulfilledTimeStamp?: undefined;
|
|
3837
|
+
} & {
|
|
3838
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3839
|
+
isUninitialized: true;
|
|
3840
|
+
isLoading: false;
|
|
3841
|
+
isSuccess: false;
|
|
3842
|
+
isError: false;
|
|
3843
|
+
}) | ({
|
|
3844
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3845
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3853
|
+
requestId: string;
|
|
3854
|
+
data?: unknown;
|
|
3855
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3856
|
+
endpointName: string;
|
|
3857
|
+
startedTimeStamp: number;
|
|
3858
|
+
fulfilledTimeStamp?: number;
|
|
3859
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
3860
|
+
error: undefined;
|
|
3861
|
+
} & {
|
|
3862
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3863
|
+
isUninitialized: false;
|
|
3864
|
+
isLoading: false;
|
|
3865
|
+
isSuccess: true;
|
|
3866
|
+
isError: false;
|
|
3867
|
+
}) | ({
|
|
3868
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3869
|
+
} & {
|
|
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
|
+
} & {
|
|
3877
|
+
data?: undefined;
|
|
3878
|
+
} & {
|
|
3879
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3880
|
+
isUninitialized: false;
|
|
3881
|
+
isLoading: true;
|
|
3882
|
+
isSuccess: false;
|
|
3883
|
+
isError: false;
|
|
3884
|
+
}) | ({
|
|
3885
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3886
|
+
} & Omit<{
|
|
3887
|
+
requestId: string;
|
|
3888
|
+
data?: unknown;
|
|
3889
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3890
|
+
endpointName: string;
|
|
3891
|
+
startedTimeStamp: number;
|
|
3892
|
+
fulfilledTimeStamp?: number;
|
|
3893
|
+
}, "error"> & Required<Pick<{
|
|
3894
|
+
requestId: string;
|
|
3895
|
+
data?: unknown;
|
|
3896
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3897
|
+
endpointName: string;
|
|
3898
|
+
startedTimeStamp: number;
|
|
3899
|
+
fulfilledTimeStamp?: number;
|
|
3900
|
+
}, "error">> & {
|
|
3901
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3902
|
+
isUninitialized: false;
|
|
3903
|
+
isLoading: false;
|
|
3904
|
+
isSuccess: false;
|
|
3905
|
+
isError: true;
|
|
3906
|
+
})) => R) | undefined;
|
|
3907
|
+
fixedCacheKey?: string;
|
|
3908
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3909
|
+
originalArgs?: AddConnectionToEnvironmentApiArg | undefined;
|
|
3910
|
+
reset: () => void;
|
|
3911
|
+
}];
|
|
3912
|
+
declare const useRemoveConnectionFromEnvironmentMutation: <R extends Record<string, any> = ({
|
|
3913
|
+
requestId?: undefined;
|
|
3914
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3915
|
+
data?: undefined;
|
|
3916
|
+
error?: undefined;
|
|
3917
|
+
endpointName?: string;
|
|
3918
|
+
startedTimeStamp?: undefined;
|
|
3919
|
+
fulfilledTimeStamp?: undefined;
|
|
3920
|
+
} & {
|
|
3921
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3922
|
+
isUninitialized: true;
|
|
3923
|
+
isLoading: false;
|
|
3924
|
+
isSuccess: false;
|
|
3925
|
+
isError: false;
|
|
3926
|
+
}) | ({
|
|
3927
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3928
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3936
|
+
requestId: string;
|
|
3937
|
+
data?: unknown;
|
|
3938
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3939
|
+
endpointName: string;
|
|
3940
|
+
startedTimeStamp: number;
|
|
3941
|
+
fulfilledTimeStamp?: number;
|
|
3942
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
3943
|
+
error: undefined;
|
|
3944
|
+
} & {
|
|
3945
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
3946
|
+
isUninitialized: false;
|
|
3947
|
+
isLoading: false;
|
|
3948
|
+
isSuccess: true;
|
|
3949
|
+
isError: false;
|
|
3950
|
+
}) | ({
|
|
3951
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3952
|
+
} & {
|
|
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
|
+
} & {
|
|
3960
|
+
data?: undefined;
|
|
3961
|
+
} & {
|
|
3962
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
3963
|
+
isUninitialized: false;
|
|
3964
|
+
isLoading: true;
|
|
3965
|
+
isSuccess: false;
|
|
3966
|
+
isError: false;
|
|
3967
|
+
}) | ({
|
|
3968
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3969
|
+
} & Omit<{
|
|
3970
|
+
requestId: string;
|
|
3971
|
+
data?: unknown;
|
|
3972
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3973
|
+
endpointName: string;
|
|
3974
|
+
startedTimeStamp: number;
|
|
3975
|
+
fulfilledTimeStamp?: number;
|
|
3976
|
+
}, "error"> & Required<Pick<{
|
|
3977
|
+
requestId: string;
|
|
3978
|
+
data?: unknown;
|
|
3979
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3980
|
+
endpointName: string;
|
|
3981
|
+
startedTimeStamp: number;
|
|
3982
|
+
fulfilledTimeStamp?: number;
|
|
3983
|
+
}, "error">> & {
|
|
3984
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
3985
|
+
isUninitialized: false;
|
|
3986
|
+
isLoading: false;
|
|
3987
|
+
isSuccess: false;
|
|
3988
|
+
isError: true;
|
|
3989
|
+
})>(options?: {
|
|
3990
|
+
selectFromResult?: ((state: ({
|
|
3991
|
+
requestId?: undefined;
|
|
3992
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
3993
|
+
data?: undefined;
|
|
3994
|
+
error?: undefined;
|
|
3995
|
+
endpointName?: string;
|
|
3996
|
+
startedTimeStamp?: undefined;
|
|
3997
|
+
fulfilledTimeStamp?: undefined;
|
|
3998
|
+
} & {
|
|
3999
|
+
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
4000
|
+
isUninitialized: true;
|
|
4001
|
+
isLoading: false;
|
|
4002
|
+
isSuccess: false;
|
|
4003
|
+
isError: false;
|
|
4004
|
+
}) | ({
|
|
4005
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
4006
|
+
} & Omit<{
|
|
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
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
4014
|
+
requestId: string;
|
|
4015
|
+
data?: unknown;
|
|
4016
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4017
|
+
endpointName: string;
|
|
4018
|
+
startedTimeStamp: number;
|
|
4019
|
+
fulfilledTimeStamp?: number;
|
|
4020
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
4021
|
+
error: undefined;
|
|
4022
|
+
} & {
|
|
4023
|
+
status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
|
|
4024
|
+
isUninitialized: false;
|
|
4025
|
+
isLoading: false;
|
|
4026
|
+
isSuccess: true;
|
|
4027
|
+
isError: false;
|
|
4028
|
+
}) | ({
|
|
4029
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
4030
|
+
} & {
|
|
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
|
+
} & {
|
|
4038
|
+
data?: undefined;
|
|
4039
|
+
} & {
|
|
4040
|
+
status: _reduxjs_toolkit_query.QueryStatus.pending;
|
|
4041
|
+
isUninitialized: false;
|
|
4042
|
+
isLoading: true;
|
|
4043
|
+
isSuccess: false;
|
|
4044
|
+
isError: false;
|
|
4045
|
+
}) | ({
|
|
4046
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
4047
|
+
} & Omit<{
|
|
4048
|
+
requestId: string;
|
|
4049
|
+
data?: unknown;
|
|
4050
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4051
|
+
endpointName: string;
|
|
4052
|
+
startedTimeStamp: number;
|
|
4053
|
+
fulfilledTimeStamp?: number;
|
|
4054
|
+
}, "error"> & Required<Pick<{
|
|
4055
|
+
requestId: string;
|
|
4056
|
+
data?: unknown;
|
|
4057
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4058
|
+
endpointName: string;
|
|
4059
|
+
startedTimeStamp: number;
|
|
4060
|
+
fulfilledTimeStamp?: number;
|
|
4061
|
+
}, "error">> & {
|
|
4062
|
+
status: _reduxjs_toolkit_query.QueryStatus.rejected;
|
|
4063
|
+
isUninitialized: false;
|
|
4064
|
+
isLoading: false;
|
|
4065
|
+
isSuccess: false;
|
|
4066
|
+
isError: true;
|
|
4067
|
+
})) => R) | undefined;
|
|
4068
|
+
fixedCacheKey?: string;
|
|
4069
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4070
|
+
originalArgs?: RemoveConnectionFromEnvironmentApiArg | undefined;
|
|
4071
|
+
reset: () => void;
|
|
4072
|
+
}];
|
|
2231
4073
|
declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
2232
4074
|
requestId?: undefined;
|
|
2233
4075
|
status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
|
|
@@ -2385,7 +4227,7 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
2385
4227
|
isError: true;
|
|
2386
4228
|
})) => R) | undefined;
|
|
2387
4229
|
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>, "
|
|
4230
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", ImportDesignApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
2389
4231
|
originalArgs?: ImportDesignApiArg | undefined;
|
|
2390
4232
|
reset: () => void;
|
|
2391
4233
|
}];
|
|
@@ -2546,7 +4388,7 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
2546
4388
|
isError: true;
|
|
2547
4389
|
})) => R) | undefined;
|
|
2548
4390
|
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>, "
|
|
4391
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", CreateEnvironmentApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
2550
4392
|
originalArgs?: CreateEnvironmentApiArg | undefined;
|
|
2551
4393
|
reset: () => void;
|
|
2552
4394
|
}];
|
|
@@ -2568,7 +4410,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2568
4410
|
isError: false;
|
|
2569
4411
|
}, "isUninitialized"> & {
|
|
2570
4412
|
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>, "
|
|
4413
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2572
4414
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2573
4415
|
isUninitialized: false;
|
|
2574
4416
|
isLoading: false;
|
|
@@ -2579,7 +4421,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2579
4421
|
isLoading: true;
|
|
2580
4422
|
isFetching: boolean;
|
|
2581
4423
|
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>, "
|
|
4424
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2583
4425
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2584
4426
|
isUninitialized: false;
|
|
2585
4427
|
isLoading: false;
|
|
@@ -2592,14 +4434,14 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2592
4434
|
error: undefined;
|
|
2593
4435
|
} & {
|
|
2594
4436
|
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>, "
|
|
4437
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2596
4438
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2597
4439
|
isUninitialized: false;
|
|
2598
4440
|
isLoading: false;
|
|
2599
4441
|
isFetching: false;
|
|
2600
4442
|
isSuccess: false;
|
|
2601
4443
|
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>, "
|
|
4444
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2603
4445
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2604
4446
|
isUninitialized: false;
|
|
2605
4447
|
isLoading: false;
|
|
@@ -2613,14 +4455,14 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2613
4455
|
} & {
|
|
2614
4456
|
data: GetEnvironmentsApiResponse;
|
|
2615
4457
|
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>, "
|
|
4458
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2617
4459
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2618
4460
|
isUninitialized: false;
|
|
2619
4461
|
isLoading: false;
|
|
2620
4462
|
isFetching: false;
|
|
2621
4463
|
isSuccess: false;
|
|
2622
4464
|
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>, "
|
|
4465
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2624
4466
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2625
4467
|
isUninitialized: false;
|
|
2626
4468
|
isLoading: false;
|
|
@@ -2629,7 +4471,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2629
4471
|
isError: false;
|
|
2630
4472
|
}, "error" | "isError"> & {
|
|
2631
4473
|
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>, "
|
|
4474
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2633
4475
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2634
4476
|
isUninitialized: false;
|
|
2635
4477
|
isLoading: false;
|
|
@@ -2638,7 +4480,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2638
4480
|
isError: false;
|
|
2639
4481
|
}, "error">>)> & {
|
|
2640
4482
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
2641
|
-
}>(arg: typeof _reduxjs_toolkit_query.skipToken
|
|
4483
|
+
}>(arg: GetEnvironmentsApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
2642
4484
|
skip?: boolean;
|
|
2643
4485
|
refetchOnMountOrArgChange?: boolean | number;
|
|
2644
4486
|
} & {
|
|
@@ -2661,7 +4503,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2661
4503
|
isError: false;
|
|
2662
4504
|
}, "isUninitialized"> & {
|
|
2663
4505
|
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>, "
|
|
4506
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2665
4507
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2666
4508
|
isUninitialized: false;
|
|
2667
4509
|
isLoading: false;
|
|
@@ -2672,7 +4514,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2672
4514
|
isLoading: true;
|
|
2673
4515
|
isFetching: boolean;
|
|
2674
4516
|
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>, "
|
|
4517
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2676
4518
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2677
4519
|
isUninitialized: false;
|
|
2678
4520
|
isLoading: false;
|
|
@@ -2685,14 +4527,14 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2685
4527
|
error: undefined;
|
|
2686
4528
|
} & {
|
|
2687
4529
|
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>, "
|
|
4530
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2689
4531
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2690
4532
|
isUninitialized: false;
|
|
2691
4533
|
isLoading: false;
|
|
2692
4534
|
isFetching: false;
|
|
2693
4535
|
isSuccess: false;
|
|
2694
4536
|
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>, "
|
|
4537
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2696
4538
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2697
4539
|
isUninitialized: false;
|
|
2698
4540
|
isLoading: false;
|
|
@@ -2706,14 +4548,14 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2706
4548
|
} & {
|
|
2707
4549
|
data: GetEnvironmentsApiResponse;
|
|
2708
4550
|
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>, "
|
|
4551
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2710
4552
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2711
4553
|
isUninitialized: false;
|
|
2712
4554
|
isLoading: false;
|
|
2713
4555
|
isFetching: false;
|
|
2714
4556
|
isSuccess: false;
|
|
2715
4557
|
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>, "
|
|
4558
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2717
4559
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2718
4560
|
isUninitialized: false;
|
|
2719
4561
|
isLoading: false;
|
|
@@ -2722,7 +4564,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2722
4564
|
isError: false;
|
|
2723
4565
|
}, "error" | "isError"> & {
|
|
2724
4566
|
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>, "
|
|
4567
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
2726
4568
|
currentData?: GetEnvironmentsApiResponse | undefined;
|
|
2727
4569
|
isUninitialized: false;
|
|
2728
4570
|
isLoading: false;
|
|
@@ -2733,7 +4575,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = _reduxjs
|
|
|
2733
4575
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
2734
4576
|
}) => R) | undefined;
|
|
2735
4577
|
}) | 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>, "
|
|
4578
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetEnvironmentsApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
2737
4579
|
};
|
|
2738
4580
|
declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
|
|
2739
4581
|
requestId?: undefined;
|
|
@@ -2892,7 +4734,7 @@ declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
|
|
|
2892
4734
|
isError: true;
|
|
2893
4735
|
})) => R) | undefined;
|
|
2894
4736
|
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>, "
|
|
4737
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", PostEvaluateApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
2896
4738
|
originalArgs?: PostEvaluateApiArg | undefined;
|
|
2897
4739
|
reset: () => void;
|
|
2898
4740
|
}];
|
|
@@ -3053,7 +4895,7 @@ declare const useDeleteEventsByIdMutation: <R extends Record<string, any> = ({
|
|
|
3053
4895
|
isError: true;
|
|
3054
4896
|
})) => R) | undefined;
|
|
3055
4897
|
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>, "
|
|
4898
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", DeleteEventsByIdApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3057
4899
|
originalArgs?: DeleteEventsByIdApiArg | undefined;
|
|
3058
4900
|
reset: () => void;
|
|
3059
4901
|
}];
|
|
@@ -3214,7 +5056,7 @@ declare const usePostEventsMutation: <R extends Record<string, any> = ({
|
|
|
3214
5056
|
isError: true;
|
|
3215
5057
|
})) => R) | undefined;
|
|
3216
5058
|
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>, "
|
|
5059
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3218
5060
|
originalArgs?: PostEventsApiArg | undefined;
|
|
3219
5061
|
reset: () => void;
|
|
3220
5062
|
}];
|
|
@@ -3375,7 +5217,7 @@ declare const useDeleteEventsMutation: <R extends Record<string, any> = ({
|
|
|
3375
5217
|
isError: true;
|
|
3376
5218
|
})) => R) | undefined;
|
|
3377
5219
|
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>, "
|
|
5220
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", DeleteEventsApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3379
5221
|
originalArgs?: DeleteEventsApiArg | undefined;
|
|
3380
5222
|
reset: () => void;
|
|
3381
5223
|
}];
|
|
@@ -3536,7 +5378,7 @@ declare const usePutEventsStatusMutation: <R extends Record<string, any> = ({
|
|
|
3536
5378
|
isError: true;
|
|
3537
5379
|
})) => R) | undefined;
|
|
3538
5380
|
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>, "
|
|
5381
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", PutEventsStatusApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3540
5382
|
originalArgs?: PutEventsStatusApiArg | undefined;
|
|
3541
5383
|
reset: () => void;
|
|
3542
5384
|
}];
|
|
@@ -3697,7 +5539,7 @@ declare const usePutEventsByIdStatusMutation: <R extends Record<string, any> = (
|
|
|
3697
5539
|
isError: true;
|
|
3698
5540
|
})) => R) | undefined;
|
|
3699
5541
|
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>, "
|
|
5542
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", PutEventsByIdStatusApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3701
5543
|
originalArgs?: PutEventsByIdStatusApiArg | undefined;
|
|
3702
5544
|
reset: () => void;
|
|
3703
5545
|
}];
|
|
@@ -3719,7 +5561,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3719
5561
|
isError: false;
|
|
3720
5562
|
}, "isUninitialized"> & {
|
|
3721
5563
|
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>, "
|
|
5564
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3723
5565
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3724
5566
|
isUninitialized: false;
|
|
3725
5567
|
isLoading: false;
|
|
@@ -3730,7 +5572,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3730
5572
|
isLoading: true;
|
|
3731
5573
|
isFetching: boolean;
|
|
3732
5574
|
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>, "
|
|
5575
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3734
5576
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3735
5577
|
isUninitialized: false;
|
|
3736
5578
|
isLoading: false;
|
|
@@ -3743,14 +5585,14 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3743
5585
|
error: undefined;
|
|
3744
5586
|
} & {
|
|
3745
5587
|
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>, "
|
|
5588
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3747
5589
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3748
5590
|
isUninitialized: false;
|
|
3749
5591
|
isLoading: false;
|
|
3750
5592
|
isFetching: false;
|
|
3751
5593
|
isSuccess: false;
|
|
3752
5594
|
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>, "
|
|
5595
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3754
5596
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3755
5597
|
isUninitialized: false;
|
|
3756
5598
|
isLoading: false;
|
|
@@ -3764,14 +5606,14 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3764
5606
|
} & {
|
|
3765
5607
|
data: GetUserKeysApiResponse;
|
|
3766
5608
|
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>, "
|
|
5609
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3768
5610
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3769
5611
|
isUninitialized: false;
|
|
3770
5612
|
isLoading: false;
|
|
3771
5613
|
isFetching: false;
|
|
3772
5614
|
isSuccess: false;
|
|
3773
5615
|
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>, "
|
|
5616
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3775
5617
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3776
5618
|
isUninitialized: false;
|
|
3777
5619
|
isLoading: false;
|
|
@@ -3780,7 +5622,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3780
5622
|
isError: false;
|
|
3781
5623
|
}, "error" | "isError"> & {
|
|
3782
5624
|
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>, "
|
|
5625
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3784
5626
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3785
5627
|
isUninitialized: false;
|
|
3786
5628
|
isLoading: false;
|
|
@@ -3789,7 +5631,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3789
5631
|
isError: false;
|
|
3790
5632
|
}, "error">>)> & {
|
|
3791
5633
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3792
|
-
}>(arg: typeof _reduxjs_toolkit_query.skipToken
|
|
5634
|
+
}>(arg: GetUserKeysApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
3793
5635
|
skip?: boolean;
|
|
3794
5636
|
refetchOnMountOrArgChange?: boolean | number;
|
|
3795
5637
|
} & {
|
|
@@ -3812,7 +5654,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3812
5654
|
isError: false;
|
|
3813
5655
|
}, "isUninitialized"> & {
|
|
3814
5656
|
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>, "
|
|
5657
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3816
5658
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3817
5659
|
isUninitialized: false;
|
|
3818
5660
|
isLoading: false;
|
|
@@ -3823,7 +5665,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3823
5665
|
isLoading: true;
|
|
3824
5666
|
isFetching: boolean;
|
|
3825
5667
|
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>, "
|
|
5668
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3827
5669
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3828
5670
|
isUninitialized: false;
|
|
3829
5671
|
isLoading: false;
|
|
@@ -3836,14 +5678,14 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3836
5678
|
error: undefined;
|
|
3837
5679
|
} & {
|
|
3838
5680
|
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>, "
|
|
5681
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3840
5682
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3841
5683
|
isUninitialized: false;
|
|
3842
5684
|
isLoading: false;
|
|
3843
5685
|
isFetching: false;
|
|
3844
5686
|
isSuccess: false;
|
|
3845
5687
|
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>, "
|
|
5688
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3847
5689
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3848
5690
|
isUninitialized: false;
|
|
3849
5691
|
isLoading: false;
|
|
@@ -3857,14 +5699,14 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3857
5699
|
} & {
|
|
3858
5700
|
data: GetUserKeysApiResponse;
|
|
3859
5701
|
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>, "
|
|
5702
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3861
5703
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3862
5704
|
isUninitialized: false;
|
|
3863
5705
|
isLoading: false;
|
|
3864
5706
|
isFetching: false;
|
|
3865
5707
|
isSuccess: false;
|
|
3866
5708
|
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>, "
|
|
5709
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3868
5710
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3869
5711
|
isUninitialized: false;
|
|
3870
5712
|
isLoading: false;
|
|
@@ -3873,7 +5715,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3873
5715
|
isError: false;
|
|
3874
5716
|
}, "error" | "isError"> & {
|
|
3875
5717
|
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>, "
|
|
5718
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
3877
5719
|
currentData?: GetUserKeysApiResponse | undefined;
|
|
3878
5720
|
isUninitialized: false;
|
|
3879
5721
|
isLoading: false;
|
|
@@ -3884,7 +5726,7 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
3884
5726
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3885
5727
|
}) => R) | undefined;
|
|
3886
5728
|
}) | 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>, "
|
|
5729
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetUserKeysApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
3888
5730
|
};
|
|
3889
5731
|
declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
3890
5732
|
requestId?: undefined;
|
|
@@ -4043,7 +5885,7 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
4043
5885
|
isError: true;
|
|
4044
5886
|
})) => R) | undefined;
|
|
4045
5887
|
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>, "
|
|
5888
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", RegisterMeshmodelsApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4047
5889
|
originalArgs?: RegisterMeshmodelsApiArg | undefined;
|
|
4048
5890
|
reset: () => void;
|
|
4049
5891
|
}];
|
|
@@ -4065,7 +5907,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4065
5907
|
isError: false;
|
|
4066
5908
|
}, "isUninitialized"> & {
|
|
4067
5909
|
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>, "
|
|
5910
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4069
5911
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4070
5912
|
isUninitialized: false;
|
|
4071
5913
|
isLoading: false;
|
|
@@ -4076,7 +5918,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4076
5918
|
isLoading: true;
|
|
4077
5919
|
isFetching: boolean;
|
|
4078
5920
|
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>, "
|
|
5921
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4080
5922
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4081
5923
|
isUninitialized: false;
|
|
4082
5924
|
isLoading: false;
|
|
@@ -4089,14 +5931,14 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4089
5931
|
error: undefined;
|
|
4090
5932
|
} & {
|
|
4091
5933
|
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>, "
|
|
5934
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4093
5935
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4094
5936
|
isUninitialized: false;
|
|
4095
5937
|
isLoading: false;
|
|
4096
5938
|
isFetching: false;
|
|
4097
5939
|
isSuccess: false;
|
|
4098
5940
|
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>, "
|
|
5941
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4100
5942
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4101
5943
|
isUninitialized: false;
|
|
4102
5944
|
isLoading: false;
|
|
@@ -4110,14 +5952,14 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4110
5952
|
} & {
|
|
4111
5953
|
data: GetOrgByDomainApiResponse;
|
|
4112
5954
|
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>, "
|
|
5955
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4114
5956
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4115
5957
|
isUninitialized: false;
|
|
4116
5958
|
isLoading: false;
|
|
4117
5959
|
isFetching: false;
|
|
4118
5960
|
isSuccess: false;
|
|
4119
5961
|
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>, "
|
|
5962
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4121
5963
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4122
5964
|
isUninitialized: false;
|
|
4123
5965
|
isLoading: false;
|
|
@@ -4126,7 +5968,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4126
5968
|
isError: false;
|
|
4127
5969
|
}, "error" | "isError"> & {
|
|
4128
5970
|
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>, "
|
|
5971
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4130
5972
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4131
5973
|
isUninitialized: false;
|
|
4132
5974
|
isLoading: false;
|
|
@@ -4135,7 +5977,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4135
5977
|
isError: false;
|
|
4136
5978
|
}, "error">>)> & {
|
|
4137
5979
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4138
|
-
}>(arg: typeof _reduxjs_toolkit_query.skipToken
|
|
5980
|
+
}>(arg: GetOrgByDomainApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
4139
5981
|
skip?: boolean;
|
|
4140
5982
|
refetchOnMountOrArgChange?: boolean | number;
|
|
4141
5983
|
} & {
|
|
@@ -4158,7 +6000,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4158
6000
|
isError: false;
|
|
4159
6001
|
}, "isUninitialized"> & {
|
|
4160
6002
|
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>, "
|
|
6003
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4162
6004
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4163
6005
|
isUninitialized: false;
|
|
4164
6006
|
isLoading: false;
|
|
@@ -4169,7 +6011,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4169
6011
|
isLoading: true;
|
|
4170
6012
|
isFetching: boolean;
|
|
4171
6013
|
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>, "
|
|
6014
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4173
6015
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4174
6016
|
isUninitialized: false;
|
|
4175
6017
|
isLoading: false;
|
|
@@ -4182,14 +6024,14 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4182
6024
|
error: undefined;
|
|
4183
6025
|
} & {
|
|
4184
6026
|
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>, "
|
|
6027
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4186
6028
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4187
6029
|
isUninitialized: false;
|
|
4188
6030
|
isLoading: false;
|
|
4189
6031
|
isFetching: false;
|
|
4190
6032
|
isSuccess: false;
|
|
4191
6033
|
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>, "
|
|
6034
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4193
6035
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4194
6036
|
isUninitialized: false;
|
|
4195
6037
|
isLoading: false;
|
|
@@ -4203,14 +6045,14 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4203
6045
|
} & {
|
|
4204
6046
|
data: GetOrgByDomainApiResponse;
|
|
4205
6047
|
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>, "
|
|
6048
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4207
6049
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4208
6050
|
isUninitialized: false;
|
|
4209
6051
|
isLoading: false;
|
|
4210
6052
|
isFetching: false;
|
|
4211
6053
|
isSuccess: false;
|
|
4212
6054
|
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>, "
|
|
6055
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4214
6056
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4215
6057
|
isUninitialized: false;
|
|
4216
6058
|
isLoading: false;
|
|
@@ -4219,7 +6061,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4219
6061
|
isError: false;
|
|
4220
6062
|
}, "error" | "isError"> & {
|
|
4221
6063
|
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>, "
|
|
6064
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4223
6065
|
currentData?: GetOrgByDomainApiResponse | undefined;
|
|
4224
6066
|
isUninitialized: false;
|
|
4225
6067
|
isLoading: false;
|
|
@@ -4230,7 +6072,7 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = _reduxjs_
|
|
|
4230
6072
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4231
6073
|
}) => R) | undefined;
|
|
4232
6074
|
}) | 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>, "
|
|
6075
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetOrgByDomainApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
4234
6076
|
};
|
|
4235
6077
|
declare const useAddTeamToOrgMutation: <R extends Record<string, any> = ({
|
|
4236
6078
|
requestId?: undefined;
|
|
@@ -4389,7 +6231,7 @@ declare const useAddTeamToOrgMutation: <R extends Record<string, any> = ({
|
|
|
4389
6231
|
isError: true;
|
|
4390
6232
|
})) => R) | undefined;
|
|
4391
6233
|
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>, "
|
|
6234
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", AddTeamToOrgApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4393
6235
|
originalArgs?: AddTeamToOrgApiArg | undefined;
|
|
4394
6236
|
reset: () => void;
|
|
4395
6237
|
}];
|
|
@@ -4550,7 +6392,7 @@ declare const useRemoveTeamFromOrgMutation: <R extends Record<string, any> = ({
|
|
|
4550
6392
|
isError: true;
|
|
4551
6393
|
})) => R) | undefined;
|
|
4552
6394
|
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>, "
|
|
6395
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", RemoveTeamFromOrgApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4554
6396
|
originalArgs?: RemoveTeamFromOrgApiArg | undefined;
|
|
4555
6397
|
reset: () => void;
|
|
4556
6398
|
}];
|
|
@@ -4572,7 +6414,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4572
6414
|
isError: false;
|
|
4573
6415
|
}, "isUninitialized"> & {
|
|
4574
6416
|
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>, "
|
|
6417
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4576
6418
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4577
6419
|
isUninitialized: false;
|
|
4578
6420
|
isLoading: false;
|
|
@@ -4583,7 +6425,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4583
6425
|
isLoading: true;
|
|
4584
6426
|
isFetching: boolean;
|
|
4585
6427
|
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>, "
|
|
6428
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4587
6429
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4588
6430
|
isUninitialized: false;
|
|
4589
6431
|
isLoading: false;
|
|
@@ -4596,14 +6438,14 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4596
6438
|
error: undefined;
|
|
4597
6439
|
} & {
|
|
4598
6440
|
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>, "
|
|
6441
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4600
6442
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4601
6443
|
isUninitialized: false;
|
|
4602
6444
|
isLoading: false;
|
|
4603
6445
|
isFetching: false;
|
|
4604
6446
|
isSuccess: false;
|
|
4605
6447
|
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>, "
|
|
6448
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4607
6449
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4608
6450
|
isUninitialized: false;
|
|
4609
6451
|
isLoading: false;
|
|
@@ -4617,14 +6459,14 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4617
6459
|
} & {
|
|
4618
6460
|
data: GetTeamsApiResponse;
|
|
4619
6461
|
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>, "
|
|
6462
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4621
6463
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4622
6464
|
isUninitialized: false;
|
|
4623
6465
|
isLoading: false;
|
|
4624
6466
|
isFetching: false;
|
|
4625
6467
|
isSuccess: false;
|
|
4626
6468
|
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>, "
|
|
6469
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4628
6470
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4629
6471
|
isUninitialized: false;
|
|
4630
6472
|
isLoading: false;
|
|
@@ -4633,7 +6475,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4633
6475
|
isError: false;
|
|
4634
6476
|
}, "error" | "isError"> & {
|
|
4635
6477
|
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>, "
|
|
6478
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4637
6479
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4638
6480
|
isUninitialized: false;
|
|
4639
6481
|
isLoading: false;
|
|
@@ -4642,7 +6484,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4642
6484
|
isError: false;
|
|
4643
6485
|
}, "error">>)> & {
|
|
4644
6486
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4645
|
-
}>(arg: typeof _reduxjs_toolkit_query.skipToken
|
|
6487
|
+
}>(arg: GetTeamsApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
4646
6488
|
skip?: boolean;
|
|
4647
6489
|
refetchOnMountOrArgChange?: boolean | number;
|
|
4648
6490
|
} & {
|
|
@@ -4665,7 +6507,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4665
6507
|
isError: false;
|
|
4666
6508
|
}, "isUninitialized"> & {
|
|
4667
6509
|
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>, "
|
|
6510
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4669
6511
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4670
6512
|
isUninitialized: false;
|
|
4671
6513
|
isLoading: false;
|
|
@@ -4676,7 +6518,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4676
6518
|
isLoading: true;
|
|
4677
6519
|
isFetching: boolean;
|
|
4678
6520
|
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>, "
|
|
6521
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4680
6522
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4681
6523
|
isUninitialized: false;
|
|
4682
6524
|
isLoading: false;
|
|
@@ -4689,14 +6531,14 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4689
6531
|
error: undefined;
|
|
4690
6532
|
} & {
|
|
4691
6533
|
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>, "
|
|
6534
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4693
6535
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4694
6536
|
isUninitialized: false;
|
|
4695
6537
|
isLoading: false;
|
|
4696
6538
|
isFetching: false;
|
|
4697
6539
|
isSuccess: false;
|
|
4698
6540
|
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>, "
|
|
6541
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4700
6542
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4701
6543
|
isUninitialized: false;
|
|
4702
6544
|
isLoading: false;
|
|
@@ -4710,14 +6552,14 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4710
6552
|
} & {
|
|
4711
6553
|
data: GetTeamsApiResponse;
|
|
4712
6554
|
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>, "
|
|
6555
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4714
6556
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4715
6557
|
isUninitialized: false;
|
|
4716
6558
|
isLoading: false;
|
|
4717
6559
|
isFetching: false;
|
|
4718
6560
|
isSuccess: false;
|
|
4719
6561
|
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>, "
|
|
6562
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4721
6563
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4722
6564
|
isUninitialized: false;
|
|
4723
6565
|
isLoading: false;
|
|
@@ -4726,7 +6568,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4726
6568
|
isError: false;
|
|
4727
6569
|
}, "error" | "isError"> & {
|
|
4728
6570
|
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>, "
|
|
6571
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4730
6572
|
currentData?: GetTeamsApiResponse | undefined;
|
|
4731
6573
|
isUninitialized: false;
|
|
4732
6574
|
isLoading: false;
|
|
@@ -4737,7 +6579,7 @@ declare const useGetTeamsQuery: <R extends Record<string, any> = _reduxjs_toolki
|
|
|
4737
6579
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4738
6580
|
}) => R) | undefined;
|
|
4739
6581
|
}) | 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>, "
|
|
6582
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamsApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
4741
6583
|
};
|
|
4742
6584
|
declare const useCreateTeamMutation: <R extends Record<string, any> = ({
|
|
4743
6585
|
requestId?: undefined;
|
|
@@ -4896,7 +6738,7 @@ declare const useCreateTeamMutation: <R extends Record<string, any> = ({
|
|
|
4896
6738
|
isError: true;
|
|
4897
6739
|
})) => R) | undefined;
|
|
4898
6740
|
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>, "
|
|
6741
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", CreateTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4900
6742
|
originalArgs?: CreateTeamApiArg | undefined;
|
|
4901
6743
|
reset: () => void;
|
|
4902
6744
|
}];
|
|
@@ -4918,7 +6760,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
4918
6760
|
isError: false;
|
|
4919
6761
|
}, "isUninitialized"> & {
|
|
4920
6762
|
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>, "
|
|
6763
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4922
6764
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
4923
6765
|
isUninitialized: false;
|
|
4924
6766
|
isLoading: false;
|
|
@@ -4929,7 +6771,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
4929
6771
|
isLoading: true;
|
|
4930
6772
|
isFetching: boolean;
|
|
4931
6773
|
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>, "
|
|
6774
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4933
6775
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
4934
6776
|
isUninitialized: false;
|
|
4935
6777
|
isLoading: false;
|
|
@@ -4942,14 +6784,14 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
4942
6784
|
error: undefined;
|
|
4943
6785
|
} & {
|
|
4944
6786
|
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>, "
|
|
6787
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4946
6788
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
4947
6789
|
isUninitialized: false;
|
|
4948
6790
|
isLoading: false;
|
|
4949
6791
|
isFetching: false;
|
|
4950
6792
|
isSuccess: false;
|
|
4951
6793
|
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>, "
|
|
6794
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4953
6795
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
4954
6796
|
isUninitialized: false;
|
|
4955
6797
|
isLoading: false;
|
|
@@ -4963,14 +6805,14 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
4963
6805
|
} & {
|
|
4964
6806
|
data: GetTeamByIdApiResponse;
|
|
4965
6807
|
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>, "
|
|
6808
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4967
6809
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
4968
6810
|
isUninitialized: false;
|
|
4969
6811
|
isLoading: false;
|
|
4970
6812
|
isFetching: false;
|
|
4971
6813
|
isSuccess: false;
|
|
4972
6814
|
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>, "
|
|
6815
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4974
6816
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
4975
6817
|
isUninitialized: false;
|
|
4976
6818
|
isLoading: false;
|
|
@@ -4979,7 +6821,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
4979
6821
|
isError: false;
|
|
4980
6822
|
}, "error" | "isError"> & {
|
|
4981
6823
|
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>, "
|
|
6824
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
4983
6825
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
4984
6826
|
isUninitialized: false;
|
|
4985
6827
|
isLoading: false;
|
|
@@ -4988,7 +6830,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
4988
6830
|
isError: false;
|
|
4989
6831
|
}, "error">>)> & {
|
|
4990
6832
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4991
|
-
}>(arg: typeof _reduxjs_toolkit_query.skipToken
|
|
6833
|
+
}>(arg: GetTeamByIdApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
4992
6834
|
skip?: boolean;
|
|
4993
6835
|
refetchOnMountOrArgChange?: boolean | number;
|
|
4994
6836
|
} & {
|
|
@@ -5011,7 +6853,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
5011
6853
|
isError: false;
|
|
5012
6854
|
}, "isUninitialized"> & {
|
|
5013
6855
|
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>, "
|
|
6856
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5015
6857
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
5016
6858
|
isUninitialized: false;
|
|
5017
6859
|
isLoading: false;
|
|
@@ -5022,7 +6864,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
5022
6864
|
isLoading: true;
|
|
5023
6865
|
isFetching: boolean;
|
|
5024
6866
|
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>, "
|
|
6867
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5026
6868
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
5027
6869
|
isUninitialized: false;
|
|
5028
6870
|
isLoading: false;
|
|
@@ -5035,14 +6877,14 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
5035
6877
|
error: undefined;
|
|
5036
6878
|
} & {
|
|
5037
6879
|
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>, "
|
|
6880
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5039
6881
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
5040
6882
|
isUninitialized: false;
|
|
5041
6883
|
isLoading: false;
|
|
5042
6884
|
isFetching: false;
|
|
5043
6885
|
isSuccess: false;
|
|
5044
6886
|
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>, "
|
|
6887
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5046
6888
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
5047
6889
|
isUninitialized: false;
|
|
5048
6890
|
isLoading: false;
|
|
@@ -5056,14 +6898,14 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
5056
6898
|
} & {
|
|
5057
6899
|
data: GetTeamByIdApiResponse;
|
|
5058
6900
|
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>, "
|
|
6901
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5060
6902
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
5061
6903
|
isUninitialized: false;
|
|
5062
6904
|
isLoading: false;
|
|
5063
6905
|
isFetching: false;
|
|
5064
6906
|
isSuccess: false;
|
|
5065
6907
|
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>, "
|
|
6908
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5067
6909
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
5068
6910
|
isUninitialized: false;
|
|
5069
6911
|
isLoading: false;
|
|
@@ -5072,7 +6914,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
5072
6914
|
isError: false;
|
|
5073
6915
|
}, "error" | "isError"> & {
|
|
5074
6916
|
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>, "
|
|
6917
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5076
6918
|
currentData?: GetTeamByIdApiResponse | undefined;
|
|
5077
6919
|
isUninitialized: false;
|
|
5078
6920
|
isLoading: false;
|
|
@@ -5083,7 +6925,7 @@ declare const useGetTeamByIdQuery: <R extends Record<string, any> = _reduxjs_too
|
|
|
5083
6925
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5084
6926
|
}) => R) | undefined;
|
|
5085
6927
|
}) | 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>, "
|
|
6928
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamByIdApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
5087
6929
|
};
|
|
5088
6930
|
declare const useUpdateTeamMutation: <R extends Record<string, any> = ({
|
|
5089
6931
|
requestId?: undefined;
|
|
@@ -5242,7 +7084,7 @@ declare const useUpdateTeamMutation: <R extends Record<string, any> = ({
|
|
|
5242
7084
|
isError: true;
|
|
5243
7085
|
})) => R) | undefined;
|
|
5244
7086
|
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>, "
|
|
7087
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", UpdateTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
5246
7088
|
originalArgs?: UpdateTeamApiArg | undefined;
|
|
5247
7089
|
reset: () => void;
|
|
5248
7090
|
}];
|
|
@@ -5403,7 +7245,7 @@ declare const useDeleteTeamMutation: <R extends Record<string, any> = ({
|
|
|
5403
7245
|
isError: true;
|
|
5404
7246
|
})) => R) | undefined;
|
|
5405
7247
|
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>, "
|
|
7248
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
5407
7249
|
originalArgs?: DeleteTeamApiArg | undefined;
|
|
5408
7250
|
reset: () => void;
|
|
5409
7251
|
}];
|
|
@@ -5425,7 +7267,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5425
7267
|
isError: false;
|
|
5426
7268
|
}, "isUninitialized"> & {
|
|
5427
7269
|
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>, "
|
|
7270
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5429
7271
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5430
7272
|
isUninitialized: false;
|
|
5431
7273
|
isLoading: false;
|
|
@@ -5436,7 +7278,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5436
7278
|
isLoading: true;
|
|
5437
7279
|
isFetching: boolean;
|
|
5438
7280
|
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>, "
|
|
7281
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5440
7282
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5441
7283
|
isUninitialized: false;
|
|
5442
7284
|
isLoading: false;
|
|
@@ -5449,14 +7291,14 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5449
7291
|
error: undefined;
|
|
5450
7292
|
} & {
|
|
5451
7293
|
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>, "
|
|
7294
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5453
7295
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5454
7296
|
isUninitialized: false;
|
|
5455
7297
|
isLoading: false;
|
|
5456
7298
|
isFetching: false;
|
|
5457
7299
|
isSuccess: false;
|
|
5458
7300
|
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>, "
|
|
7301
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5460
7302
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5461
7303
|
isUninitialized: false;
|
|
5462
7304
|
isLoading: false;
|
|
@@ -5470,14 +7312,14 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5470
7312
|
} & {
|
|
5471
7313
|
data: GetTeamUsersApiResponse;
|
|
5472
7314
|
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>, "
|
|
7315
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5474
7316
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5475
7317
|
isUninitialized: false;
|
|
5476
7318
|
isLoading: false;
|
|
5477
7319
|
isFetching: false;
|
|
5478
7320
|
isSuccess: false;
|
|
5479
7321
|
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>, "
|
|
7322
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5481
7323
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5482
7324
|
isUninitialized: false;
|
|
5483
7325
|
isLoading: false;
|
|
@@ -5486,7 +7328,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5486
7328
|
isError: false;
|
|
5487
7329
|
}, "error" | "isError"> & {
|
|
5488
7330
|
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>, "
|
|
7331
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5490
7332
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5491
7333
|
isUninitialized: false;
|
|
5492
7334
|
isLoading: false;
|
|
@@ -5495,7 +7337,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5495
7337
|
isError: false;
|
|
5496
7338
|
}, "error">>)> & {
|
|
5497
7339
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5498
|
-
}>(arg: typeof _reduxjs_toolkit_query.skipToken
|
|
7340
|
+
}>(arg: GetTeamUsersApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
5499
7341
|
skip?: boolean;
|
|
5500
7342
|
refetchOnMountOrArgChange?: boolean | number;
|
|
5501
7343
|
} & {
|
|
@@ -5518,7 +7360,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5518
7360
|
isError: false;
|
|
5519
7361
|
}, "isUninitialized"> & {
|
|
5520
7362
|
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>, "
|
|
7363
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5522
7364
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5523
7365
|
isUninitialized: false;
|
|
5524
7366
|
isLoading: false;
|
|
@@ -5529,7 +7371,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5529
7371
|
isLoading: true;
|
|
5530
7372
|
isFetching: boolean;
|
|
5531
7373
|
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>, "
|
|
7374
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5533
7375
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5534
7376
|
isUninitialized: false;
|
|
5535
7377
|
isLoading: false;
|
|
@@ -5542,14 +7384,14 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5542
7384
|
error: undefined;
|
|
5543
7385
|
} & {
|
|
5544
7386
|
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>, "
|
|
7387
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5546
7388
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5547
7389
|
isUninitialized: false;
|
|
5548
7390
|
isLoading: false;
|
|
5549
7391
|
isFetching: false;
|
|
5550
7392
|
isSuccess: false;
|
|
5551
7393
|
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>, "
|
|
7394
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5553
7395
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5554
7396
|
isUninitialized: false;
|
|
5555
7397
|
isLoading: false;
|
|
@@ -5563,14 +7405,14 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5563
7405
|
} & {
|
|
5564
7406
|
data: GetTeamUsersApiResponse;
|
|
5565
7407
|
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>, "
|
|
7408
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5567
7409
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5568
7410
|
isUninitialized: false;
|
|
5569
7411
|
isLoading: false;
|
|
5570
7412
|
isFetching: false;
|
|
5571
7413
|
isSuccess: false;
|
|
5572
7414
|
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>, "
|
|
7415
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5574
7416
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5575
7417
|
isUninitialized: false;
|
|
5576
7418
|
isLoading: false;
|
|
@@ -5579,7 +7421,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5579
7421
|
isError: false;
|
|
5580
7422
|
}, "error" | "isError"> & {
|
|
5581
7423
|
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>, "
|
|
7424
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5583
7425
|
currentData?: GetTeamUsersApiResponse | undefined;
|
|
5584
7426
|
isUninitialized: false;
|
|
5585
7427
|
isLoading: false;
|
|
@@ -5590,7 +7432,7 @@ declare const useGetTeamUsersQuery: <R extends Record<string, any> = _reduxjs_to
|
|
|
5590
7432
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5591
7433
|
}) => R) | undefined;
|
|
5592
7434
|
}) | 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>, "
|
|
7435
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetTeamUsersApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
5594
7436
|
};
|
|
5595
7437
|
declare const useAddUserToTeamMutation: <R extends Record<string, any> = ({
|
|
5596
7438
|
requestId?: undefined;
|
|
@@ -5749,7 +7591,7 @@ declare const useAddUserToTeamMutation: <R extends Record<string, any> = ({
|
|
|
5749
7591
|
isError: true;
|
|
5750
7592
|
})) => R) | undefined;
|
|
5751
7593
|
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>, "
|
|
7594
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", AddUserToTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
5753
7595
|
originalArgs?: AddUserToTeamApiArg | undefined;
|
|
5754
7596
|
reset: () => void;
|
|
5755
7597
|
}];
|
|
@@ -5910,7 +7752,7 @@ declare const useRemoveUserFromTeamMutation: <R extends Record<string, any> = ({
|
|
|
5910
7752
|
isError: true;
|
|
5911
7753
|
})) => R) | undefined;
|
|
5912
7754
|
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>, "
|
|
7755
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", RemoveUserFromTeamApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
5914
7756
|
originalArgs?: RemoveUserFromTeamApiArg | undefined;
|
|
5915
7757
|
reset: () => void;
|
|
5916
7758
|
}];
|
|
@@ -5932,7 +7774,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
5932
7774
|
isError: false;
|
|
5933
7775
|
}, "isUninitialized"> & {
|
|
5934
7776
|
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>, "
|
|
7777
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5936
7778
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
5937
7779
|
isUninitialized: false;
|
|
5938
7780
|
isLoading: false;
|
|
@@ -5943,7 +7785,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
5943
7785
|
isLoading: true;
|
|
5944
7786
|
isFetching: boolean;
|
|
5945
7787
|
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>, "
|
|
7788
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5947
7789
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
5948
7790
|
isUninitialized: false;
|
|
5949
7791
|
isLoading: false;
|
|
@@ -5956,14 +7798,14 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
5956
7798
|
error: undefined;
|
|
5957
7799
|
} & {
|
|
5958
7800
|
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>, "
|
|
7801
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5960
7802
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
5961
7803
|
isUninitialized: false;
|
|
5962
7804
|
isLoading: false;
|
|
5963
7805
|
isFetching: false;
|
|
5964
7806
|
isSuccess: false;
|
|
5965
7807
|
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>, "
|
|
7808
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5967
7809
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
5968
7810
|
isUninitialized: false;
|
|
5969
7811
|
isLoading: false;
|
|
@@ -5977,14 +7819,14 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
5977
7819
|
} & {
|
|
5978
7820
|
data: GetApiWorkspacesApiResponse;
|
|
5979
7821
|
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>, "
|
|
7822
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5981
7823
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
5982
7824
|
isUninitialized: false;
|
|
5983
7825
|
isLoading: false;
|
|
5984
7826
|
isFetching: false;
|
|
5985
7827
|
isSuccess: false;
|
|
5986
7828
|
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>, "
|
|
7829
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5988
7830
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
5989
7831
|
isUninitialized: false;
|
|
5990
7832
|
isLoading: false;
|
|
@@ -5993,7 +7835,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
5993
7835
|
isError: false;
|
|
5994
7836
|
}, "error" | "isError"> & {
|
|
5995
7837
|
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>, "
|
|
7838
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
5997
7839
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
5998
7840
|
isUninitialized: false;
|
|
5999
7841
|
isLoading: false;
|
|
@@ -6025,7 +7867,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
6025
7867
|
isError: false;
|
|
6026
7868
|
}, "isUninitialized"> & {
|
|
6027
7869
|
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>, "
|
|
7870
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6029
7871
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
6030
7872
|
isUninitialized: false;
|
|
6031
7873
|
isLoading: false;
|
|
@@ -6036,7 +7878,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
6036
7878
|
isLoading: true;
|
|
6037
7879
|
isFetching: boolean;
|
|
6038
7880
|
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>, "
|
|
7881
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6040
7882
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
6041
7883
|
isUninitialized: false;
|
|
6042
7884
|
isLoading: false;
|
|
@@ -6049,14 +7891,14 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
6049
7891
|
error: undefined;
|
|
6050
7892
|
} & {
|
|
6051
7893
|
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>, "
|
|
7894
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6053
7895
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
6054
7896
|
isUninitialized: false;
|
|
6055
7897
|
isLoading: false;
|
|
6056
7898
|
isFetching: false;
|
|
6057
7899
|
isSuccess: false;
|
|
6058
7900
|
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>, "
|
|
7901
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6060
7902
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
6061
7903
|
isUninitialized: false;
|
|
6062
7904
|
isLoading: false;
|
|
@@ -6070,14 +7912,14 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
6070
7912
|
} & {
|
|
6071
7913
|
data: GetApiWorkspacesApiResponse;
|
|
6072
7914
|
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>, "
|
|
7915
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6074
7916
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
6075
7917
|
isUninitialized: false;
|
|
6076
7918
|
isLoading: false;
|
|
6077
7919
|
isFetching: false;
|
|
6078
7920
|
isSuccess: false;
|
|
6079
7921
|
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>, "
|
|
7922
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6081
7923
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
6082
7924
|
isUninitialized: false;
|
|
6083
7925
|
isLoading: false;
|
|
@@ -6086,7 +7928,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
6086
7928
|
isError: false;
|
|
6087
7929
|
}, "error" | "isError"> & {
|
|
6088
7930
|
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>, "
|
|
7931
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6090
7932
|
currentData?: GetApiWorkspacesApiResponse | undefined;
|
|
6091
7933
|
isUninitialized: false;
|
|
6092
7934
|
isLoading: false;
|
|
@@ -6097,7 +7939,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = _reduxj
|
|
|
6097
7939
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6098
7940
|
}) => R) | undefined;
|
|
6099
7941
|
}) | 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>, "
|
|
7942
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
6101
7943
|
};
|
|
6102
7944
|
declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
6103
7945
|
requestId?: undefined;
|
|
@@ -6256,7 +8098,7 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
6256
8098
|
isError: true;
|
|
6257
8099
|
})) => R) | undefined;
|
|
6258
8100
|
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>, "
|
|
8101
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", PostApiWorkspacesApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
6260
8102
|
originalArgs?: PostApiWorkspacesApiArg | undefined;
|
|
6261
8103
|
reset: () => void;
|
|
6262
8104
|
}];
|
|
@@ -6278,7 +8120,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6278
8120
|
isError: false;
|
|
6279
8121
|
}, "isUninitialized"> & {
|
|
6280
8122
|
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>, "
|
|
8123
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6282
8124
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6283
8125
|
isUninitialized: false;
|
|
6284
8126
|
isLoading: false;
|
|
@@ -6289,7 +8131,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6289
8131
|
isLoading: true;
|
|
6290
8132
|
isFetching: boolean;
|
|
6291
8133
|
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>, "
|
|
8134
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6293
8135
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6294
8136
|
isUninitialized: false;
|
|
6295
8137
|
isLoading: false;
|
|
@@ -6302,14 +8144,14 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6302
8144
|
error: undefined;
|
|
6303
8145
|
} & {
|
|
6304
8146
|
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>, "
|
|
8147
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6306
8148
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6307
8149
|
isUninitialized: false;
|
|
6308
8150
|
isLoading: false;
|
|
6309
8151
|
isFetching: false;
|
|
6310
8152
|
isSuccess: false;
|
|
6311
8153
|
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>, "
|
|
8154
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6313
8155
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6314
8156
|
isUninitialized: false;
|
|
6315
8157
|
isLoading: false;
|
|
@@ -6323,14 +8165,14 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6323
8165
|
} & {
|
|
6324
8166
|
data: GetApiWorkspacesByIdApiResponse;
|
|
6325
8167
|
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>, "
|
|
8168
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6327
8169
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6328
8170
|
isUninitialized: false;
|
|
6329
8171
|
isLoading: false;
|
|
6330
8172
|
isFetching: false;
|
|
6331
8173
|
isSuccess: false;
|
|
6332
8174
|
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>, "
|
|
8175
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6334
8176
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6335
8177
|
isUninitialized: false;
|
|
6336
8178
|
isLoading: false;
|
|
@@ -6339,7 +8181,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6339
8181
|
isError: false;
|
|
6340
8182
|
}, "error" | "isError"> & {
|
|
6341
8183
|
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>, "
|
|
8184
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6343
8185
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6344
8186
|
isUninitialized: false;
|
|
6345
8187
|
isLoading: false;
|
|
@@ -6348,7 +8190,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6348
8190
|
isError: false;
|
|
6349
8191
|
}, "error">>)> & {
|
|
6350
8192
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6351
|
-
}>(arg: typeof _reduxjs_toolkit_query.skipToken
|
|
8193
|
+
}>(arg: GetApiWorkspacesByIdApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
6352
8194
|
skip?: boolean;
|
|
6353
8195
|
refetchOnMountOrArgChange?: boolean | number;
|
|
6354
8196
|
} & {
|
|
@@ -6371,7 +8213,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6371
8213
|
isError: false;
|
|
6372
8214
|
}, "isUninitialized"> & {
|
|
6373
8215
|
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>, "
|
|
8216
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6375
8217
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6376
8218
|
isUninitialized: false;
|
|
6377
8219
|
isLoading: false;
|
|
@@ -6382,7 +8224,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6382
8224
|
isLoading: true;
|
|
6383
8225
|
isFetching: boolean;
|
|
6384
8226
|
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>, "
|
|
8227
|
+
}) | (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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6386
8228
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6387
8229
|
isUninitialized: false;
|
|
6388
8230
|
isLoading: false;
|
|
@@ -6395,14 +8237,14 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6395
8237
|
error: undefined;
|
|
6396
8238
|
} & {
|
|
6397
8239
|
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>, "
|
|
8240
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6399
8241
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6400
8242
|
isUninitialized: false;
|
|
6401
8243
|
isLoading: false;
|
|
6402
8244
|
isFetching: false;
|
|
6403
8245
|
isSuccess: false;
|
|
6404
8246
|
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>, "
|
|
8247
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6406
8248
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6407
8249
|
isUninitialized: false;
|
|
6408
8250
|
isLoading: false;
|
|
@@ -6416,14 +8258,14 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6416
8258
|
} & {
|
|
6417
8259
|
data: GetApiWorkspacesByIdApiResponse;
|
|
6418
8260
|
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>, "
|
|
8261
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6420
8262
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6421
8263
|
isUninitialized: false;
|
|
6422
8264
|
isLoading: false;
|
|
6423
8265
|
isFetching: false;
|
|
6424
8266
|
isSuccess: false;
|
|
6425
8267
|
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>, "
|
|
8268
|
+
}, "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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6427
8269
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6428
8270
|
isUninitialized: false;
|
|
6429
8271
|
isLoading: false;
|
|
@@ -6432,7 +8274,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6432
8274
|
isError: false;
|
|
6433
8275
|
}, "error" | "isError"> & {
|
|
6434
8276
|
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>, "
|
|
8277
|
+
} & 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>> & {
|
|
6436
8278
|
currentData?: GetApiWorkspacesByIdApiResponse | undefined;
|
|
6437
8279
|
isUninitialized: false;
|
|
6438
8280
|
isLoading: false;
|
|
@@ -6443,7 +8285,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = _re
|
|
|
6443
8285
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6444
8286
|
}) => R) | undefined;
|
|
6445
8287
|
}) | 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>, "
|
|
8288
|
+
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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", GetApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>>;
|
|
6447
8289
|
};
|
|
6448
8290
|
declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> = ({
|
|
6449
8291
|
requestId?: undefined;
|
|
@@ -6602,7 +8444,7 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
6602
8444
|
isError: true;
|
|
6603
8445
|
})) => R) | undefined;
|
|
6604
8446
|
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>, "
|
|
8447
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", PutApiWorkspacesByIdApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
6606
8448
|
originalArgs?: PutApiWorkspacesByIdApiArg | undefined;
|
|
6607
8449
|
reset: () => void;
|
|
6608
8450
|
}];
|
|
@@ -6763,9 +8605,9 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
6763
8605
|
isError: true;
|
|
6764
8606
|
})) => R) | undefined;
|
|
6765
8607
|
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>, "
|
|
8608
|
+
} | 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" | "Evaluation_other" | "Events_other" | "Key_users" | "Model_other" | "Organization_other" | "Team_teams" | "Workspace_workspaces", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
6767
8609
|
originalArgs?: DeleteApiWorkspacesByIdApiArg | undefined;
|
|
6768
8610
|
reset: () => void;
|
|
6769
8611
|
}];
|
|
6770
8612
|
|
|
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 };
|
|
8613
|
+
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 };
|