@meshery/schemas 0.8.113 → 0.8.114
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/cloudApi.d.mts +218 -218
- package/dist/cloudApi.d.ts +218 -218
- package/dist/mesheryApi.d.mts +46 -46
- package/dist/mesheryApi.d.ts +46 -46
- package/package.json +1 -1
package/dist/cloudApi.d.mts
CHANGED
|
@@ -2,84 +2,84 @@ import * as _reduxjs_toolkit_dist_query_react from '@reduxjs/toolkit/dist/query/
|
|
|
2
2
|
import * as _reduxjs_toolkit_query from '@reduxjs/toolkit/query';
|
|
3
3
|
|
|
4
4
|
declare const addTagTypes: readonly ["Academy_API_Academy", "Academy_API_other", "badge_Badge", "Connection_API_Connections", "design_other", "environment_environments", "events_other", "feature_Features", "invitation_Invitation", "key_users", "key_Key", "keychain_Keychain", "model_other", "Organization_other", "plan_Plans", "subscription_subscription", "subscription_other", "workspace_workspaces"];
|
|
5
|
-
declare const injectedRtkApi: _reduxjs_toolkit_query.Api<(args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, _reduxjs_toolkit_query.UpdateDefinitions<{}, "
|
|
6
|
-
getMyAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
7
|
-
createAcademyCurricula: _reduxjs_toolkit_query.MutationDefinition<CreateAcademyCurriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
8
|
-
getAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
9
|
-
getApiAcademyByTypeAndOrgIdSlug: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
10
|
-
registerToAcademyContent: _reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
11
|
-
withdrawFromAcademyContent: _reduxjs_toolkit_query.MutationDefinition<WithdrawFromAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
12
|
-
updateAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
13
|
-
deleteAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
14
|
-
getAcademyCurriculaById: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
15
|
-
getApiAcademyRegistrationsByContentId: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
16
|
-
updateCurrentItemInProgressTracker: _reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
17
|
-
getTestByAbsPath: _reduxjs_toolkit_query.QueryDefinition<GetTestByAbsPathApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
18
|
-
startTestById: _reduxjs_toolkit_query.MutationDefinition<StartTestByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
19
|
-
getAllTestSessionsForRegistration: _reduxjs_toolkit_query.QueryDefinition<GetAllTestSessionsForRegistrationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
20
|
-
submitQuiz: _reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
21
|
-
getAcademyAdminSummary: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
22
|
-
getAcademyAdminRegistrations: _reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
23
|
-
getCertificateById: _reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
24
|
-
deleteBadgeById: _reduxjs_toolkit_query.MutationDefinition<DeleteBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
25
|
-
getBadgeById: _reduxjs_toolkit_query.QueryDefinition<GetBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
26
|
-
createOrUpdateBadge: _reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
27
|
-
getConnections: _reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
28
|
-
registerConnection: _reduxjs_toolkit_query.MutationDefinition<RegisterConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
29
|
-
getConnectionsByKind: _reduxjs_toolkit_query.QueryDefinition<GetConnectionsByKindApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
30
|
-
getConnectionsStatus: _reduxjs_toolkit_query.QueryDefinition<GetConnectionsStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
31
|
-
updateConnectionStatusById: _reduxjs_toolkit_query.MutationDefinition<UpdateConnectionStatusByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
32
|
-
getConnectionById: _reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
33
|
-
updateConnection: _reduxjs_toolkit_query.MutationDefinition<UpdateConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
34
|
-
deleteConnection: _reduxjs_toolkit_query.MutationDefinition<DeleteConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
35
|
-
deleteMesheryConnection: _reduxjs_toolkit_query.MutationDefinition<DeleteMesheryConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
36
|
-
getKubernetesContext: _reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
37
|
-
addConnectionToEnvironment: _reduxjs_toolkit_query.MutationDefinition<AddConnectionToEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
38
|
-
removeConnectionFromEnvironment: _reduxjs_toolkit_query.MutationDefinition<RemoveConnectionFromEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
39
|
-
importDesign: _reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
40
|
-
createEnvironment: _reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
41
|
-
getEnvironments: _reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
42
|
-
deleteEventsById: _reduxjs_toolkit_query.MutationDefinition<DeleteEventsByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
43
|
-
postEvents: _reduxjs_toolkit_query.MutationDefinition<PostEventsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
44
|
-
deleteEvents: _reduxjs_toolkit_query.MutationDefinition<DeleteEventsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
45
|
-
putEventsStatus: _reduxjs_toolkit_query.MutationDefinition<PutEventsStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
46
|
-
putEventsByIdStatus: _reduxjs_toolkit_query.MutationDefinition<PutEventsByIdStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
47
|
-
getFeatures: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
48
|
-
getFeaturesByOrganization: _reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
49
|
-
getInvitation: _reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
50
|
-
deleteInvitation: _reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
51
|
-
updateInvitation: _reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
52
|
-
getInvitations: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
53
|
-
createInvitation: _reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
54
|
-
acceptInvitation: _reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
55
|
-
getUserKeys: _reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
56
|
-
getKeys: _reduxjs_toolkit_query.QueryDefinition<GetKeysApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
57
|
-
upsertKey: _reduxjs_toolkit_query.MutationDefinition<UpsertKeyApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
58
|
-
getKeyById: _reduxjs_toolkit_query.QueryDefinition<GetKeyByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
59
|
-
deleteKey: _reduxjs_toolkit_query.MutationDefinition<DeleteKeyApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
60
|
-
getKeychains: _reduxjs_toolkit_query.QueryDefinition<GetKeychainsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
61
|
-
createKeychain: _reduxjs_toolkit_query.MutationDefinition<CreateKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
62
|
-
getKeychainById: _reduxjs_toolkit_query.QueryDefinition<GetKeychainByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
63
|
-
updateKeychain: _reduxjs_toolkit_query.MutationDefinition<UpdateKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
64
|
-
deleteKeychain: _reduxjs_toolkit_query.MutationDefinition<DeleteKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
65
|
-
addKeyToKeychain: _reduxjs_toolkit_query.MutationDefinition<AddKeyToKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
66
|
-
removeKeyFromKeychain: _reduxjs_toolkit_query.MutationDefinition<RemoveKeyFromKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
67
|
-
getKeysOfKeychain: _reduxjs_toolkit_query.QueryDefinition<GetKeysOfKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
68
|
-
registerMeshmodels: _reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
69
|
-
getOrgByDomain: _reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
70
|
-
getPlans: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
71
|
-
getSubscriptions: _reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
72
|
-
postApiEntitlementSubscriptionsBySubscriptionIdCancel: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
73
|
-
postApiEntitlementSubscriptionsCreate: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
74
|
-
postApiEntitlementSubscriptionsBySubscriptionIdUpgrade: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
75
|
-
postApiEntitlementSubscriptionsBySubscriptionIdUpgradePreview: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
76
|
-
postApiEntitlementSubscriptionsWebhooks: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
77
|
-
getApiWorkspaces: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
78
|
-
postApiWorkspaces: _reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
79
|
-
getApiWorkspacesById: _reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
80
|
-
putApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
81
|
-
deleteApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
82
|
-
}, "api", "
|
|
5
|
+
declare const injectedRtkApi: _reduxjs_toolkit_query.Api<(args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, _reduxjs_toolkit_query.UpdateDefinitions<{}, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", never> & {
|
|
6
|
+
getMyAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
7
|
+
createAcademyCurricula: _reduxjs_toolkit_query.MutationDefinition<CreateAcademyCurriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateAcademyCurriculaApiResponse, "api", unknown>;
|
|
8
|
+
getAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
9
|
+
getApiAcademyByTypeAndOrgIdSlug: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>;
|
|
10
|
+
registerToAcademyContent: _reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", RegisterToAcademyContentApiResponse, "api", unknown>;
|
|
11
|
+
withdrawFromAcademyContent: _reduxjs_toolkit_query.MutationDefinition<WithdrawFromAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", WithdrawFromAcademyContentApiResponse, "api", unknown>;
|
|
12
|
+
updateAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateAcademyCurriculaByIdApiResponse, "api", unknown>;
|
|
13
|
+
deleteAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
14
|
+
getAcademyCurriculaById: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetAcademyCurriculaByIdApiResponse, "api", unknown>;
|
|
15
|
+
getApiAcademyRegistrationsByContentId: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetApiAcademyRegistrationsByContentIdApiResponse, "api", unknown>;
|
|
16
|
+
updateCurrentItemInProgressTracker: _reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>;
|
|
17
|
+
getTestByAbsPath: _reduxjs_toolkit_query.QueryDefinition<GetTestByAbsPathApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetTestByAbsPathApiResponse, "api", unknown>;
|
|
18
|
+
startTestById: _reduxjs_toolkit_query.MutationDefinition<StartTestByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", StartTestByIdApiResponse, "api", unknown>;
|
|
19
|
+
getAllTestSessionsForRegistration: _reduxjs_toolkit_query.QueryDefinition<GetAllTestSessionsForRegistrationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetAllTestSessionsForRegistrationApiResponse, "api", unknown>;
|
|
20
|
+
submitQuiz: _reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", SubmitQuizApiResponse, "api", unknown>;
|
|
21
|
+
getAcademyAdminSummary: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", object, "api", unknown>;
|
|
22
|
+
getAcademyAdminRegistrations: _reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetAcademyAdminRegistrationsApiResponse, "api", unknown>;
|
|
23
|
+
getCertificateById: _reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetCertificateByIdApiResponse, "api", unknown>;
|
|
24
|
+
deleteBadgeById: _reduxjs_toolkit_query.MutationDefinition<DeleteBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
25
|
+
getBadgeById: _reduxjs_toolkit_query.QueryDefinition<GetBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetBadgeByIdApiResponse, "api", unknown>;
|
|
26
|
+
createOrUpdateBadge: _reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateOrUpdateBadgeApiResponse, "api", unknown>;
|
|
27
|
+
getConnections: _reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetConnectionsApiResponse, "api", unknown>;
|
|
28
|
+
registerConnection: _reduxjs_toolkit_query.MutationDefinition<RegisterConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", RegisterConnectionApiResponse, "api", unknown>;
|
|
29
|
+
getConnectionsByKind: _reduxjs_toolkit_query.QueryDefinition<GetConnectionsByKindApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetConnectionsByKindApiResponse, "api", unknown>;
|
|
30
|
+
getConnectionsStatus: _reduxjs_toolkit_query.QueryDefinition<GetConnectionsStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetConnectionsStatusApiResponse, "api", unknown>;
|
|
31
|
+
updateConnectionStatusById: _reduxjs_toolkit_query.MutationDefinition<UpdateConnectionStatusByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateConnectionStatusByIdApiResponse, "api", unknown>;
|
|
32
|
+
getConnectionById: _reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetConnectionByIdApiResponse, "api", unknown>;
|
|
33
|
+
updateConnection: _reduxjs_toolkit_query.MutationDefinition<UpdateConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateConnectionApiResponse, "api", unknown>;
|
|
34
|
+
deleteConnection: _reduxjs_toolkit_query.MutationDefinition<DeleteConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
35
|
+
deleteMesheryConnection: _reduxjs_toolkit_query.MutationDefinition<DeleteMesheryConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
36
|
+
getKubernetesContext: _reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", object, "api", unknown>;
|
|
37
|
+
addConnectionToEnvironment: _reduxjs_toolkit_query.MutationDefinition<AddConnectionToEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
38
|
+
removeConnectionFromEnvironment: _reduxjs_toolkit_query.MutationDefinition<RemoveConnectionFromEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
39
|
+
importDesign: _reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", ImportDesignApiResponse, "api", unknown>;
|
|
40
|
+
createEnvironment: _reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateEnvironmentApiResponse, "api", unknown>;
|
|
41
|
+
getEnvironments: _reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetEnvironmentsApiResponse, "api", unknown>;
|
|
42
|
+
deleteEventsById: _reduxjs_toolkit_query.MutationDefinition<DeleteEventsByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", DeleteEventsByIdApiResponse, "api", unknown>;
|
|
43
|
+
postEvents: _reduxjs_toolkit_query.MutationDefinition<PostEventsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
44
|
+
deleteEvents: _reduxjs_toolkit_query.MutationDefinition<DeleteEventsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", DeleteEventsApiResponse, "api", unknown>;
|
|
45
|
+
putEventsStatus: _reduxjs_toolkit_query.MutationDefinition<PutEventsStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PutEventsStatusApiResponse, "api", unknown>;
|
|
46
|
+
putEventsByIdStatus: _reduxjs_toolkit_query.MutationDefinition<PutEventsByIdStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PutEventsByIdStatusApiResponse, "api", unknown>;
|
|
47
|
+
getFeatures: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetFeaturesApiResponse, "api", unknown>;
|
|
48
|
+
getFeaturesByOrganization: _reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetFeaturesByOrganizationApiResponse, "api", unknown>;
|
|
49
|
+
getInvitation: _reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetInvitationApiResponse, "api", unknown>;
|
|
50
|
+
deleteInvitation: _reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
51
|
+
updateInvitation: _reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateInvitationApiResponse, "api", unknown>;
|
|
52
|
+
getInvitations: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetInvitationsApiResponse, "api", unknown>;
|
|
53
|
+
createInvitation: _reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateInvitationApiResponse, "api", unknown>;
|
|
54
|
+
acceptInvitation: _reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", AcceptInvitationApiResponse, "api", unknown>;
|
|
55
|
+
getUserKeys: _reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetUserKeysApiResponse, "api", unknown>;
|
|
56
|
+
getKeys: _reduxjs_toolkit_query.QueryDefinition<GetKeysApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeysApiResponse, "api", unknown>;
|
|
57
|
+
upsertKey: _reduxjs_toolkit_query.MutationDefinition<UpsertKeyApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpsertKeyApiResponse, "api", unknown>;
|
|
58
|
+
getKeyById: _reduxjs_toolkit_query.QueryDefinition<GetKeyByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeyByIdApiResponse, "api", unknown>;
|
|
59
|
+
deleteKey: _reduxjs_toolkit_query.MutationDefinition<DeleteKeyApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
60
|
+
getKeychains: _reduxjs_toolkit_query.QueryDefinition<GetKeychainsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeychainsApiResponse, "api", unknown>;
|
|
61
|
+
createKeychain: _reduxjs_toolkit_query.MutationDefinition<CreateKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateKeychainApiResponse, "api", unknown>;
|
|
62
|
+
getKeychainById: _reduxjs_toolkit_query.QueryDefinition<GetKeychainByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeychainByIdApiResponse, "api", unknown>;
|
|
63
|
+
updateKeychain: _reduxjs_toolkit_query.MutationDefinition<UpdateKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateKeychainApiResponse, "api", unknown>;
|
|
64
|
+
deleteKeychain: _reduxjs_toolkit_query.MutationDefinition<DeleteKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
65
|
+
addKeyToKeychain: _reduxjs_toolkit_query.MutationDefinition<AddKeyToKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
66
|
+
removeKeyFromKeychain: _reduxjs_toolkit_query.MutationDefinition<RemoveKeyFromKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
67
|
+
getKeysOfKeychain: _reduxjs_toolkit_query.QueryDefinition<GetKeysOfKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeysOfKeychainApiResponse, "api", unknown>;
|
|
68
|
+
registerMeshmodels: _reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", RegisterMeshmodelsApiResponse, "api", unknown>;
|
|
69
|
+
getOrgByDomain: _reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetOrgByDomainApiResponse, "api", unknown>;
|
|
70
|
+
getPlans: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetPlansApiResponse, "api", unknown>;
|
|
71
|
+
getSubscriptions: _reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetSubscriptionsApiResponse, "api", unknown>;
|
|
72
|
+
postApiEntitlementSubscriptionsBySubscriptionIdCancel: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>;
|
|
73
|
+
postApiEntitlementSubscriptionsCreate: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>;
|
|
74
|
+
postApiEntitlementSubscriptionsBySubscriptionIdUpgrade: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, "api", unknown>;
|
|
75
|
+
postApiEntitlementSubscriptionsBySubscriptionIdUpgradePreview: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", object, "api", unknown>;
|
|
76
|
+
postApiEntitlementSubscriptionsWebhooks: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
77
|
+
getApiWorkspaces: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetApiWorkspacesApiResponse, "api", unknown>;
|
|
78
|
+
postApiWorkspaces: _reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PostApiWorkspacesApiResponse, "api", unknown>;
|
|
79
|
+
getApiWorkspacesById: _reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetApiWorkspacesByIdApiResponse, "api", unknown>;
|
|
80
|
+
putApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PutApiWorkspacesByIdApiResponse, "api", unknown>;
|
|
81
|
+
deleteApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>;
|
|
82
|
+
}, "api", "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", typeof _reduxjs_toolkit_query.coreModuleName | typeof _reduxjs_toolkit_dist_query_react.reactHooksModuleName>;
|
|
83
83
|
|
|
84
84
|
type GetMyAcademyCirriculaApiResponse = unknown;
|
|
85
85
|
type GetMyAcademyCirriculaApiArg = {
|
|
@@ -2944,8 +2944,8 @@ type DeleteApiWorkspacesByIdApiArg = {
|
|
|
2944
2944
|
id: string;
|
|
2945
2945
|
};
|
|
2946
2946
|
declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
2947
|
-
data?: undefined;
|
|
2948
2947
|
error?: undefined;
|
|
2948
|
+
data?: undefined;
|
|
2949
2949
|
fulfilledTimeStamp?: undefined;
|
|
2950
2950
|
originalArgs?: undefined;
|
|
2951
2951
|
requestId?: undefined;
|
|
@@ -3026,8 +3026,8 @@ declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
|
3026
3026
|
} & {
|
|
3027
3027
|
skip?: boolean | undefined;
|
|
3028
3028
|
selectFromResult?: ((state: ({
|
|
3029
|
-
data?: undefined;
|
|
3030
3029
|
error?: undefined;
|
|
3030
|
+
data?: undefined;
|
|
3031
3031
|
fulfilledTimeStamp?: undefined;
|
|
3032
3032
|
originalArgs?: undefined;
|
|
3033
3033
|
requestId?: undefined;
|
|
@@ -3104,7 +3104,7 @@ declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
|
3104
3104
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3105
3105
|
}) => R) | undefined;
|
|
3106
3106
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3107
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
3107
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>;
|
|
3108
3108
|
};
|
|
3109
3109
|
declare const useCreateAcademyCurriculaMutation: <R extends Record<string, any> = ({
|
|
3110
3110
|
requestId?: undefined;
|
|
@@ -3267,13 +3267,13 @@ declare const useCreateAcademyCurriculaMutation: <R extends Record<string, any>
|
|
|
3267
3267
|
isError: true;
|
|
3268
3268
|
})) => R) | undefined;
|
|
3269
3269
|
fixedCacheKey?: string | undefined;
|
|
3270
|
-
} | undefined) => readonly [(arg: CreateAcademyCurriculaApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateAcademyCurriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
3270
|
+
} | undefined) => readonly [(arg: CreateAcademyCurriculaApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateAcademyCurriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateAcademyCurriculaApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3271
3271
|
originalArgs?: CreateAcademyCurriculaApiArg | undefined;
|
|
3272
3272
|
reset: () => void;
|
|
3273
3273
|
}];
|
|
3274
3274
|
declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
3275
|
-
data?: undefined;
|
|
3276
3275
|
error?: undefined;
|
|
3276
|
+
data?: undefined;
|
|
3277
3277
|
fulfilledTimeStamp?: undefined;
|
|
3278
3278
|
originalArgs?: undefined;
|
|
3279
3279
|
requestId?: undefined;
|
|
@@ -3354,8 +3354,8 @@ declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
|
3354
3354
|
} & {
|
|
3355
3355
|
skip?: boolean | undefined;
|
|
3356
3356
|
selectFromResult?: ((state: ({
|
|
3357
|
-
data?: undefined;
|
|
3358
3357
|
error?: undefined;
|
|
3358
|
+
data?: undefined;
|
|
3359
3359
|
fulfilledTimeStamp?: undefined;
|
|
3360
3360
|
originalArgs?: undefined;
|
|
3361
3361
|
requestId?: undefined;
|
|
@@ -3432,11 +3432,11 @@ declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
|
3432
3432
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3433
3433
|
}) => R) | undefined;
|
|
3434
3434
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3435
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
3435
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>;
|
|
3436
3436
|
};
|
|
3437
3437
|
declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string, any> = ({
|
|
3438
|
-
data?: undefined;
|
|
3439
3438
|
error?: undefined;
|
|
3439
|
+
data?: undefined;
|
|
3440
3440
|
fulfilledTimeStamp?: undefined;
|
|
3441
3441
|
originalArgs?: undefined;
|
|
3442
3442
|
requestId?: undefined;
|
|
@@ -3517,8 +3517,8 @@ declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string,
|
|
|
3517
3517
|
} & {
|
|
3518
3518
|
skip?: boolean | undefined;
|
|
3519
3519
|
selectFromResult?: ((state: ({
|
|
3520
|
-
data?: undefined;
|
|
3521
3520
|
error?: undefined;
|
|
3521
|
+
data?: undefined;
|
|
3522
3522
|
fulfilledTimeStamp?: undefined;
|
|
3523
3523
|
originalArgs?: undefined;
|
|
3524
3524
|
requestId?: undefined;
|
|
@@ -3595,7 +3595,7 @@ declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string,
|
|
|
3595
3595
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3596
3596
|
}) => R) | undefined;
|
|
3597
3597
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3598
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
3598
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>>;
|
|
3599
3599
|
};
|
|
3600
3600
|
declare const useRegisterToAcademyContentMutation: <R extends Record<string, any> = ({
|
|
3601
3601
|
requestId?: undefined;
|
|
@@ -3758,7 +3758,7 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
|
|
|
3758
3758
|
isError: true;
|
|
3759
3759
|
})) => R) | undefined;
|
|
3760
3760
|
fixedCacheKey?: string | undefined;
|
|
3761
|
-
} | undefined) => readonly [(arg: RegisterToAcademyContentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
3761
|
+
} | undefined) => readonly [(arg: RegisterToAcademyContentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", RegisterToAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3762
3762
|
originalArgs?: RegisterToAcademyContentApiArg | undefined;
|
|
3763
3763
|
reset: () => void;
|
|
3764
3764
|
}];
|
|
@@ -3923,7 +3923,7 @@ declare const useWithdrawFromAcademyContentMutation: <R extends Record<string, a
|
|
|
3923
3923
|
isError: true;
|
|
3924
3924
|
})) => R) | undefined;
|
|
3925
3925
|
fixedCacheKey?: string | undefined;
|
|
3926
|
-
} | undefined) => readonly [(arg: WithdrawFromAcademyContentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<WithdrawFromAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
3926
|
+
} | undefined) => readonly [(arg: WithdrawFromAcademyContentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<WithdrawFromAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", WithdrawFromAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3927
3927
|
originalArgs?: WithdrawFromAcademyContentApiArg | undefined;
|
|
3928
3928
|
reset: () => void;
|
|
3929
3929
|
}];
|
|
@@ -4088,7 +4088,7 @@ declare const useUpdateAcademyCurriculaByIdMutation: <R extends Record<string, a
|
|
|
4088
4088
|
isError: true;
|
|
4089
4089
|
})) => R) | undefined;
|
|
4090
4090
|
fixedCacheKey?: string | undefined;
|
|
4091
|
-
} | undefined) => readonly [(arg: UpdateAcademyCurriculaByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
4091
|
+
} | undefined) => readonly [(arg: UpdateAcademyCurriculaByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateAcademyCurriculaByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4092
4092
|
originalArgs?: UpdateAcademyCurriculaByIdApiArg | undefined;
|
|
4093
4093
|
reset: () => void;
|
|
4094
4094
|
}];
|
|
@@ -4253,13 +4253,13 @@ declare const useDeleteAcademyCurriculaByIdMutation: <R extends Record<string, a
|
|
|
4253
4253
|
isError: true;
|
|
4254
4254
|
})) => R) | undefined;
|
|
4255
4255
|
fixedCacheKey?: string | undefined;
|
|
4256
|
-
} | undefined) => readonly [(arg: DeleteAcademyCurriculaByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
4256
|
+
} | undefined) => readonly [(arg: DeleteAcademyCurriculaByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4257
4257
|
originalArgs?: DeleteAcademyCurriculaByIdApiArg | undefined;
|
|
4258
4258
|
reset: () => void;
|
|
4259
4259
|
}];
|
|
4260
4260
|
declare const useGetAcademyCurriculaByIdQuery: <R extends Record<string, any> = ({
|
|
4261
|
-
data?: undefined;
|
|
4262
4261
|
error?: undefined;
|
|
4262
|
+
data?: undefined;
|
|
4263
4263
|
fulfilledTimeStamp?: undefined;
|
|
4264
4264
|
originalArgs?: undefined;
|
|
4265
4265
|
requestId?: undefined;
|
|
@@ -4340,8 +4340,8 @@ declare const useGetAcademyCurriculaByIdQuery: <R extends Record<string, any> =
|
|
|
4340
4340
|
} & {
|
|
4341
4341
|
skip?: boolean | undefined;
|
|
4342
4342
|
selectFromResult?: ((state: ({
|
|
4343
|
-
data?: undefined;
|
|
4344
4343
|
error?: undefined;
|
|
4344
|
+
data?: undefined;
|
|
4345
4345
|
fulfilledTimeStamp?: undefined;
|
|
4346
4346
|
originalArgs?: undefined;
|
|
4347
4347
|
requestId?: undefined;
|
|
@@ -4418,11 +4418,11 @@ declare const useGetAcademyCurriculaByIdQuery: <R extends Record<string, any> =
|
|
|
4418
4418
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4419
4419
|
}) => R) | undefined;
|
|
4420
4420
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4421
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
4421
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetAcademyCurriculaByIdApiResponse, "api", unknown>>;
|
|
4422
4422
|
};
|
|
4423
4423
|
declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<string, any> = ({
|
|
4424
|
-
data?: undefined;
|
|
4425
4424
|
error?: undefined;
|
|
4425
|
+
data?: undefined;
|
|
4426
4426
|
fulfilledTimeStamp?: undefined;
|
|
4427
4427
|
originalArgs?: undefined;
|
|
4428
4428
|
requestId?: undefined;
|
|
@@ -4503,8 +4503,8 @@ declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<s
|
|
|
4503
4503
|
} & {
|
|
4504
4504
|
skip?: boolean | undefined;
|
|
4505
4505
|
selectFromResult?: ((state: ({
|
|
4506
|
-
data?: undefined;
|
|
4507
4506
|
error?: undefined;
|
|
4507
|
+
data?: undefined;
|
|
4508
4508
|
fulfilledTimeStamp?: undefined;
|
|
4509
4509
|
originalArgs?: undefined;
|
|
4510
4510
|
requestId?: undefined;
|
|
@@ -4581,7 +4581,7 @@ declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<s
|
|
|
4581
4581
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4582
4582
|
}) => R) | undefined;
|
|
4583
4583
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4584
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
4584
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetApiAcademyRegistrationsByContentIdApiResponse, "api", unknown>>;
|
|
4585
4585
|
};
|
|
4586
4586
|
declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<string, any> = ({
|
|
4587
4587
|
requestId?: undefined;
|
|
@@ -4744,13 +4744,13 @@ declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<s
|
|
|
4744
4744
|
isError: true;
|
|
4745
4745
|
})) => R) | undefined;
|
|
4746
4746
|
fixedCacheKey?: string | undefined;
|
|
4747
|
-
} | undefined) => readonly [(arg: UpdateCurrentItemInProgressTrackerApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
4747
|
+
} | undefined) => readonly [(arg: UpdateCurrentItemInProgressTrackerApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4748
4748
|
originalArgs?: UpdateCurrentItemInProgressTrackerApiArg | undefined;
|
|
4749
4749
|
reset: () => void;
|
|
4750
4750
|
}];
|
|
4751
4751
|
declare const useGetTestByAbsPathQuery: <R extends Record<string, any> = ({
|
|
4752
|
-
data?: undefined;
|
|
4753
4752
|
error?: undefined;
|
|
4753
|
+
data?: undefined;
|
|
4754
4754
|
fulfilledTimeStamp?: undefined;
|
|
4755
4755
|
originalArgs?: undefined;
|
|
4756
4756
|
requestId?: undefined;
|
|
@@ -4831,8 +4831,8 @@ declare const useGetTestByAbsPathQuery: <R extends Record<string, any> = ({
|
|
|
4831
4831
|
} & {
|
|
4832
4832
|
skip?: boolean | undefined;
|
|
4833
4833
|
selectFromResult?: ((state: ({
|
|
4834
|
-
data?: undefined;
|
|
4835
4834
|
error?: undefined;
|
|
4835
|
+
data?: undefined;
|
|
4836
4836
|
fulfilledTimeStamp?: undefined;
|
|
4837
4837
|
originalArgs?: undefined;
|
|
4838
4838
|
requestId?: undefined;
|
|
@@ -4909,7 +4909,7 @@ declare const useGetTestByAbsPathQuery: <R extends Record<string, any> = ({
|
|
|
4909
4909
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4910
4910
|
}) => R) | undefined;
|
|
4911
4911
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4912
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTestByAbsPathApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
4912
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTestByAbsPathApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetTestByAbsPathApiResponse, "api", unknown>>;
|
|
4913
4913
|
};
|
|
4914
4914
|
declare const useStartTestByIdMutation: <R extends Record<string, any> = ({
|
|
4915
4915
|
requestId?: undefined;
|
|
@@ -5072,13 +5072,13 @@ declare const useStartTestByIdMutation: <R extends Record<string, any> = ({
|
|
|
5072
5072
|
isError: true;
|
|
5073
5073
|
})) => R) | undefined;
|
|
5074
5074
|
fixedCacheKey?: string | undefined;
|
|
5075
|
-
} | undefined) => readonly [(arg: StartTestByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<StartTestByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
5075
|
+
} | undefined) => readonly [(arg: StartTestByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<StartTestByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", StartTestByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
5076
5076
|
originalArgs?: StartTestByIdApiArg | undefined;
|
|
5077
5077
|
reset: () => void;
|
|
5078
5078
|
}];
|
|
5079
5079
|
declare const useGetAllTestSessionsForRegistrationQuery: <R extends Record<string, any> = ({
|
|
5080
|
-
data?: undefined;
|
|
5081
5080
|
error?: undefined;
|
|
5081
|
+
data?: undefined;
|
|
5082
5082
|
fulfilledTimeStamp?: undefined;
|
|
5083
5083
|
originalArgs?: undefined;
|
|
5084
5084
|
requestId?: undefined;
|
|
@@ -5159,8 +5159,8 @@ declare const useGetAllTestSessionsForRegistrationQuery: <R extends Record<strin
|
|
|
5159
5159
|
} & {
|
|
5160
5160
|
skip?: boolean | undefined;
|
|
5161
5161
|
selectFromResult?: ((state: ({
|
|
5162
|
-
data?: undefined;
|
|
5163
5162
|
error?: undefined;
|
|
5163
|
+
data?: undefined;
|
|
5164
5164
|
fulfilledTimeStamp?: undefined;
|
|
5165
5165
|
originalArgs?: undefined;
|
|
5166
5166
|
requestId?: undefined;
|
|
@@ -5237,7 +5237,7 @@ declare const useGetAllTestSessionsForRegistrationQuery: <R extends Record<strin
|
|
|
5237
5237
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5238
5238
|
}) => R) | undefined;
|
|
5239
5239
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5240
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAllTestSessionsForRegistrationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
5240
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAllTestSessionsForRegistrationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetAllTestSessionsForRegistrationApiResponse, "api", unknown>>;
|
|
5241
5241
|
};
|
|
5242
5242
|
declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
|
|
5243
5243
|
requestId?: undefined;
|
|
@@ -5400,13 +5400,13 @@ declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
|
|
|
5400
5400
|
isError: true;
|
|
5401
5401
|
})) => R) | undefined;
|
|
5402
5402
|
fixedCacheKey?: string | undefined;
|
|
5403
|
-
} | undefined) => readonly [(arg: SubmitQuizApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
5403
|
+
} | undefined) => readonly [(arg: SubmitQuizApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", SubmitQuizApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
5404
5404
|
originalArgs?: SubmitQuizApiArg | undefined;
|
|
5405
5405
|
reset: () => void;
|
|
5406
5406
|
}];
|
|
5407
5407
|
declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = ({
|
|
5408
|
-
data?: undefined;
|
|
5409
5408
|
error?: undefined;
|
|
5409
|
+
data?: undefined;
|
|
5410
5410
|
fulfilledTimeStamp?: undefined;
|
|
5411
5411
|
originalArgs?: undefined;
|
|
5412
5412
|
requestId?: undefined;
|
|
@@ -5487,8 +5487,8 @@ declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = (
|
|
|
5487
5487
|
} & {
|
|
5488
5488
|
skip?: boolean | undefined;
|
|
5489
5489
|
selectFromResult?: ((state: ({
|
|
5490
|
-
data?: undefined;
|
|
5491
5490
|
error?: undefined;
|
|
5491
|
+
data?: undefined;
|
|
5492
5492
|
fulfilledTimeStamp?: undefined;
|
|
5493
5493
|
originalArgs?: undefined;
|
|
5494
5494
|
requestId?: undefined;
|
|
@@ -5565,11 +5565,11 @@ declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = (
|
|
|
5565
5565
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5566
5566
|
}) => R) | undefined;
|
|
5567
5567
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5568
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
5568
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", object, "api", unknown>>;
|
|
5569
5569
|
};
|
|
5570
5570
|
declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, any> = ({
|
|
5571
|
-
data?: undefined;
|
|
5572
5571
|
error?: undefined;
|
|
5572
|
+
data?: undefined;
|
|
5573
5573
|
fulfilledTimeStamp?: undefined;
|
|
5574
5574
|
originalArgs?: undefined;
|
|
5575
5575
|
requestId?: undefined;
|
|
@@ -5650,8 +5650,8 @@ declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, an
|
|
|
5650
5650
|
} & {
|
|
5651
5651
|
skip?: boolean | undefined;
|
|
5652
5652
|
selectFromResult?: ((state: ({
|
|
5653
|
-
data?: undefined;
|
|
5654
5653
|
error?: undefined;
|
|
5654
|
+
data?: undefined;
|
|
5655
5655
|
fulfilledTimeStamp?: undefined;
|
|
5656
5656
|
originalArgs?: undefined;
|
|
5657
5657
|
requestId?: undefined;
|
|
@@ -5728,11 +5728,11 @@ declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, an
|
|
|
5728
5728
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5729
5729
|
}) => R) | undefined;
|
|
5730
5730
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5731
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
5731
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetAcademyAdminRegistrationsApiResponse, "api", unknown>>;
|
|
5732
5732
|
};
|
|
5733
5733
|
declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
|
|
5734
|
-
data?: undefined;
|
|
5735
5734
|
error?: undefined;
|
|
5735
|
+
data?: undefined;
|
|
5736
5736
|
fulfilledTimeStamp?: undefined;
|
|
5737
5737
|
originalArgs?: undefined;
|
|
5738
5738
|
requestId?: undefined;
|
|
@@ -5813,8 +5813,8 @@ declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
|
|
|
5813
5813
|
} & {
|
|
5814
5814
|
skip?: boolean | undefined;
|
|
5815
5815
|
selectFromResult?: ((state: ({
|
|
5816
|
-
data?: undefined;
|
|
5817
5816
|
error?: undefined;
|
|
5817
|
+
data?: undefined;
|
|
5818
5818
|
fulfilledTimeStamp?: undefined;
|
|
5819
5819
|
originalArgs?: undefined;
|
|
5820
5820
|
requestId?: undefined;
|
|
@@ -5891,7 +5891,7 @@ declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
|
|
|
5891
5891
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5892
5892
|
}) => R) | undefined;
|
|
5893
5893
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5894
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
5894
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetCertificateByIdApiResponse, "api", unknown>>;
|
|
5895
5895
|
};
|
|
5896
5896
|
declare const useDeleteBadgeByIdMutation: <R extends Record<string, any> = ({
|
|
5897
5897
|
requestId?: undefined;
|
|
@@ -6054,13 +6054,13 @@ declare const useDeleteBadgeByIdMutation: <R extends Record<string, any> = ({
|
|
|
6054
6054
|
isError: true;
|
|
6055
6055
|
})) => R) | undefined;
|
|
6056
6056
|
fixedCacheKey?: string | undefined;
|
|
6057
|
-
} | undefined) => readonly [(arg: DeleteBadgeByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
6057
|
+
} | undefined) => readonly [(arg: DeleteBadgeByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
6058
6058
|
originalArgs?: DeleteBadgeByIdApiArg | undefined;
|
|
6059
6059
|
reset: () => void;
|
|
6060
6060
|
}];
|
|
6061
6061
|
declare const useGetBadgeByIdQuery: <R extends Record<string, any> = ({
|
|
6062
|
-
data?: undefined;
|
|
6063
6062
|
error?: undefined;
|
|
6063
|
+
data?: undefined;
|
|
6064
6064
|
fulfilledTimeStamp?: undefined;
|
|
6065
6065
|
originalArgs?: undefined;
|
|
6066
6066
|
requestId?: undefined;
|
|
@@ -6141,8 +6141,8 @@ declare const useGetBadgeByIdQuery: <R extends Record<string, any> = ({
|
|
|
6141
6141
|
} & {
|
|
6142
6142
|
skip?: boolean | undefined;
|
|
6143
6143
|
selectFromResult?: ((state: ({
|
|
6144
|
-
data?: undefined;
|
|
6145
6144
|
error?: undefined;
|
|
6145
|
+
data?: undefined;
|
|
6146
6146
|
fulfilledTimeStamp?: undefined;
|
|
6147
6147
|
originalArgs?: undefined;
|
|
6148
6148
|
requestId?: undefined;
|
|
@@ -6219,7 +6219,7 @@ declare const useGetBadgeByIdQuery: <R extends Record<string, any> = ({
|
|
|
6219
6219
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6220
6220
|
}) => R) | undefined;
|
|
6221
6221
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
6222
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
6222
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetBadgeByIdApiResponse, "api", unknown>>;
|
|
6223
6223
|
};
|
|
6224
6224
|
declare const useCreateOrUpdateBadgeMutation: <R extends Record<string, any> = ({
|
|
6225
6225
|
requestId?: undefined;
|
|
@@ -6382,13 +6382,13 @@ declare const useCreateOrUpdateBadgeMutation: <R extends Record<string, any> = (
|
|
|
6382
6382
|
isError: true;
|
|
6383
6383
|
})) => R) | undefined;
|
|
6384
6384
|
fixedCacheKey?: string | undefined;
|
|
6385
|
-
} | undefined) => readonly [(arg: CreateOrUpdateBadgeApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
6385
|
+
} | undefined) => readonly [(arg: CreateOrUpdateBadgeApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateOrUpdateBadgeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
6386
6386
|
originalArgs?: CreateOrUpdateBadgeApiArg | undefined;
|
|
6387
6387
|
reset: () => void;
|
|
6388
6388
|
}];
|
|
6389
6389
|
declare const useGetConnectionsQuery: <R extends Record<string, any> = ({
|
|
6390
|
-
data?: undefined;
|
|
6391
6390
|
error?: undefined;
|
|
6391
|
+
data?: undefined;
|
|
6392
6392
|
fulfilledTimeStamp?: undefined;
|
|
6393
6393
|
originalArgs?: undefined;
|
|
6394
6394
|
requestId?: undefined;
|
|
@@ -6469,8 +6469,8 @@ declare const useGetConnectionsQuery: <R extends Record<string, any> = ({
|
|
|
6469
6469
|
} & {
|
|
6470
6470
|
skip?: boolean | undefined;
|
|
6471
6471
|
selectFromResult?: ((state: ({
|
|
6472
|
-
data?: undefined;
|
|
6473
6472
|
error?: undefined;
|
|
6473
|
+
data?: undefined;
|
|
6474
6474
|
fulfilledTimeStamp?: undefined;
|
|
6475
6475
|
originalArgs?: undefined;
|
|
6476
6476
|
requestId?: undefined;
|
|
@@ -6547,7 +6547,7 @@ declare const useGetConnectionsQuery: <R extends Record<string, any> = ({
|
|
|
6547
6547
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6548
6548
|
}) => R) | undefined;
|
|
6549
6549
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
6550
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
6550
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetConnectionsApiResponse, "api", unknown>>;
|
|
6551
6551
|
};
|
|
6552
6552
|
declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
|
|
6553
6553
|
requestId?: undefined;
|
|
@@ -6710,13 +6710,13 @@ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
|
|
|
6710
6710
|
isError: true;
|
|
6711
6711
|
})) => R) | undefined;
|
|
6712
6712
|
fixedCacheKey?: string | undefined;
|
|
6713
|
-
} | undefined) => readonly [(arg: RegisterConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
6713
|
+
} | undefined) => readonly [(arg: RegisterConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", RegisterConnectionApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
6714
6714
|
originalArgs?: RegisterConnectionApiArg | undefined;
|
|
6715
6715
|
reset: () => void;
|
|
6716
6716
|
}];
|
|
6717
6717
|
declare const useGetConnectionsByKindQuery: <R extends Record<string, any> = ({
|
|
6718
|
-
data?: undefined;
|
|
6719
6718
|
error?: undefined;
|
|
6719
|
+
data?: undefined;
|
|
6720
6720
|
fulfilledTimeStamp?: undefined;
|
|
6721
6721
|
originalArgs?: undefined;
|
|
6722
6722
|
requestId?: undefined;
|
|
@@ -6797,8 +6797,8 @@ declare const useGetConnectionsByKindQuery: <R extends Record<string, any> = ({
|
|
|
6797
6797
|
} & {
|
|
6798
6798
|
skip?: boolean | undefined;
|
|
6799
6799
|
selectFromResult?: ((state: ({
|
|
6800
|
-
data?: undefined;
|
|
6801
6800
|
error?: undefined;
|
|
6801
|
+
data?: undefined;
|
|
6802
6802
|
fulfilledTimeStamp?: undefined;
|
|
6803
6803
|
originalArgs?: undefined;
|
|
6804
6804
|
requestId?: undefined;
|
|
@@ -6875,11 +6875,11 @@ declare const useGetConnectionsByKindQuery: <R extends Record<string, any> = ({
|
|
|
6875
6875
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6876
6876
|
}) => R) | undefined;
|
|
6877
6877
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
6878
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsByKindApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
6878
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsByKindApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetConnectionsByKindApiResponse, "api", unknown>>;
|
|
6879
6879
|
};
|
|
6880
6880
|
declare const useGetConnectionsStatusQuery: <R extends Record<string, any> = ({
|
|
6881
|
-
data?: undefined;
|
|
6882
6881
|
error?: undefined;
|
|
6882
|
+
data?: undefined;
|
|
6883
6883
|
fulfilledTimeStamp?: undefined;
|
|
6884
6884
|
originalArgs?: undefined;
|
|
6885
6885
|
requestId?: undefined;
|
|
@@ -6960,8 +6960,8 @@ declare const useGetConnectionsStatusQuery: <R extends Record<string, any> = ({
|
|
|
6960
6960
|
} & {
|
|
6961
6961
|
skip?: boolean | undefined;
|
|
6962
6962
|
selectFromResult?: ((state: ({
|
|
6963
|
-
data?: undefined;
|
|
6964
6963
|
error?: undefined;
|
|
6964
|
+
data?: undefined;
|
|
6965
6965
|
fulfilledTimeStamp?: undefined;
|
|
6966
6966
|
originalArgs?: undefined;
|
|
6967
6967
|
requestId?: undefined;
|
|
@@ -7038,7 +7038,7 @@ declare const useGetConnectionsStatusQuery: <R extends Record<string, any> = ({
|
|
|
7038
7038
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
7039
7039
|
}) => R) | undefined;
|
|
7040
7040
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
7041
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
7041
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetConnectionsStatusApiResponse, "api", unknown>>;
|
|
7042
7042
|
};
|
|
7043
7043
|
declare const useUpdateConnectionStatusByIdMutation: <R extends Record<string, any> = ({
|
|
7044
7044
|
requestId?: undefined;
|
|
@@ -7201,13 +7201,13 @@ declare const useUpdateConnectionStatusByIdMutation: <R extends Record<string, a
|
|
|
7201
7201
|
isError: true;
|
|
7202
7202
|
})) => R) | undefined;
|
|
7203
7203
|
fixedCacheKey?: string | undefined;
|
|
7204
|
-
} | undefined) => readonly [(arg: UpdateConnectionStatusByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateConnectionStatusByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
7204
|
+
} | undefined) => readonly [(arg: UpdateConnectionStatusByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateConnectionStatusByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateConnectionStatusByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
7205
7205
|
originalArgs?: UpdateConnectionStatusByIdApiArg | undefined;
|
|
7206
7206
|
reset: () => void;
|
|
7207
7207
|
}];
|
|
7208
7208
|
declare const useGetConnectionByIdQuery: <R extends Record<string, any> = ({
|
|
7209
|
-
data?: undefined;
|
|
7210
7209
|
error?: undefined;
|
|
7210
|
+
data?: undefined;
|
|
7211
7211
|
fulfilledTimeStamp?: undefined;
|
|
7212
7212
|
originalArgs?: undefined;
|
|
7213
7213
|
requestId?: undefined;
|
|
@@ -7288,8 +7288,8 @@ declare const useGetConnectionByIdQuery: <R extends Record<string, any> = ({
|
|
|
7288
7288
|
} & {
|
|
7289
7289
|
skip?: boolean | undefined;
|
|
7290
7290
|
selectFromResult?: ((state: ({
|
|
7291
|
-
data?: undefined;
|
|
7292
7291
|
error?: undefined;
|
|
7292
|
+
data?: undefined;
|
|
7293
7293
|
fulfilledTimeStamp?: undefined;
|
|
7294
7294
|
originalArgs?: undefined;
|
|
7295
7295
|
requestId?: undefined;
|
|
@@ -7366,7 +7366,7 @@ declare const useGetConnectionByIdQuery: <R extends Record<string, any> = ({
|
|
|
7366
7366
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
7367
7367
|
}) => R) | undefined;
|
|
7368
7368
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
7369
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
7369
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetConnectionByIdApiResponse, "api", unknown>>;
|
|
7370
7370
|
};
|
|
7371
7371
|
declare const useUpdateConnectionMutation: <R extends Record<string, any> = ({
|
|
7372
7372
|
requestId?: undefined;
|
|
@@ -7529,7 +7529,7 @@ declare const useUpdateConnectionMutation: <R extends Record<string, any> = ({
|
|
|
7529
7529
|
isError: true;
|
|
7530
7530
|
})) => R) | undefined;
|
|
7531
7531
|
fixedCacheKey?: string | undefined;
|
|
7532
|
-
} | undefined) => readonly [(arg: UpdateConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
7532
|
+
} | undefined) => readonly [(arg: UpdateConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateConnectionApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
7533
7533
|
originalArgs?: UpdateConnectionApiArg | undefined;
|
|
7534
7534
|
reset: () => void;
|
|
7535
7535
|
}];
|
|
@@ -7694,7 +7694,7 @@ declare const useDeleteConnectionMutation: <R extends Record<string, any> = ({
|
|
|
7694
7694
|
isError: true;
|
|
7695
7695
|
})) => R) | undefined;
|
|
7696
7696
|
fixedCacheKey?: string | undefined;
|
|
7697
|
-
} | undefined) => readonly [(arg: DeleteConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
7697
|
+
} | undefined) => readonly [(arg: DeleteConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
7698
7698
|
originalArgs?: DeleteConnectionApiArg | undefined;
|
|
7699
7699
|
reset: () => void;
|
|
7700
7700
|
}];
|
|
@@ -7859,13 +7859,13 @@ declare const useDeleteMesheryConnectionMutation: <R extends Record<string, any>
|
|
|
7859
7859
|
isError: true;
|
|
7860
7860
|
})) => R) | undefined;
|
|
7861
7861
|
fixedCacheKey?: string | undefined;
|
|
7862
|
-
} | undefined) => readonly [(arg: DeleteMesheryConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteMesheryConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
7862
|
+
} | undefined) => readonly [(arg: DeleteMesheryConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteMesheryConnectionApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
7863
7863
|
originalArgs?: DeleteMesheryConnectionApiArg | undefined;
|
|
7864
7864
|
reset: () => void;
|
|
7865
7865
|
}];
|
|
7866
7866
|
declare const useGetKubernetesContextQuery: <R extends Record<string, any> = ({
|
|
7867
|
-
data?: undefined;
|
|
7868
7867
|
error?: undefined;
|
|
7868
|
+
data?: undefined;
|
|
7869
7869
|
fulfilledTimeStamp?: undefined;
|
|
7870
7870
|
originalArgs?: undefined;
|
|
7871
7871
|
requestId?: undefined;
|
|
@@ -7946,8 +7946,8 @@ declare const useGetKubernetesContextQuery: <R extends Record<string, any> = ({
|
|
|
7946
7946
|
} & {
|
|
7947
7947
|
skip?: boolean | undefined;
|
|
7948
7948
|
selectFromResult?: ((state: ({
|
|
7949
|
-
data?: undefined;
|
|
7950
7949
|
error?: undefined;
|
|
7950
|
+
data?: undefined;
|
|
7951
7951
|
fulfilledTimeStamp?: undefined;
|
|
7952
7952
|
originalArgs?: undefined;
|
|
7953
7953
|
requestId?: undefined;
|
|
@@ -8024,7 +8024,7 @@ declare const useGetKubernetesContextQuery: <R extends Record<string, any> = ({
|
|
|
8024
8024
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
8025
8025
|
}) => R) | undefined;
|
|
8026
8026
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
8027
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
8027
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKubernetesContextApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", object, "api", unknown>>;
|
|
8028
8028
|
};
|
|
8029
8029
|
declare const useAddConnectionToEnvironmentMutation: <R extends Record<string, any> = ({
|
|
8030
8030
|
requestId?: undefined;
|
|
@@ -8187,7 +8187,7 @@ declare const useAddConnectionToEnvironmentMutation: <R extends Record<string, a
|
|
|
8187
8187
|
isError: true;
|
|
8188
8188
|
})) => R) | undefined;
|
|
8189
8189
|
fixedCacheKey?: string | undefined;
|
|
8190
|
-
} | undefined) => readonly [(arg: AddConnectionToEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddConnectionToEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
8190
|
+
} | undefined) => readonly [(arg: AddConnectionToEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddConnectionToEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
8191
8191
|
originalArgs?: AddConnectionToEnvironmentApiArg | undefined;
|
|
8192
8192
|
reset: () => void;
|
|
8193
8193
|
}];
|
|
@@ -8352,7 +8352,7 @@ declare const useRemoveConnectionFromEnvironmentMutation: <R extends Record<stri
|
|
|
8352
8352
|
isError: true;
|
|
8353
8353
|
})) => R) | undefined;
|
|
8354
8354
|
fixedCacheKey?: string | undefined;
|
|
8355
|
-
} | undefined) => readonly [(arg: RemoveConnectionFromEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RemoveConnectionFromEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
8355
|
+
} | undefined) => readonly [(arg: RemoveConnectionFromEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RemoveConnectionFromEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
8356
8356
|
originalArgs?: RemoveConnectionFromEnvironmentApiArg | undefined;
|
|
8357
8357
|
reset: () => void;
|
|
8358
8358
|
}];
|
|
@@ -8517,7 +8517,7 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
8517
8517
|
isError: true;
|
|
8518
8518
|
})) => R) | undefined;
|
|
8519
8519
|
fixedCacheKey?: string | undefined;
|
|
8520
|
-
} | undefined) => readonly [(arg: ImportDesignApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
8520
|
+
} | undefined) => readonly [(arg: ImportDesignApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", ImportDesignApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
8521
8521
|
originalArgs?: ImportDesignApiArg | undefined;
|
|
8522
8522
|
reset: () => void;
|
|
8523
8523
|
}];
|
|
@@ -8682,13 +8682,13 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
8682
8682
|
isError: true;
|
|
8683
8683
|
})) => R) | undefined;
|
|
8684
8684
|
fixedCacheKey?: string | undefined;
|
|
8685
|
-
} | undefined) => readonly [(arg: CreateEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
8685
|
+
} | undefined) => readonly [(arg: CreateEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateEnvironmentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
8686
8686
|
originalArgs?: CreateEnvironmentApiArg | undefined;
|
|
8687
8687
|
reset: () => void;
|
|
8688
8688
|
}];
|
|
8689
8689
|
declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
8690
|
-
data?: undefined;
|
|
8691
8690
|
error?: undefined;
|
|
8691
|
+
data?: undefined;
|
|
8692
8692
|
fulfilledTimeStamp?: undefined;
|
|
8693
8693
|
originalArgs?: undefined;
|
|
8694
8694
|
requestId?: undefined;
|
|
@@ -8769,8 +8769,8 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
|
8769
8769
|
} & {
|
|
8770
8770
|
skip?: boolean | undefined;
|
|
8771
8771
|
selectFromResult?: ((state: ({
|
|
8772
|
-
data?: undefined;
|
|
8773
8772
|
error?: undefined;
|
|
8773
|
+
data?: undefined;
|
|
8774
8774
|
fulfilledTimeStamp?: undefined;
|
|
8775
8775
|
originalArgs?: undefined;
|
|
8776
8776
|
requestId?: undefined;
|
|
@@ -8847,7 +8847,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
|
8847
8847
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
8848
8848
|
}) => R) | undefined;
|
|
8849
8849
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
8850
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
8850
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetEnvironmentsApiResponse, "api", unknown>>;
|
|
8851
8851
|
};
|
|
8852
8852
|
declare const useDeleteEventsByIdMutation: <R extends Record<string, any> = ({
|
|
8853
8853
|
requestId?: undefined;
|
|
@@ -9010,7 +9010,7 @@ declare const useDeleteEventsByIdMutation: <R extends Record<string, any> = ({
|
|
|
9010
9010
|
isError: true;
|
|
9011
9011
|
})) => R) | undefined;
|
|
9012
9012
|
fixedCacheKey?: string | undefined;
|
|
9013
|
-
} | undefined) => readonly [(arg: DeleteEventsByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteEventsByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
9013
|
+
} | undefined) => readonly [(arg: DeleteEventsByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteEventsByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", DeleteEventsByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
9014
9014
|
originalArgs?: DeleteEventsByIdApiArg | undefined;
|
|
9015
9015
|
reset: () => void;
|
|
9016
9016
|
}];
|
|
@@ -9175,7 +9175,7 @@ declare const usePostEventsMutation: <R extends Record<string, any> = ({
|
|
|
9175
9175
|
isError: true;
|
|
9176
9176
|
})) => R) | undefined;
|
|
9177
9177
|
fixedCacheKey?: string | undefined;
|
|
9178
|
-
} | undefined) => readonly [(arg: PostEventsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostEventsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
9178
|
+
} | undefined) => readonly [(arg: PostEventsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostEventsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
9179
9179
|
originalArgs?: PostEventsApiArg | undefined;
|
|
9180
9180
|
reset: () => void;
|
|
9181
9181
|
}];
|
|
@@ -9340,7 +9340,7 @@ declare const useDeleteEventsMutation: <R extends Record<string, any> = ({
|
|
|
9340
9340
|
isError: true;
|
|
9341
9341
|
})) => R) | undefined;
|
|
9342
9342
|
fixedCacheKey?: string | undefined;
|
|
9343
|
-
} | undefined) => readonly [(arg: DeleteEventsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteEventsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
9343
|
+
} | undefined) => readonly [(arg: DeleteEventsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteEventsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", DeleteEventsApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
9344
9344
|
originalArgs?: DeleteEventsApiArg | undefined;
|
|
9345
9345
|
reset: () => void;
|
|
9346
9346
|
}];
|
|
@@ -9505,7 +9505,7 @@ declare const usePutEventsStatusMutation: <R extends Record<string, any> = ({
|
|
|
9505
9505
|
isError: true;
|
|
9506
9506
|
})) => R) | undefined;
|
|
9507
9507
|
fixedCacheKey?: string | undefined;
|
|
9508
|
-
} | undefined) => readonly [(arg: PutEventsStatusApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutEventsStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
9508
|
+
} | undefined) => readonly [(arg: PutEventsStatusApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutEventsStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PutEventsStatusApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
9509
9509
|
originalArgs?: PutEventsStatusApiArg | undefined;
|
|
9510
9510
|
reset: () => void;
|
|
9511
9511
|
}];
|
|
@@ -9670,13 +9670,13 @@ declare const usePutEventsByIdStatusMutation: <R extends Record<string, any> = (
|
|
|
9670
9670
|
isError: true;
|
|
9671
9671
|
})) => R) | undefined;
|
|
9672
9672
|
fixedCacheKey?: string | undefined;
|
|
9673
|
-
} | undefined) => readonly [(arg: PutEventsByIdStatusApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutEventsByIdStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
9673
|
+
} | undefined) => readonly [(arg: PutEventsByIdStatusApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutEventsByIdStatusApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PutEventsByIdStatusApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
9674
9674
|
originalArgs?: PutEventsByIdStatusApiArg | undefined;
|
|
9675
9675
|
reset: () => void;
|
|
9676
9676
|
}];
|
|
9677
9677
|
declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
|
|
9678
|
-
data?: undefined;
|
|
9679
9678
|
error?: undefined;
|
|
9679
|
+
data?: undefined;
|
|
9680
9680
|
fulfilledTimeStamp?: undefined;
|
|
9681
9681
|
originalArgs?: undefined;
|
|
9682
9682
|
requestId?: undefined;
|
|
@@ -9757,8 +9757,8 @@ declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
|
|
|
9757
9757
|
} & {
|
|
9758
9758
|
skip?: boolean | undefined;
|
|
9759
9759
|
selectFromResult?: ((state: ({
|
|
9760
|
-
data?: undefined;
|
|
9761
9760
|
error?: undefined;
|
|
9761
|
+
data?: undefined;
|
|
9762
9762
|
fulfilledTimeStamp?: undefined;
|
|
9763
9763
|
originalArgs?: undefined;
|
|
9764
9764
|
requestId?: undefined;
|
|
@@ -9835,11 +9835,11 @@ declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
|
|
|
9835
9835
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
9836
9836
|
}) => R) | undefined;
|
|
9837
9837
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
9838
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
9838
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetFeaturesApiResponse, "api", unknown>>;
|
|
9839
9839
|
};
|
|
9840
9840
|
declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any> = ({
|
|
9841
|
-
data?: undefined;
|
|
9842
9841
|
error?: undefined;
|
|
9842
|
+
data?: undefined;
|
|
9843
9843
|
fulfilledTimeStamp?: undefined;
|
|
9844
9844
|
originalArgs?: undefined;
|
|
9845
9845
|
requestId?: undefined;
|
|
@@ -9920,8 +9920,8 @@ declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any>
|
|
|
9920
9920
|
} & {
|
|
9921
9921
|
skip?: boolean | undefined;
|
|
9922
9922
|
selectFromResult?: ((state: ({
|
|
9923
|
-
data?: undefined;
|
|
9924
9923
|
error?: undefined;
|
|
9924
|
+
data?: undefined;
|
|
9925
9925
|
fulfilledTimeStamp?: undefined;
|
|
9926
9926
|
originalArgs?: undefined;
|
|
9927
9927
|
requestId?: undefined;
|
|
@@ -9998,11 +9998,11 @@ declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any>
|
|
|
9998
9998
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
9999
9999
|
}) => R) | undefined;
|
|
10000
10000
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
10001
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
10001
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetFeaturesByOrganizationApiResponse, "api", unknown>>;
|
|
10002
10002
|
};
|
|
10003
10003
|
declare const useGetInvitationQuery: <R extends Record<string, any> = ({
|
|
10004
|
-
data?: undefined;
|
|
10005
10004
|
error?: undefined;
|
|
10005
|
+
data?: undefined;
|
|
10006
10006
|
fulfilledTimeStamp?: undefined;
|
|
10007
10007
|
originalArgs?: undefined;
|
|
10008
10008
|
requestId?: undefined;
|
|
@@ -10083,8 +10083,8 @@ declare const useGetInvitationQuery: <R extends Record<string, any> = ({
|
|
|
10083
10083
|
} & {
|
|
10084
10084
|
skip?: boolean | undefined;
|
|
10085
10085
|
selectFromResult?: ((state: ({
|
|
10086
|
-
data?: undefined;
|
|
10087
10086
|
error?: undefined;
|
|
10087
|
+
data?: undefined;
|
|
10088
10088
|
fulfilledTimeStamp?: undefined;
|
|
10089
10089
|
originalArgs?: undefined;
|
|
10090
10090
|
requestId?: undefined;
|
|
@@ -10161,7 +10161,7 @@ declare const useGetInvitationQuery: <R extends Record<string, any> = ({
|
|
|
10161
10161
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
10162
10162
|
}) => R) | undefined;
|
|
10163
10163
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
10164
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
10164
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetInvitationApiResponse, "api", unknown>>;
|
|
10165
10165
|
};
|
|
10166
10166
|
declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
|
|
10167
10167
|
requestId?: undefined;
|
|
@@ -10324,7 +10324,7 @@ declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
|
|
|
10324
10324
|
isError: true;
|
|
10325
10325
|
})) => R) | undefined;
|
|
10326
10326
|
fixedCacheKey?: string | undefined;
|
|
10327
|
-
} | undefined) => readonly [(arg: DeleteInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
10327
|
+
} | undefined) => readonly [(arg: DeleteInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
10328
10328
|
originalArgs?: DeleteInvitationApiArg | undefined;
|
|
10329
10329
|
reset: () => void;
|
|
10330
10330
|
}];
|
|
@@ -10489,13 +10489,13 @@ declare const useUpdateInvitationMutation: <R extends Record<string, any> = ({
|
|
|
10489
10489
|
isError: true;
|
|
10490
10490
|
})) => R) | undefined;
|
|
10491
10491
|
fixedCacheKey?: string | undefined;
|
|
10492
|
-
} | undefined) => readonly [(arg: UpdateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
10492
|
+
} | undefined) => readonly [(arg: UpdateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
10493
10493
|
originalArgs?: UpdateInvitationApiArg | undefined;
|
|
10494
10494
|
reset: () => void;
|
|
10495
10495
|
}];
|
|
10496
10496
|
declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
|
|
10497
|
-
data?: undefined;
|
|
10498
10497
|
error?: undefined;
|
|
10498
|
+
data?: undefined;
|
|
10499
10499
|
fulfilledTimeStamp?: undefined;
|
|
10500
10500
|
originalArgs?: undefined;
|
|
10501
10501
|
requestId?: undefined;
|
|
@@ -10576,8 +10576,8 @@ declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
|
|
|
10576
10576
|
} & {
|
|
10577
10577
|
skip?: boolean | undefined;
|
|
10578
10578
|
selectFromResult?: ((state: ({
|
|
10579
|
-
data?: undefined;
|
|
10580
10579
|
error?: undefined;
|
|
10580
|
+
data?: undefined;
|
|
10581
10581
|
fulfilledTimeStamp?: undefined;
|
|
10582
10582
|
originalArgs?: undefined;
|
|
10583
10583
|
requestId?: undefined;
|
|
@@ -10654,7 +10654,7 @@ declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
|
|
|
10654
10654
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
10655
10655
|
}) => R) | undefined;
|
|
10656
10656
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
10657
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
10657
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetInvitationsApiResponse, "api", unknown>>;
|
|
10658
10658
|
};
|
|
10659
10659
|
declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
|
|
10660
10660
|
requestId?: undefined;
|
|
@@ -10817,7 +10817,7 @@ declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
|
|
|
10817
10817
|
isError: true;
|
|
10818
10818
|
})) => R) | undefined;
|
|
10819
10819
|
fixedCacheKey?: string | undefined;
|
|
10820
|
-
} | undefined) => readonly [(arg: CreateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
10820
|
+
} | undefined) => readonly [(arg: CreateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
10821
10821
|
originalArgs?: CreateInvitationApiArg | undefined;
|
|
10822
10822
|
reset: () => void;
|
|
10823
10823
|
}];
|
|
@@ -10982,13 +10982,13 @@ declare const useAcceptInvitationMutation: <R extends Record<string, any> = ({
|
|
|
10982
10982
|
isError: true;
|
|
10983
10983
|
})) => R) | undefined;
|
|
10984
10984
|
fixedCacheKey?: string | undefined;
|
|
10985
|
-
} | undefined) => readonly [(arg: AcceptInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
10985
|
+
} | undefined) => readonly [(arg: AcceptInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", AcceptInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
10986
10986
|
originalArgs?: AcceptInvitationApiArg | undefined;
|
|
10987
10987
|
reset: () => void;
|
|
10988
10988
|
}];
|
|
10989
10989
|
declare const useGetUserKeysQuery: <R extends Record<string, any> = ({
|
|
10990
|
-
data?: undefined;
|
|
10991
10990
|
error?: undefined;
|
|
10991
|
+
data?: undefined;
|
|
10992
10992
|
fulfilledTimeStamp?: undefined;
|
|
10993
10993
|
originalArgs?: undefined;
|
|
10994
10994
|
requestId?: undefined;
|
|
@@ -11069,8 +11069,8 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = ({
|
|
|
11069
11069
|
} & {
|
|
11070
11070
|
skip?: boolean | undefined;
|
|
11071
11071
|
selectFromResult?: ((state: ({
|
|
11072
|
-
data?: undefined;
|
|
11073
11072
|
error?: undefined;
|
|
11073
|
+
data?: undefined;
|
|
11074
11074
|
fulfilledTimeStamp?: undefined;
|
|
11075
11075
|
originalArgs?: undefined;
|
|
11076
11076
|
requestId?: undefined;
|
|
@@ -11147,11 +11147,11 @@ declare const useGetUserKeysQuery: <R extends Record<string, any> = ({
|
|
|
11147
11147
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
11148
11148
|
}) => R) | undefined;
|
|
11149
11149
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
11150
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
11150
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetUserKeysApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetUserKeysApiResponse, "api", unknown>>;
|
|
11151
11151
|
};
|
|
11152
11152
|
declare const useGetKeysQuery: <R extends Record<string, any> = ({
|
|
11153
|
-
data?: undefined;
|
|
11154
11153
|
error?: undefined;
|
|
11154
|
+
data?: undefined;
|
|
11155
11155
|
fulfilledTimeStamp?: undefined;
|
|
11156
11156
|
originalArgs?: undefined;
|
|
11157
11157
|
requestId?: undefined;
|
|
@@ -11232,8 +11232,8 @@ declare const useGetKeysQuery: <R extends Record<string, any> = ({
|
|
|
11232
11232
|
} & {
|
|
11233
11233
|
skip?: boolean | undefined;
|
|
11234
11234
|
selectFromResult?: ((state: ({
|
|
11235
|
-
data?: undefined;
|
|
11236
11235
|
error?: undefined;
|
|
11236
|
+
data?: undefined;
|
|
11237
11237
|
fulfilledTimeStamp?: undefined;
|
|
11238
11238
|
originalArgs?: undefined;
|
|
11239
11239
|
requestId?: undefined;
|
|
@@ -11310,7 +11310,7 @@ declare const useGetKeysQuery: <R extends Record<string, any> = ({
|
|
|
11310
11310
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
11311
11311
|
}) => R) | undefined;
|
|
11312
11312
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
11313
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeysApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
11313
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeysApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeysApiResponse, "api", unknown>>;
|
|
11314
11314
|
};
|
|
11315
11315
|
declare const useUpsertKeyMutation: <R extends Record<string, any> = ({
|
|
11316
11316
|
requestId?: undefined;
|
|
@@ -11473,13 +11473,13 @@ declare const useUpsertKeyMutation: <R extends Record<string, any> = ({
|
|
|
11473
11473
|
isError: true;
|
|
11474
11474
|
})) => R) | undefined;
|
|
11475
11475
|
fixedCacheKey?: string | undefined;
|
|
11476
|
-
} | undefined) => readonly [(arg: UpsertKeyApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpsertKeyApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
11476
|
+
} | undefined) => readonly [(arg: UpsertKeyApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpsertKeyApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpsertKeyApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
11477
11477
|
originalArgs?: UpsertKeyApiArg | undefined;
|
|
11478
11478
|
reset: () => void;
|
|
11479
11479
|
}];
|
|
11480
11480
|
declare const useGetKeyByIdQuery: <R extends Record<string, any> = ({
|
|
11481
|
-
data?: undefined;
|
|
11482
11481
|
error?: undefined;
|
|
11482
|
+
data?: undefined;
|
|
11483
11483
|
fulfilledTimeStamp?: undefined;
|
|
11484
11484
|
originalArgs?: undefined;
|
|
11485
11485
|
requestId?: undefined;
|
|
@@ -11560,8 +11560,8 @@ declare const useGetKeyByIdQuery: <R extends Record<string, any> = ({
|
|
|
11560
11560
|
} & {
|
|
11561
11561
|
skip?: boolean | undefined;
|
|
11562
11562
|
selectFromResult?: ((state: ({
|
|
11563
|
-
data?: undefined;
|
|
11564
11563
|
error?: undefined;
|
|
11564
|
+
data?: undefined;
|
|
11565
11565
|
fulfilledTimeStamp?: undefined;
|
|
11566
11566
|
originalArgs?: undefined;
|
|
11567
11567
|
requestId?: undefined;
|
|
@@ -11638,7 +11638,7 @@ declare const useGetKeyByIdQuery: <R extends Record<string, any> = ({
|
|
|
11638
11638
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
11639
11639
|
}) => R) | undefined;
|
|
11640
11640
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
11641
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeyByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
11641
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeyByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeyByIdApiResponse, "api", unknown>>;
|
|
11642
11642
|
};
|
|
11643
11643
|
declare const useDeleteKeyMutation: <R extends Record<string, any> = ({
|
|
11644
11644
|
requestId?: undefined;
|
|
@@ -11801,13 +11801,13 @@ declare const useDeleteKeyMutation: <R extends Record<string, any> = ({
|
|
|
11801
11801
|
isError: true;
|
|
11802
11802
|
})) => R) | undefined;
|
|
11803
11803
|
fixedCacheKey?: string | undefined;
|
|
11804
|
-
} | undefined) => readonly [(arg: DeleteKeyApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteKeyApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
11804
|
+
} | undefined) => readonly [(arg: DeleteKeyApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteKeyApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
11805
11805
|
originalArgs?: DeleteKeyApiArg | undefined;
|
|
11806
11806
|
reset: () => void;
|
|
11807
11807
|
}];
|
|
11808
11808
|
declare const useGetKeychainsQuery: <R extends Record<string, any> = ({
|
|
11809
|
-
data?: undefined;
|
|
11810
11809
|
error?: undefined;
|
|
11810
|
+
data?: undefined;
|
|
11811
11811
|
fulfilledTimeStamp?: undefined;
|
|
11812
11812
|
originalArgs?: undefined;
|
|
11813
11813
|
requestId?: undefined;
|
|
@@ -11888,8 +11888,8 @@ declare const useGetKeychainsQuery: <R extends Record<string, any> = ({
|
|
|
11888
11888
|
} & {
|
|
11889
11889
|
skip?: boolean | undefined;
|
|
11890
11890
|
selectFromResult?: ((state: ({
|
|
11891
|
-
data?: undefined;
|
|
11892
11891
|
error?: undefined;
|
|
11892
|
+
data?: undefined;
|
|
11893
11893
|
fulfilledTimeStamp?: undefined;
|
|
11894
11894
|
originalArgs?: undefined;
|
|
11895
11895
|
requestId?: undefined;
|
|
@@ -11966,7 +11966,7 @@ declare const useGetKeychainsQuery: <R extends Record<string, any> = ({
|
|
|
11966
11966
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
11967
11967
|
}) => R) | undefined;
|
|
11968
11968
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
11969
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeychainsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
11969
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeychainsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeychainsApiResponse, "api", unknown>>;
|
|
11970
11970
|
};
|
|
11971
11971
|
declare const useCreateKeychainMutation: <R extends Record<string, any> = ({
|
|
11972
11972
|
requestId?: undefined;
|
|
@@ -12129,13 +12129,13 @@ declare const useCreateKeychainMutation: <R extends Record<string, any> = ({
|
|
|
12129
12129
|
isError: true;
|
|
12130
12130
|
})) => R) | undefined;
|
|
12131
12131
|
fixedCacheKey?: string | undefined;
|
|
12132
|
-
} | undefined) => readonly [(arg: CreateKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
12132
|
+
} | undefined) => readonly [(arg: CreateKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", CreateKeychainApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
12133
12133
|
originalArgs?: CreateKeychainApiArg | undefined;
|
|
12134
12134
|
reset: () => void;
|
|
12135
12135
|
}];
|
|
12136
12136
|
declare const useGetKeychainByIdQuery: <R extends Record<string, any> = ({
|
|
12137
|
-
data?: undefined;
|
|
12138
12137
|
error?: undefined;
|
|
12138
|
+
data?: undefined;
|
|
12139
12139
|
fulfilledTimeStamp?: undefined;
|
|
12140
12140
|
originalArgs?: undefined;
|
|
12141
12141
|
requestId?: undefined;
|
|
@@ -12216,8 +12216,8 @@ declare const useGetKeychainByIdQuery: <R extends Record<string, any> = ({
|
|
|
12216
12216
|
} & {
|
|
12217
12217
|
skip?: boolean | undefined;
|
|
12218
12218
|
selectFromResult?: ((state: ({
|
|
12219
|
-
data?: undefined;
|
|
12220
12219
|
error?: undefined;
|
|
12220
|
+
data?: undefined;
|
|
12221
12221
|
fulfilledTimeStamp?: undefined;
|
|
12222
12222
|
originalArgs?: undefined;
|
|
12223
12223
|
requestId?: undefined;
|
|
@@ -12294,7 +12294,7 @@ declare const useGetKeychainByIdQuery: <R extends Record<string, any> = ({
|
|
|
12294
12294
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
12295
12295
|
}) => R) | undefined;
|
|
12296
12296
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
12297
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeychainByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
12297
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeychainByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeychainByIdApiResponse, "api", unknown>>;
|
|
12298
12298
|
};
|
|
12299
12299
|
declare const useUpdateKeychainMutation: <R extends Record<string, any> = ({
|
|
12300
12300
|
requestId?: undefined;
|
|
@@ -12457,7 +12457,7 @@ declare const useUpdateKeychainMutation: <R extends Record<string, any> = ({
|
|
|
12457
12457
|
isError: true;
|
|
12458
12458
|
})) => R) | undefined;
|
|
12459
12459
|
fixedCacheKey?: string | undefined;
|
|
12460
|
-
} | undefined) => readonly [(arg: UpdateKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
12460
|
+
} | undefined) => readonly [(arg: UpdateKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", UpdateKeychainApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
12461
12461
|
originalArgs?: UpdateKeychainApiArg | undefined;
|
|
12462
12462
|
reset: () => void;
|
|
12463
12463
|
}];
|
|
@@ -12622,7 +12622,7 @@ declare const useDeleteKeychainMutation: <R extends Record<string, any> = ({
|
|
|
12622
12622
|
isError: true;
|
|
12623
12623
|
})) => R) | undefined;
|
|
12624
12624
|
fixedCacheKey?: string | undefined;
|
|
12625
|
-
} | undefined) => readonly [(arg: DeleteKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
12625
|
+
} | undefined) => readonly [(arg: DeleteKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
12626
12626
|
originalArgs?: DeleteKeychainApiArg | undefined;
|
|
12627
12627
|
reset: () => void;
|
|
12628
12628
|
}];
|
|
@@ -12787,7 +12787,7 @@ declare const useAddKeyToKeychainMutation: <R extends Record<string, any> = ({
|
|
|
12787
12787
|
isError: true;
|
|
12788
12788
|
})) => R) | undefined;
|
|
12789
12789
|
fixedCacheKey?: string | undefined;
|
|
12790
|
-
} | undefined) => readonly [(arg: AddKeyToKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddKeyToKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
12790
|
+
} | undefined) => readonly [(arg: AddKeyToKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddKeyToKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
12791
12791
|
originalArgs?: AddKeyToKeychainApiArg | undefined;
|
|
12792
12792
|
reset: () => void;
|
|
12793
12793
|
}];
|
|
@@ -12952,13 +12952,13 @@ declare const useRemoveKeyFromKeychainMutation: <R extends Record<string, any> =
|
|
|
12952
12952
|
isError: true;
|
|
12953
12953
|
})) => R) | undefined;
|
|
12954
12954
|
fixedCacheKey?: string | undefined;
|
|
12955
|
-
} | undefined) => readonly [(arg: RemoveKeyFromKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RemoveKeyFromKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
12955
|
+
} | undefined) => readonly [(arg: RemoveKeyFromKeychainApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RemoveKeyFromKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
12956
12956
|
originalArgs?: RemoveKeyFromKeychainApiArg | undefined;
|
|
12957
12957
|
reset: () => void;
|
|
12958
12958
|
}];
|
|
12959
12959
|
declare const useGetKeysOfKeychainQuery: <R extends Record<string, any> = ({
|
|
12960
|
-
data?: undefined;
|
|
12961
12960
|
error?: undefined;
|
|
12961
|
+
data?: undefined;
|
|
12962
12962
|
fulfilledTimeStamp?: undefined;
|
|
12963
12963
|
originalArgs?: undefined;
|
|
12964
12964
|
requestId?: undefined;
|
|
@@ -13039,8 +13039,8 @@ declare const useGetKeysOfKeychainQuery: <R extends Record<string, any> = ({
|
|
|
13039
13039
|
} & {
|
|
13040
13040
|
skip?: boolean | undefined;
|
|
13041
13041
|
selectFromResult?: ((state: ({
|
|
13042
|
-
data?: undefined;
|
|
13043
13042
|
error?: undefined;
|
|
13043
|
+
data?: undefined;
|
|
13044
13044
|
fulfilledTimeStamp?: undefined;
|
|
13045
13045
|
originalArgs?: undefined;
|
|
13046
13046
|
requestId?: undefined;
|
|
@@ -13117,7 +13117,7 @@ declare const useGetKeysOfKeychainQuery: <R extends Record<string, any> = ({
|
|
|
13117
13117
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
13118
13118
|
}) => R) | undefined;
|
|
13119
13119
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
13120
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeysOfKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
13120
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetKeysOfKeychainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetKeysOfKeychainApiResponse, "api", unknown>>;
|
|
13121
13121
|
};
|
|
13122
13122
|
declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
13123
13123
|
requestId?: undefined;
|
|
@@ -13280,13 +13280,13 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
13280
13280
|
isError: true;
|
|
13281
13281
|
})) => R) | undefined;
|
|
13282
13282
|
fixedCacheKey?: string | undefined;
|
|
13283
|
-
} | undefined) => readonly [(arg: RegisterMeshmodelsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
13283
|
+
} | undefined) => readonly [(arg: RegisterMeshmodelsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", RegisterMeshmodelsApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
13284
13284
|
originalArgs?: RegisterMeshmodelsApiArg | undefined;
|
|
13285
13285
|
reset: () => void;
|
|
13286
13286
|
}];
|
|
13287
13287
|
declare const useGetOrgByDomainQuery: <R extends Record<string, any> = ({
|
|
13288
|
-
data?: undefined;
|
|
13289
13288
|
error?: undefined;
|
|
13289
|
+
data?: undefined;
|
|
13290
13290
|
fulfilledTimeStamp?: undefined;
|
|
13291
13291
|
originalArgs?: undefined;
|
|
13292
13292
|
requestId?: undefined;
|
|
@@ -13367,8 +13367,8 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = ({
|
|
|
13367
13367
|
} & {
|
|
13368
13368
|
skip?: boolean | undefined;
|
|
13369
13369
|
selectFromResult?: ((state: ({
|
|
13370
|
-
data?: undefined;
|
|
13371
13370
|
error?: undefined;
|
|
13371
|
+
data?: undefined;
|
|
13372
13372
|
fulfilledTimeStamp?: undefined;
|
|
13373
13373
|
originalArgs?: undefined;
|
|
13374
13374
|
requestId?: undefined;
|
|
@@ -13445,11 +13445,11 @@ declare const useGetOrgByDomainQuery: <R extends Record<string, any> = ({
|
|
|
13445
13445
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
13446
13446
|
}) => R) | undefined;
|
|
13447
13447
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
13448
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
13448
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrgByDomainApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetOrgByDomainApiResponse, "api", unknown>>;
|
|
13449
13449
|
};
|
|
13450
13450
|
declare const useGetPlansQuery: <R extends Record<string, any> = ({
|
|
13451
|
-
data?: undefined;
|
|
13452
13451
|
error?: undefined;
|
|
13452
|
+
data?: undefined;
|
|
13453
13453
|
fulfilledTimeStamp?: undefined;
|
|
13454
13454
|
originalArgs?: undefined;
|
|
13455
13455
|
requestId?: undefined;
|
|
@@ -13530,8 +13530,8 @@ declare const useGetPlansQuery: <R extends Record<string, any> = ({
|
|
|
13530
13530
|
} & {
|
|
13531
13531
|
skip?: boolean | undefined;
|
|
13532
13532
|
selectFromResult?: ((state: ({
|
|
13533
|
-
data?: undefined;
|
|
13534
13533
|
error?: undefined;
|
|
13534
|
+
data?: undefined;
|
|
13535
13535
|
fulfilledTimeStamp?: undefined;
|
|
13536
13536
|
originalArgs?: undefined;
|
|
13537
13537
|
requestId?: undefined;
|
|
@@ -13608,11 +13608,11 @@ declare const useGetPlansQuery: <R extends Record<string, any> = ({
|
|
|
13608
13608
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
13609
13609
|
}) => R) | undefined;
|
|
13610
13610
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
13611
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
13611
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetPlansApiResponse, "api", unknown>>;
|
|
13612
13612
|
};
|
|
13613
13613
|
declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
|
|
13614
|
-
data?: undefined;
|
|
13615
13614
|
error?: undefined;
|
|
13615
|
+
data?: undefined;
|
|
13616
13616
|
fulfilledTimeStamp?: undefined;
|
|
13617
13617
|
originalArgs?: undefined;
|
|
13618
13618
|
requestId?: undefined;
|
|
@@ -13693,8 +13693,8 @@ declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
|
|
|
13693
13693
|
} & {
|
|
13694
13694
|
skip?: boolean | undefined;
|
|
13695
13695
|
selectFromResult?: ((state: ({
|
|
13696
|
-
data?: undefined;
|
|
13697
13696
|
error?: undefined;
|
|
13697
|
+
data?: undefined;
|
|
13698
13698
|
fulfilledTimeStamp?: undefined;
|
|
13699
13699
|
originalArgs?: undefined;
|
|
13700
13700
|
requestId?: undefined;
|
|
@@ -13771,7 +13771,7 @@ declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
|
|
|
13771
13771
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
13772
13772
|
}) => R) | undefined;
|
|
13773
13773
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
13774
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
13774
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetSubscriptionsApiResponse, "api", unknown>>;
|
|
13775
13775
|
};
|
|
13776
13776
|
declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation: <R extends Record<string, any> = ({
|
|
13777
13777
|
requestId?: undefined;
|
|
@@ -13934,7 +13934,7 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation:
|
|
|
13934
13934
|
isError: true;
|
|
13935
13935
|
})) => R) | undefined;
|
|
13936
13936
|
fixedCacheKey?: string | undefined;
|
|
13937
|
-
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
13937
|
+
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
13938
13938
|
originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg | undefined;
|
|
13939
13939
|
reset: () => void;
|
|
13940
13940
|
}];
|
|
@@ -14099,7 +14099,7 @@ declare const usePostApiEntitlementSubscriptionsCreateMutation: <R extends Recor
|
|
|
14099
14099
|
isError: true;
|
|
14100
14100
|
})) => R) | undefined;
|
|
14101
14101
|
fixedCacheKey?: string | undefined;
|
|
14102
|
-
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsCreateApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
14102
|
+
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsCreateApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
14103
14103
|
originalArgs?: PostApiEntitlementSubscriptionsCreateApiArg | undefined;
|
|
14104
14104
|
reset: () => void;
|
|
14105
14105
|
}];
|
|
@@ -14264,7 +14264,7 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradeMutation:
|
|
|
14264
14264
|
isError: true;
|
|
14265
14265
|
})) => R) | undefined;
|
|
14266
14266
|
fixedCacheKey?: string | undefined;
|
|
14267
|
-
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
14267
|
+
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
14268
14268
|
originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg | undefined;
|
|
14269
14269
|
reset: () => void;
|
|
14270
14270
|
}];
|
|
@@ -14429,7 +14429,7 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewMu
|
|
|
14429
14429
|
isError: true;
|
|
14430
14430
|
})) => R) | undefined;
|
|
14431
14431
|
fixedCacheKey?: string | undefined;
|
|
14432
|
-
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
14432
|
+
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", object, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
14433
14433
|
originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg | undefined;
|
|
14434
14434
|
reset: () => void;
|
|
14435
14435
|
}];
|
|
@@ -14594,13 +14594,13 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
|
|
|
14594
14594
|
isError: true;
|
|
14595
14595
|
})) => R) | undefined;
|
|
14596
14596
|
fixedCacheKey?: string | undefined;
|
|
14597
|
-
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsWebhooksApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
14597
|
+
} | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsWebhooksApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
14598
14598
|
originalArgs?: PostApiEntitlementSubscriptionsWebhooksApiArg | undefined;
|
|
14599
14599
|
reset: () => void;
|
|
14600
14600
|
}];
|
|
14601
14601
|
declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
14602
|
-
data?: undefined;
|
|
14603
14602
|
error?: undefined;
|
|
14603
|
+
data?: undefined;
|
|
14604
14604
|
fulfilledTimeStamp?: undefined;
|
|
14605
14605
|
originalArgs?: undefined;
|
|
14606
14606
|
requestId?: undefined;
|
|
@@ -14681,8 +14681,8 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
|
14681
14681
|
} & {
|
|
14682
14682
|
skip?: boolean | undefined;
|
|
14683
14683
|
selectFromResult?: ((state: ({
|
|
14684
|
-
data?: undefined;
|
|
14685
14684
|
error?: undefined;
|
|
14685
|
+
data?: undefined;
|
|
14686
14686
|
fulfilledTimeStamp?: undefined;
|
|
14687
14687
|
originalArgs?: undefined;
|
|
14688
14688
|
requestId?: undefined;
|
|
@@ -14759,7 +14759,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
|
14759
14759
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
14760
14760
|
}) => R) | undefined;
|
|
14761
14761
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
14762
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
14762
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetApiWorkspacesApiResponse, "api", unknown>>;
|
|
14763
14763
|
};
|
|
14764
14764
|
declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
14765
14765
|
requestId?: undefined;
|
|
@@ -14922,13 +14922,13 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
14922
14922
|
isError: true;
|
|
14923
14923
|
})) => R) | undefined;
|
|
14924
14924
|
fixedCacheKey?: string | undefined;
|
|
14925
|
-
} | undefined) => readonly [(arg: PostApiWorkspacesApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
14925
|
+
} | undefined) => readonly [(arg: PostApiWorkspacesApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PostApiWorkspacesApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
14926
14926
|
originalArgs?: PostApiWorkspacesApiArg | undefined;
|
|
14927
14927
|
reset: () => void;
|
|
14928
14928
|
}];
|
|
14929
14929
|
declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
14930
|
-
data?: undefined;
|
|
14931
14930
|
error?: undefined;
|
|
14931
|
+
data?: undefined;
|
|
14932
14932
|
fulfilledTimeStamp?: undefined;
|
|
14933
14933
|
originalArgs?: undefined;
|
|
14934
14934
|
requestId?: undefined;
|
|
@@ -15009,8 +15009,8 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
|
15009
15009
|
} & {
|
|
15010
15010
|
skip?: boolean | undefined;
|
|
15011
15011
|
selectFromResult?: ((state: ({
|
|
15012
|
-
data?: undefined;
|
|
15013
15012
|
error?: undefined;
|
|
15013
|
+
data?: undefined;
|
|
15014
15014
|
fulfilledTimeStamp?: undefined;
|
|
15015
15015
|
originalArgs?: undefined;
|
|
15016
15016
|
requestId?: undefined;
|
|
@@ -15087,7 +15087,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
|
15087
15087
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
15088
15088
|
}) => R) | undefined;
|
|
15089
15089
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
15090
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
15090
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", GetApiWorkspacesByIdApiResponse, "api", unknown>>;
|
|
15091
15091
|
};
|
|
15092
15092
|
declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> = ({
|
|
15093
15093
|
requestId?: undefined;
|
|
@@ -15250,7 +15250,7 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
15250
15250
|
isError: true;
|
|
15251
15251
|
})) => R) | undefined;
|
|
15252
15252
|
fixedCacheKey?: string | undefined;
|
|
15253
|
-
} | undefined) => readonly [(arg: PutApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
15253
|
+
} | undefined) => readonly [(arg: PutApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", PutApiWorkspacesByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
15254
15254
|
originalArgs?: PutApiWorkspacesByIdApiArg | undefined;
|
|
15255
15255
|
reset: () => void;
|
|
15256
15256
|
}];
|
|
@@ -15415,7 +15415,7 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
15415
15415
|
isError: true;
|
|
15416
15416
|
})) => R) | undefined;
|
|
15417
15417
|
fixedCacheKey?: string | undefined;
|
|
15418
|
-
} | undefined) => readonly [(arg: DeleteApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "
|
|
15418
|
+
} | undefined) => readonly [(arg: DeleteApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "Academy_API_Academy" | "Academy_API_other" | "badge_Badge" | "Connection_API_Connections" | "design_other" | "environment_environments" | "events_other" | "feature_Features" | "invitation_Invitation" | "key_users" | "key_Key" | "keychain_Keychain" | "model_other" | "Organization_other" | "plan_Plans" | "subscription_subscription" | "subscription_other" | "workspace_workspaces", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
15419
15419
|
originalArgs?: DeleteApiWorkspacesByIdApiArg | undefined;
|
|
15420
15420
|
reset: () => void;
|
|
15421
15421
|
}];
|