@meshery/schemas 0.8.85 → 0.8.86
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 +92 -92
- package/dist/cloudApi.d.ts +92 -92
- package/dist/mesheryApi.d.mts +82 -82
- package/dist/mesheryApi.d.ts +82 -82
- package/package.json +1 -1
package/dist/cloudApi.d.mts
CHANGED
|
@@ -2,53 +2,53 @@ 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 ["design_other", "model_other", "subscription_subscription", "subscription_other", "plan_Plans", "feature_Features", "workspace_workspaces", "environment_environments", "Academy_API_Academy", "Academy_API_other", "invitation_Invitation", "badge_Badge"];
|
|
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<{}, "design_other" | "model_other" | "
|
|
6
|
-
importDesign: _reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
7
|
-
registerMeshmodels: _reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
8
|
-
getSubscriptions: _reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
9
|
-
postApiEntitlementSubscriptionsBySubscriptionIdCancel: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
10
|
-
postApiEntitlementSubscriptionsCreate: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
11
|
-
postApiEntitlementSubscriptionsBySubscriptionIdUpgrade: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
12
|
-
postApiEntitlementSubscriptionsBySubscriptionIdUpgradePreview: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
13
|
-
postApiEntitlementSubscriptionsWebhooks: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
14
|
-
getPlans: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
15
|
-
getFeatures: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
16
|
-
getFeaturesByOrganization: _reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
17
|
-
getApiWorkspaces: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
18
|
-
postApiWorkspaces: _reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
19
|
-
getApiWorkspacesById: _reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
20
|
-
putApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
21
|
-
deleteApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
22
|
-
createEnvironment: _reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
23
|
-
getEnvironments: _reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
24
|
-
getMyAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
25
|
-
createAcademyCurricula: _reduxjs_toolkit_query.MutationDefinition<CreateAcademyCurriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
26
|
-
getAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
27
|
-
getApiAcademyByTypeAndOrgIdSlug: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
28
|
-
registerToAcademyContent: _reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
29
|
-
withdrawFromAcademyContent: _reduxjs_toolkit_query.MutationDefinition<WithdrawFromAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
30
|
-
updateAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
31
|
-
deleteAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
32
|
-
getAcademyCurriculaById: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
33
|
-
getApiAcademyRegistrationsByContentId: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
34
|
-
updateCurrentItemInProgressTracker: _reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
35
|
-
getTestByAbsPath: _reduxjs_toolkit_query.QueryDefinition<GetTestByAbsPathApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
36
|
-
startTestById: _reduxjs_toolkit_query.MutationDefinition<StartTestByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
37
|
-
getAllTestSessionsForRegistration: _reduxjs_toolkit_query.QueryDefinition<GetAllTestSessionsForRegistrationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
38
|
-
submitQuiz: _reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
39
|
-
getAcademyAdminSummary: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
40
|
-
getAcademyAdminRegistrations: _reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
41
|
-
getCertificateById: _reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
42
|
-
getInvitation: _reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
43
|
-
deleteInvitation: _reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
44
|
-
updateInvitation: _reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
45
|
-
getInvitations: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
46
|
-
createInvitation: _reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
47
|
-
acceptInvitation: _reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
48
|
-
deleteBadgeById: _reduxjs_toolkit_query.MutationDefinition<DeleteBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
49
|
-
getBadgeById: _reduxjs_toolkit_query.QueryDefinition<GetBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
50
|
-
createOrUpdateBadge: _reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
51
|
-
}, "api", "design_other" | "model_other" | "
|
|
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<{}, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", never> & {
|
|
6
|
+
importDesign: _reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", ImportDesignApiResponse, "api", unknown>;
|
|
7
|
+
registerMeshmodels: _reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterMeshmodelsApiResponse, "api", unknown>;
|
|
8
|
+
getSubscriptions: _reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetSubscriptionsApiResponse, "api", unknown>;
|
|
9
|
+
postApiEntitlementSubscriptionsBySubscriptionIdCancel: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>;
|
|
10
|
+
postApiEntitlementSubscriptionsCreate: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>;
|
|
11
|
+
postApiEntitlementSubscriptionsBySubscriptionIdUpgrade: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, "api", unknown>;
|
|
12
|
+
postApiEntitlementSubscriptionsBySubscriptionIdUpgradePreview: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>;
|
|
13
|
+
postApiEntitlementSubscriptionsWebhooks: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
|
|
14
|
+
getPlans: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetPlansApiResponse, "api", unknown>;
|
|
15
|
+
getFeatures: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesApiResponse, "api", unknown>;
|
|
16
|
+
getFeaturesByOrganization: _reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesByOrganizationApiResponse, "api", unknown>;
|
|
17
|
+
getApiWorkspaces: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiWorkspacesApiResponse, "api", unknown>;
|
|
18
|
+
postApiWorkspaces: _reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiWorkspacesApiResponse, "api", unknown>;
|
|
19
|
+
getApiWorkspacesById: _reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiWorkspacesByIdApiResponse, "api", unknown>;
|
|
20
|
+
putApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PutApiWorkspacesByIdApiResponse, "api", unknown>;
|
|
21
|
+
deleteApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
|
|
22
|
+
createEnvironment: _reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateEnvironmentApiResponse, "api", unknown>;
|
|
23
|
+
getEnvironments: _reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetEnvironmentsApiResponse, "api", unknown>;
|
|
24
|
+
getMyAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
|
|
25
|
+
createAcademyCurricula: _reduxjs_toolkit_query.MutationDefinition<CreateAcademyCurriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateAcademyCurriculaApiResponse, "api", unknown>;
|
|
26
|
+
getAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
|
|
27
|
+
getApiAcademyByTypeAndOrgIdSlug: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>;
|
|
28
|
+
registerToAcademyContent: _reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterToAcademyContentApiResponse, "api", unknown>;
|
|
29
|
+
withdrawFromAcademyContent: _reduxjs_toolkit_query.MutationDefinition<WithdrawFromAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", WithdrawFromAcademyContentApiResponse, "api", unknown>;
|
|
30
|
+
updateAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateAcademyCurriculaByIdApiResponse, "api", unknown>;
|
|
31
|
+
deleteAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
|
|
32
|
+
getAcademyCurriculaById: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyCurriculaByIdApiResponse, "api", unknown>;
|
|
33
|
+
getApiAcademyRegistrationsByContentId: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyRegistrationsByContentIdApiResponse, "api", unknown>;
|
|
34
|
+
updateCurrentItemInProgressTracker: _reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>;
|
|
35
|
+
getTestByAbsPath: _reduxjs_toolkit_query.QueryDefinition<GetTestByAbsPathApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetTestByAbsPathApiResponse, "api", unknown>;
|
|
36
|
+
startTestById: _reduxjs_toolkit_query.MutationDefinition<StartTestByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", StartTestByIdApiResponse, "api", unknown>;
|
|
37
|
+
getAllTestSessionsForRegistration: _reduxjs_toolkit_query.QueryDefinition<GetAllTestSessionsForRegistrationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAllTestSessionsForRegistrationApiResponse, "api", unknown>;
|
|
38
|
+
submitQuiz: _reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", SubmitQuizApiResponse, "api", unknown>;
|
|
39
|
+
getAcademyAdminSummary: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>;
|
|
40
|
+
getAcademyAdminRegistrations: _reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyAdminRegistrationsApiResponse, "api", unknown>;
|
|
41
|
+
getCertificateById: _reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetCertificateByIdApiResponse, "api", unknown>;
|
|
42
|
+
getInvitation: _reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetInvitationApiResponse, "api", unknown>;
|
|
43
|
+
deleteInvitation: _reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
|
|
44
|
+
updateInvitation: _reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateInvitationApiResponse, "api", unknown>;
|
|
45
|
+
getInvitations: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetInvitationsApiResponse, "api", unknown>;
|
|
46
|
+
createInvitation: _reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateInvitationApiResponse, "api", unknown>;
|
|
47
|
+
acceptInvitation: _reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", AcceptInvitationApiResponse, "api", unknown>;
|
|
48
|
+
deleteBadgeById: _reduxjs_toolkit_query.MutationDefinition<DeleteBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
|
|
49
|
+
getBadgeById: _reduxjs_toolkit_query.QueryDefinition<GetBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetBadgeByIdApiResponse, "api", unknown>;
|
|
50
|
+
createOrUpdateBadge: _reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateOrUpdateBadgeApiResponse, "api", unknown>;
|
|
51
|
+
}, "api", "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", typeof _reduxjs_toolkit_query.coreModuleName | typeof _reduxjs_toolkit_dist_query_react.reactHooksModuleName>;
|
|
52
52
|
|
|
53
53
|
type ImportDesignApiResponse = {
|
|
54
54
|
message?: string;
|
|
@@ -2171,7 +2171,7 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
2171
2171
|
isError: true;
|
|
2172
2172
|
})) => R) | undefined;
|
|
2173
2173
|
fixedCacheKey?: string | undefined;
|
|
2174
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
2174
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", ImportDesignApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
2175
2175
|
originalArgs?: ImportDesignApiArg | undefined;
|
|
2176
2176
|
reset: () => void;
|
|
2177
2177
|
}];
|
|
@@ -2332,7 +2332,7 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
2332
2332
|
isError: true;
|
|
2333
2333
|
})) => R) | undefined;
|
|
2334
2334
|
fixedCacheKey?: string | undefined;
|
|
2335
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
2335
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterMeshmodelsApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
2336
2336
|
originalArgs?: RegisterMeshmodelsApiArg | undefined;
|
|
2337
2337
|
reset: () => void;
|
|
2338
2338
|
}];
|
|
@@ -2497,7 +2497,7 @@ declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
|
|
|
2497
2497
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
2498
2498
|
}) => R) | undefined;
|
|
2499
2499
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
2500
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
2500
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetSubscriptionsApiResponse, "api", unknown>>;
|
|
2501
2501
|
};
|
|
2502
2502
|
declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation: <R extends Record<string, any> = ({
|
|
2503
2503
|
requestId?: undefined;
|
|
@@ -2656,7 +2656,7 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation:
|
|
|
2656
2656
|
isError: true;
|
|
2657
2657
|
})) => R) | undefined;
|
|
2658
2658
|
fixedCacheKey?: string | undefined;
|
|
2659
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
2659
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
2660
2660
|
originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg | undefined;
|
|
2661
2661
|
reset: () => void;
|
|
2662
2662
|
}];
|
|
@@ -2817,7 +2817,7 @@ declare const usePostApiEntitlementSubscriptionsCreateMutation: <R extends Recor
|
|
|
2817
2817
|
isError: true;
|
|
2818
2818
|
})) => R) | undefined;
|
|
2819
2819
|
fixedCacheKey?: string | undefined;
|
|
2820
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
2820
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
2821
2821
|
originalArgs?: PostApiEntitlementSubscriptionsCreateApiArg | undefined;
|
|
2822
2822
|
reset: () => void;
|
|
2823
2823
|
}];
|
|
@@ -2978,7 +2978,7 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradeMutation:
|
|
|
2978
2978
|
isError: true;
|
|
2979
2979
|
})) => R) | undefined;
|
|
2980
2980
|
fixedCacheKey?: string | undefined;
|
|
2981
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
2981
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
2982
2982
|
originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg | undefined;
|
|
2983
2983
|
reset: () => void;
|
|
2984
2984
|
}];
|
|
@@ -3139,7 +3139,7 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewMu
|
|
|
3139
3139
|
isError: true;
|
|
3140
3140
|
})) => R) | undefined;
|
|
3141
3141
|
fixedCacheKey?: string | undefined;
|
|
3142
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
3142
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3143
3143
|
originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg | undefined;
|
|
3144
3144
|
reset: () => void;
|
|
3145
3145
|
}];
|
|
@@ -3300,7 +3300,7 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
|
|
|
3300
3300
|
isError: true;
|
|
3301
3301
|
})) => R) | undefined;
|
|
3302
3302
|
fixedCacheKey?: string | undefined;
|
|
3303
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
3303
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
3304
3304
|
originalArgs?: PostApiEntitlementSubscriptionsWebhooksApiArg | undefined;
|
|
3305
3305
|
reset: () => void;
|
|
3306
3306
|
}];
|
|
@@ -3465,7 +3465,7 @@ declare const useGetPlansQuery: <R extends Record<string, any> = ({
|
|
|
3465
3465
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3466
3466
|
}) => R) | undefined;
|
|
3467
3467
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3468
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
3468
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetPlansApiResponse, "api", unknown>>;
|
|
3469
3469
|
};
|
|
3470
3470
|
declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
|
|
3471
3471
|
data?: undefined;
|
|
@@ -3628,7 +3628,7 @@ declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
|
|
|
3628
3628
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3629
3629
|
}) => R) | undefined;
|
|
3630
3630
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3631
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
3631
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesApiResponse, "api", unknown>>;
|
|
3632
3632
|
};
|
|
3633
3633
|
declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any> = ({
|
|
3634
3634
|
data?: undefined;
|
|
@@ -3791,7 +3791,7 @@ declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any>
|
|
|
3791
3791
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3792
3792
|
}) => R) | undefined;
|
|
3793
3793
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3794
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
3794
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesByOrganizationApiResponse, "api", unknown>>;
|
|
3795
3795
|
};
|
|
3796
3796
|
declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
3797
3797
|
data?: undefined;
|
|
@@ -3954,7 +3954,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
|
3954
3954
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3955
3955
|
}) => R) | undefined;
|
|
3956
3956
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3957
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
3957
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiWorkspacesApiResponse, "api", unknown>>;
|
|
3958
3958
|
};
|
|
3959
3959
|
declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
3960
3960
|
requestId?: undefined;
|
|
@@ -4113,7 +4113,7 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
4113
4113
|
isError: true;
|
|
4114
4114
|
})) => R) | undefined;
|
|
4115
4115
|
fixedCacheKey?: string | undefined;
|
|
4116
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
4116
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiWorkspacesApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4117
4117
|
originalArgs?: PostApiWorkspacesApiArg | undefined;
|
|
4118
4118
|
reset: () => void;
|
|
4119
4119
|
}];
|
|
@@ -4278,7 +4278,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
|
4278
4278
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4279
4279
|
}) => R) | undefined;
|
|
4280
4280
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4281
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
4281
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiWorkspacesByIdApiResponse, "api", unknown>>;
|
|
4282
4282
|
};
|
|
4283
4283
|
declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> = ({
|
|
4284
4284
|
requestId?: undefined;
|
|
@@ -4437,7 +4437,7 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
4437
4437
|
isError: true;
|
|
4438
4438
|
})) => R) | undefined;
|
|
4439
4439
|
fixedCacheKey?: string | undefined;
|
|
4440
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
4440
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PutApiWorkspacesByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4441
4441
|
originalArgs?: PutApiWorkspacesByIdApiArg | undefined;
|
|
4442
4442
|
reset: () => void;
|
|
4443
4443
|
}];
|
|
@@ -4598,7 +4598,7 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
4598
4598
|
isError: true;
|
|
4599
4599
|
})) => R) | undefined;
|
|
4600
4600
|
fixedCacheKey?: string | undefined;
|
|
4601
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
4601
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4602
4602
|
originalArgs?: DeleteApiWorkspacesByIdApiArg | undefined;
|
|
4603
4603
|
reset: () => void;
|
|
4604
4604
|
}];
|
|
@@ -4759,7 +4759,7 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
4759
4759
|
isError: true;
|
|
4760
4760
|
})) => R) | undefined;
|
|
4761
4761
|
fixedCacheKey?: string | undefined;
|
|
4762
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
4762
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateEnvironmentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
4763
4763
|
originalArgs?: CreateEnvironmentApiArg | undefined;
|
|
4764
4764
|
reset: () => void;
|
|
4765
4765
|
}];
|
|
@@ -4924,7 +4924,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
|
4924
4924
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4925
4925
|
}) => R) | undefined;
|
|
4926
4926
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4927
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
4927
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetEnvironmentsApiResponse, "api", unknown>>;
|
|
4928
4928
|
};
|
|
4929
4929
|
declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
4930
4930
|
data?: undefined;
|
|
@@ -5087,7 +5087,7 @@ declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
|
5087
5087
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5088
5088
|
}) => R) | undefined;
|
|
5089
5089
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5090
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
5090
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>;
|
|
5091
5091
|
};
|
|
5092
5092
|
declare const useCreateAcademyCurriculaMutation: <R extends Record<string, any> = ({
|
|
5093
5093
|
requestId?: undefined;
|
|
@@ -5246,7 +5246,7 @@ declare const useCreateAcademyCurriculaMutation: <R extends Record<string, any>
|
|
|
5246
5246
|
isError: true;
|
|
5247
5247
|
})) => R) | undefined;
|
|
5248
5248
|
fixedCacheKey?: string | undefined;
|
|
5249
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
5249
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateAcademyCurriculaApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
5250
5250
|
originalArgs?: CreateAcademyCurriculaApiArg | undefined;
|
|
5251
5251
|
reset: () => void;
|
|
5252
5252
|
}];
|
|
@@ -5411,7 +5411,7 @@ declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
|
5411
5411
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5412
5412
|
}) => R) | undefined;
|
|
5413
5413
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5414
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
5414
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>;
|
|
5415
5415
|
};
|
|
5416
5416
|
declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string, any> = ({
|
|
5417
5417
|
data?: undefined;
|
|
@@ -5574,7 +5574,7 @@ declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string,
|
|
|
5574
5574
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5575
5575
|
}) => R) | undefined;
|
|
5576
5576
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5577
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
5577
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>>;
|
|
5578
5578
|
};
|
|
5579
5579
|
declare const useRegisterToAcademyContentMutation: <R extends Record<string, any> = ({
|
|
5580
5580
|
requestId?: undefined;
|
|
@@ -5733,7 +5733,7 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
|
|
|
5733
5733
|
isError: true;
|
|
5734
5734
|
})) => R) | undefined;
|
|
5735
5735
|
fixedCacheKey?: string | undefined;
|
|
5736
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
5736
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterToAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
5737
5737
|
originalArgs?: RegisterToAcademyContentApiArg | undefined;
|
|
5738
5738
|
reset: () => void;
|
|
5739
5739
|
}];
|
|
@@ -5894,7 +5894,7 @@ declare const useWithdrawFromAcademyContentMutation: <R extends Record<string, a
|
|
|
5894
5894
|
isError: true;
|
|
5895
5895
|
})) => R) | undefined;
|
|
5896
5896
|
fixedCacheKey?: string | undefined;
|
|
5897
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
5897
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", WithdrawFromAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
5898
5898
|
originalArgs?: WithdrawFromAcademyContentApiArg | undefined;
|
|
5899
5899
|
reset: () => void;
|
|
5900
5900
|
}];
|
|
@@ -6055,7 +6055,7 @@ declare const useUpdateAcademyCurriculaByIdMutation: <R extends Record<string, a
|
|
|
6055
6055
|
isError: true;
|
|
6056
6056
|
})) => R) | undefined;
|
|
6057
6057
|
fixedCacheKey?: string | undefined;
|
|
6058
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
6058
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateAcademyCurriculaByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
6059
6059
|
originalArgs?: UpdateAcademyCurriculaByIdApiArg | undefined;
|
|
6060
6060
|
reset: () => void;
|
|
6061
6061
|
}];
|
|
@@ -6216,7 +6216,7 @@ declare const useDeleteAcademyCurriculaByIdMutation: <R extends Record<string, a
|
|
|
6216
6216
|
isError: true;
|
|
6217
6217
|
})) => R) | undefined;
|
|
6218
6218
|
fixedCacheKey?: string | undefined;
|
|
6219
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
6219
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
6220
6220
|
originalArgs?: DeleteAcademyCurriculaByIdApiArg | undefined;
|
|
6221
6221
|
reset: () => void;
|
|
6222
6222
|
}];
|
|
@@ -6381,7 +6381,7 @@ declare const useGetAcademyCurriculaByIdQuery: <R extends Record<string, any> =
|
|
|
6381
6381
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6382
6382
|
}) => R) | undefined;
|
|
6383
6383
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
6384
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
6384
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyCurriculaByIdApiResponse, "api", unknown>>;
|
|
6385
6385
|
};
|
|
6386
6386
|
declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<string, any> = ({
|
|
6387
6387
|
data?: undefined;
|
|
@@ -6544,7 +6544,7 @@ declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<s
|
|
|
6544
6544
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6545
6545
|
}) => R) | undefined;
|
|
6546
6546
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
6547
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
6547
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyRegistrationsByContentIdApiResponse, "api", unknown>>;
|
|
6548
6548
|
};
|
|
6549
6549
|
declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<string, any> = ({
|
|
6550
6550
|
requestId?: undefined;
|
|
@@ -6703,7 +6703,7 @@ declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<s
|
|
|
6703
6703
|
isError: true;
|
|
6704
6704
|
})) => R) | undefined;
|
|
6705
6705
|
fixedCacheKey?: string | undefined;
|
|
6706
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
6706
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
6707
6707
|
originalArgs?: UpdateCurrentItemInProgressTrackerApiArg | undefined;
|
|
6708
6708
|
reset: () => void;
|
|
6709
6709
|
}];
|
|
@@ -6868,7 +6868,7 @@ declare const useGetTestByAbsPathQuery: <R extends Record<string, any> = ({
|
|
|
6868
6868
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6869
6869
|
}) => R) | undefined;
|
|
6870
6870
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
6871
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTestByAbsPathApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
6871
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetTestByAbsPathApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetTestByAbsPathApiResponse, "api", unknown>>;
|
|
6872
6872
|
};
|
|
6873
6873
|
declare const useStartTestByIdMutation: <R extends Record<string, any> = ({
|
|
6874
6874
|
requestId?: undefined;
|
|
@@ -7027,7 +7027,7 @@ declare const useStartTestByIdMutation: <R extends Record<string, any> = ({
|
|
|
7027
7027
|
isError: true;
|
|
7028
7028
|
})) => R) | undefined;
|
|
7029
7029
|
fixedCacheKey?: string | undefined;
|
|
7030
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
7030
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", StartTestByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
7031
7031
|
originalArgs?: StartTestByIdApiArg | undefined;
|
|
7032
7032
|
reset: () => void;
|
|
7033
7033
|
}];
|
|
@@ -7192,7 +7192,7 @@ declare const useGetAllTestSessionsForRegistrationQuery: <R extends Record<strin
|
|
|
7192
7192
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
7193
7193
|
}) => R) | undefined;
|
|
7194
7194
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
7195
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAllTestSessionsForRegistrationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
7195
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAllTestSessionsForRegistrationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAllTestSessionsForRegistrationApiResponse, "api", unknown>>;
|
|
7196
7196
|
};
|
|
7197
7197
|
declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
|
|
7198
7198
|
requestId?: undefined;
|
|
@@ -7351,7 +7351,7 @@ declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
|
|
|
7351
7351
|
isError: true;
|
|
7352
7352
|
})) => R) | undefined;
|
|
7353
7353
|
fixedCacheKey?: string | undefined;
|
|
7354
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
7354
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", SubmitQuizApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
7355
7355
|
originalArgs?: SubmitQuizApiArg | undefined;
|
|
7356
7356
|
reset: () => void;
|
|
7357
7357
|
}];
|
|
@@ -7516,7 +7516,7 @@ declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = (
|
|
|
7516
7516
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
7517
7517
|
}) => R) | undefined;
|
|
7518
7518
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
7519
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
7519
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>>;
|
|
7520
7520
|
};
|
|
7521
7521
|
declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, any> = ({
|
|
7522
7522
|
data?: undefined;
|
|
@@ -7679,7 +7679,7 @@ declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, an
|
|
|
7679
7679
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
7680
7680
|
}) => R) | undefined;
|
|
7681
7681
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
7682
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
7682
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyAdminRegistrationsApiResponse, "api", unknown>>;
|
|
7683
7683
|
};
|
|
7684
7684
|
declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
|
|
7685
7685
|
data?: undefined;
|
|
@@ -7842,7 +7842,7 @@ declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
|
|
|
7842
7842
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
7843
7843
|
}) => R) | undefined;
|
|
7844
7844
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
7845
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
7845
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetCertificateByIdApiResponse, "api", unknown>>;
|
|
7846
7846
|
};
|
|
7847
7847
|
declare const useGetInvitationQuery: <R extends Record<string, any> = ({
|
|
7848
7848
|
data?: undefined;
|
|
@@ -8005,7 +8005,7 @@ declare const useGetInvitationQuery: <R extends Record<string, any> = ({
|
|
|
8005
8005
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
8006
8006
|
}) => R) | undefined;
|
|
8007
8007
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
8008
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
8008
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetInvitationApiResponse, "api", unknown>>;
|
|
8009
8009
|
};
|
|
8010
8010
|
declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
|
|
8011
8011
|
requestId?: undefined;
|
|
@@ -8164,7 +8164,7 @@ declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
|
|
|
8164
8164
|
isError: true;
|
|
8165
8165
|
})) => R) | undefined;
|
|
8166
8166
|
fixedCacheKey?: string | undefined;
|
|
8167
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
8167
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
8168
8168
|
originalArgs?: DeleteInvitationApiArg | undefined;
|
|
8169
8169
|
reset: () => void;
|
|
8170
8170
|
}];
|
|
@@ -8325,7 +8325,7 @@ declare const useUpdateInvitationMutation: <R extends Record<string, any> = ({
|
|
|
8325
8325
|
isError: true;
|
|
8326
8326
|
})) => R) | undefined;
|
|
8327
8327
|
fixedCacheKey?: string | undefined;
|
|
8328
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
8328
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
8329
8329
|
originalArgs?: UpdateInvitationApiArg | undefined;
|
|
8330
8330
|
reset: () => void;
|
|
8331
8331
|
}];
|
|
@@ -8490,7 +8490,7 @@ declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
|
|
|
8490
8490
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
8491
8491
|
}) => R) | undefined;
|
|
8492
8492
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
8493
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
8493
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetInvitationsApiResponse, "api", unknown>>;
|
|
8494
8494
|
};
|
|
8495
8495
|
declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
|
|
8496
8496
|
requestId?: undefined;
|
|
@@ -8649,7 +8649,7 @@ declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
|
|
|
8649
8649
|
isError: true;
|
|
8650
8650
|
})) => R) | undefined;
|
|
8651
8651
|
fixedCacheKey?: string | undefined;
|
|
8652
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
8652
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
8653
8653
|
originalArgs?: CreateInvitationApiArg | undefined;
|
|
8654
8654
|
reset: () => void;
|
|
8655
8655
|
}];
|
|
@@ -8810,7 +8810,7 @@ declare const useAcceptInvitationMutation: <R extends Record<string, any> = ({
|
|
|
8810
8810
|
isError: true;
|
|
8811
8811
|
})) => R) | undefined;
|
|
8812
8812
|
fixedCacheKey?: string | undefined;
|
|
8813
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
8813
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", AcceptInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
8814
8814
|
originalArgs?: AcceptInvitationApiArg | undefined;
|
|
8815
8815
|
reset: () => void;
|
|
8816
8816
|
}];
|
|
@@ -8971,7 +8971,7 @@ declare const useDeleteBadgeByIdMutation: <R extends Record<string, any> = ({
|
|
|
8971
8971
|
isError: true;
|
|
8972
8972
|
})) => R) | undefined;
|
|
8973
8973
|
fixedCacheKey?: string | undefined;
|
|
8974
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
8974
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
8975
8975
|
originalArgs?: DeleteBadgeByIdApiArg | undefined;
|
|
8976
8976
|
reset: () => void;
|
|
8977
8977
|
}];
|
|
@@ -9136,7 +9136,7 @@ declare const useGetBadgeByIdQuery: <R extends Record<string, any> = ({
|
|
|
9136
9136
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
9137
9137
|
}) => R) | undefined;
|
|
9138
9138
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
9139
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "
|
|
9139
|
+
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetBadgeByIdApiResponse, "api", unknown>>;
|
|
9140
9140
|
};
|
|
9141
9141
|
declare const useCreateOrUpdateBadgeMutation: <R extends Record<string, any> = ({
|
|
9142
9142
|
requestId?: undefined;
|
|
@@ -9295,7 +9295,7 @@ declare const useCreateOrUpdateBadgeMutation: <R extends Record<string, any> = (
|
|
|
9295
9295
|
isError: true;
|
|
9296
9296
|
})) => R) | undefined;
|
|
9297
9297
|
fixedCacheKey?: string | undefined;
|
|
9298
|
-
} | 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, {}>>, "design_other" | "model_other" | "
|
|
9298
|
+
} | 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, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateOrUpdateBadgeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
|
|
9299
9299
|
originalArgs?: CreateOrUpdateBadgeApiArg | undefined;
|
|
9300
9300
|
reset: () => void;
|
|
9301
9301
|
}];
|