@meshery/schemas 0.8.71 → 0.8.72
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 +90 -89
- package/dist/cloudApi.d.ts +90 -89
- package/dist/cloudApi.js +1 -1
- package/dist/cloudApi.mjs +1 -1
- package/dist/mesheryApi.d.mts +255 -296
- package/dist/mesheryApi.d.ts +255 -296
- package/dist/mesheryApi.js +1 -1
- package/dist/mesheryApi.mjs +1 -1
- package/package.json +1 -1
package/dist/cloudApi.d.mts
CHANGED
|
@@ -1,42 +1,43 @@
|
|
|
1
1
|
import * as _reduxjs_toolkit_dist_query_react from '@reduxjs/toolkit/dist/query/react';
|
|
2
2
|
import * as _reduxjs_toolkit_query from '@reduxjs/toolkit/query';
|
|
3
3
|
|
|
4
|
-
declare const
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
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" | "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
|
+
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>;
|
|
12
|
+
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>;
|
|
13
|
+
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>;
|
|
14
|
+
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>;
|
|
15
|
+
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>;
|
|
16
|
+
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>;
|
|
17
|
+
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>;
|
|
18
|
+
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>;
|
|
19
|
+
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>;
|
|
20
|
+
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>;
|
|
21
|
+
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>;
|
|
22
|
+
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>;
|
|
23
|
+
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>;
|
|
24
|
+
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>;
|
|
25
|
+
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>;
|
|
26
|
+
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>;
|
|
27
|
+
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>;
|
|
28
|
+
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>;
|
|
29
|
+
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>;
|
|
30
|
+
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>;
|
|
31
|
+
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>;
|
|
32
|
+
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>;
|
|
33
|
+
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>;
|
|
34
|
+
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>;
|
|
35
|
+
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>;
|
|
36
|
+
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>;
|
|
37
|
+
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>;
|
|
38
|
+
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>;
|
|
39
|
+
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>;
|
|
40
|
+
}, "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>;
|
|
40
41
|
|
|
41
42
|
type ImportDesignApiResponse = {
|
|
42
43
|
message?: string;
|
|
@@ -1551,9 +1552,9 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
1551
1552
|
isError: true;
|
|
1552
1553
|
})) => R) | undefined;
|
|
1553
1554
|
fixedCacheKey?: string | undefined;
|
|
1554
|
-
} | 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, {}>>,
|
|
1555
|
+
} | 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> & {
|
|
1555
1556
|
originalArgs?: ImportDesignApiArg | undefined;
|
|
1556
|
-
reset: () => void;
|
|
1557
|
+
reset: () => void;
|
|
1557
1558
|
}];
|
|
1558
1559
|
declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
1559
1560
|
requestId?: undefined;
|
|
@@ -1712,9 +1713,9 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
1712
1713
|
isError: true;
|
|
1713
1714
|
})) => R) | undefined;
|
|
1714
1715
|
fixedCacheKey?: string | undefined;
|
|
1715
|
-
} | 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, {}>>,
|
|
1716
|
+
} | 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> & {
|
|
1716
1717
|
originalArgs?: RegisterMeshmodelsApiArg | undefined;
|
|
1717
|
-
reset: () => void;
|
|
1718
|
+
reset: () => void;
|
|
1718
1719
|
}];
|
|
1719
1720
|
declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
|
|
1720
1721
|
data?: undefined;
|
|
@@ -1877,7 +1878,7 @@ declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
|
|
|
1877
1878
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
1878
1879
|
}) => R) | undefined;
|
|
1879
1880
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
1880
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
1881
|
+
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>>;
|
|
1881
1882
|
};
|
|
1882
1883
|
declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation: <R extends Record<string, any> = ({
|
|
1883
1884
|
requestId?: undefined;
|
|
@@ -2036,9 +2037,9 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation:
|
|
|
2036
2037
|
isError: true;
|
|
2037
2038
|
})) => R) | undefined;
|
|
2038
2039
|
fixedCacheKey?: string | undefined;
|
|
2039
|
-
} | 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, {}>>,
|
|
2040
|
+
} | 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> & {
|
|
2040
2041
|
originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg | undefined;
|
|
2041
|
-
reset: () => void;
|
|
2042
|
+
reset: () => void;
|
|
2042
2043
|
}];
|
|
2043
2044
|
declare const usePostApiEntitlementSubscriptionsCreateMutation: <R extends Record<string, any> = ({
|
|
2044
2045
|
requestId?: undefined;
|
|
@@ -2197,9 +2198,9 @@ declare const usePostApiEntitlementSubscriptionsCreateMutation: <R extends Recor
|
|
|
2197
2198
|
isError: true;
|
|
2198
2199
|
})) => R) | undefined;
|
|
2199
2200
|
fixedCacheKey?: string | undefined;
|
|
2200
|
-
} | 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, {}>>,
|
|
2201
|
+
} | 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> & {
|
|
2201
2202
|
originalArgs?: PostApiEntitlementSubscriptionsCreateApiArg | undefined;
|
|
2202
|
-
reset: () => void;
|
|
2203
|
+
reset: () => void;
|
|
2203
2204
|
}];
|
|
2204
2205
|
declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Record<string, any> = ({
|
|
2205
2206
|
requestId?: undefined;
|
|
@@ -2358,9 +2359,9 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
|
|
|
2358
2359
|
isError: true;
|
|
2359
2360
|
})) => R) | undefined;
|
|
2360
2361
|
fixedCacheKey?: string | undefined;
|
|
2361
|
-
} | 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, {}>>,
|
|
2362
|
+
} | 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> & {
|
|
2362
2363
|
originalArgs?: PostApiEntitlementSubscriptionsWebhooksApiArg | undefined;
|
|
2363
|
-
reset: () => void;
|
|
2364
|
+
reset: () => void;
|
|
2364
2365
|
}];
|
|
2365
2366
|
declare const useGetPlansQuery: <R extends Record<string, any> = ({
|
|
2366
2367
|
data?: undefined;
|
|
@@ -2523,7 +2524,7 @@ declare const useGetPlansQuery: <R extends Record<string, any> = ({
|
|
|
2523
2524
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
2524
2525
|
}) => R) | undefined;
|
|
2525
2526
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
2526
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
2527
|
+
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>>;
|
|
2527
2528
|
};
|
|
2528
2529
|
declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
|
|
2529
2530
|
data?: undefined;
|
|
@@ -2686,7 +2687,7 @@ declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
|
|
|
2686
2687
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
2687
2688
|
}) => R) | undefined;
|
|
2688
2689
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
2689
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
2690
|
+
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>>;
|
|
2690
2691
|
};
|
|
2691
2692
|
declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any> = ({
|
|
2692
2693
|
data?: undefined;
|
|
@@ -2849,7 +2850,7 @@ declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any>
|
|
|
2849
2850
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
2850
2851
|
}) => R) | undefined;
|
|
2851
2852
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
2852
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
2853
|
+
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>>;
|
|
2853
2854
|
};
|
|
2854
2855
|
declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
2855
2856
|
data?: undefined;
|
|
@@ -3012,7 +3013,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
|
3012
3013
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3013
3014
|
}) => R) | undefined;
|
|
3014
3015
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3015
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
3016
|
+
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>>;
|
|
3016
3017
|
};
|
|
3017
3018
|
declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
3018
3019
|
requestId?: undefined;
|
|
@@ -3171,9 +3172,9 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
3171
3172
|
isError: true;
|
|
3172
3173
|
})) => R) | undefined;
|
|
3173
3174
|
fixedCacheKey?: string | undefined;
|
|
3174
|
-
} | 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, {}>>,
|
|
3175
|
+
} | 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> & {
|
|
3175
3176
|
originalArgs?: PostApiWorkspacesApiArg | undefined;
|
|
3176
|
-
reset: () => void;
|
|
3177
|
+
reset: () => void;
|
|
3177
3178
|
}];
|
|
3178
3179
|
declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
3179
3180
|
data?: undefined;
|
|
@@ -3336,7 +3337,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
|
3336
3337
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3337
3338
|
}) => R) | undefined;
|
|
3338
3339
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3339
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
3340
|
+
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>>;
|
|
3340
3341
|
};
|
|
3341
3342
|
declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> = ({
|
|
3342
3343
|
requestId?: undefined;
|
|
@@ -3495,9 +3496,9 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
3495
3496
|
isError: true;
|
|
3496
3497
|
})) => R) | undefined;
|
|
3497
3498
|
fixedCacheKey?: string | undefined;
|
|
3498
|
-
} | 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, {}>>,
|
|
3499
|
+
} | 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> & {
|
|
3499
3500
|
originalArgs?: PutApiWorkspacesByIdApiArg | undefined;
|
|
3500
|
-
reset: () => void;
|
|
3501
|
+
reset: () => void;
|
|
3501
3502
|
}];
|
|
3502
3503
|
declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any> = ({
|
|
3503
3504
|
requestId?: undefined;
|
|
@@ -3656,9 +3657,9 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
3656
3657
|
isError: true;
|
|
3657
3658
|
})) => R) | undefined;
|
|
3658
3659
|
fixedCacheKey?: string | undefined;
|
|
3659
|
-
} | 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, {}>>,
|
|
3660
|
+
} | 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> & {
|
|
3660
3661
|
originalArgs?: DeleteApiWorkspacesByIdApiArg | undefined;
|
|
3661
|
-
reset: () => void;
|
|
3662
|
+
reset: () => void;
|
|
3662
3663
|
}];
|
|
3663
3664
|
declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
3664
3665
|
requestId?: undefined;
|
|
@@ -3817,9 +3818,9 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
3817
3818
|
isError: true;
|
|
3818
3819
|
})) => R) | undefined;
|
|
3819
3820
|
fixedCacheKey?: string | undefined;
|
|
3820
|
-
} | 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, {}>>,
|
|
3821
|
+
} | 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> & {
|
|
3821
3822
|
originalArgs?: CreateEnvironmentApiArg | undefined;
|
|
3822
|
-
reset: () => void;
|
|
3823
|
+
reset: () => void;
|
|
3823
3824
|
}];
|
|
3824
3825
|
declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
3825
3826
|
data?: undefined;
|
|
@@ -3982,7 +3983,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
|
3982
3983
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3983
3984
|
}) => R) | undefined;
|
|
3984
3985
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3985
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
3986
|
+
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>>;
|
|
3986
3987
|
};
|
|
3987
3988
|
declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
3988
3989
|
data?: undefined;
|
|
@@ -4145,7 +4146,7 @@ declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
|
4145
4146
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4146
4147
|
}) => R) | undefined;
|
|
4147
4148
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4148
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
4149
|
+
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>>;
|
|
4149
4150
|
};
|
|
4150
4151
|
declare const useCreateAcademyCurriculaMutation: <R extends Record<string, any> = ({
|
|
4151
4152
|
requestId?: undefined;
|
|
@@ -4304,9 +4305,9 @@ declare const useCreateAcademyCurriculaMutation: <R extends Record<string, any>
|
|
|
4304
4305
|
isError: true;
|
|
4305
4306
|
})) => R) | undefined;
|
|
4306
4307
|
fixedCacheKey?: string | undefined;
|
|
4307
|
-
} | 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, {}>>,
|
|
4308
|
+
} | 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> & {
|
|
4308
4309
|
originalArgs?: CreateAcademyCurriculaApiArg | undefined;
|
|
4309
|
-
reset: () => void;
|
|
4310
|
+
reset: () => void;
|
|
4310
4311
|
}];
|
|
4311
4312
|
declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
4312
4313
|
data?: undefined;
|
|
@@ -4469,7 +4470,7 @@ declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
|
|
|
4469
4470
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4470
4471
|
}) => R) | undefined;
|
|
4471
4472
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4472
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
4473
|
+
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>>;
|
|
4473
4474
|
};
|
|
4474
4475
|
declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string, any> = ({
|
|
4475
4476
|
data?: undefined;
|
|
@@ -4632,7 +4633,7 @@ declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string,
|
|
|
4632
4633
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4633
4634
|
}) => R) | undefined;
|
|
4634
4635
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4635
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
4636
|
+
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>>;
|
|
4636
4637
|
};
|
|
4637
4638
|
declare const useRegisterToAcademyContentMutation: <R extends Record<string, any> = ({
|
|
4638
4639
|
requestId?: undefined;
|
|
@@ -4791,9 +4792,9 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
|
|
|
4791
4792
|
isError: true;
|
|
4792
4793
|
})) => R) | undefined;
|
|
4793
4794
|
fixedCacheKey?: string | undefined;
|
|
4794
|
-
} | 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, {}>>,
|
|
4795
|
+
} | 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> & {
|
|
4795
4796
|
originalArgs?: RegisterToAcademyContentApiArg | undefined;
|
|
4796
|
-
reset: () => void;
|
|
4797
|
+
reset: () => void;
|
|
4797
4798
|
}];
|
|
4798
4799
|
declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<string, any> = ({
|
|
4799
4800
|
data?: undefined;
|
|
@@ -4956,7 +4957,7 @@ declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<s
|
|
|
4956
4957
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4957
4958
|
}) => R) | undefined;
|
|
4958
4959
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4959
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
4960
|
+
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>>;
|
|
4960
4961
|
};
|
|
4961
4962
|
declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<string, any> = ({
|
|
4962
4963
|
requestId?: undefined;
|
|
@@ -5115,9 +5116,9 @@ declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<s
|
|
|
5115
5116
|
isError: true;
|
|
5116
5117
|
})) => R) | undefined;
|
|
5117
5118
|
fixedCacheKey?: string | undefined;
|
|
5118
|
-
} | 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, {}>>,
|
|
5119
|
+
} | 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> & {
|
|
5119
5120
|
originalArgs?: UpdateCurrentItemInProgressTrackerApiArg | undefined;
|
|
5120
|
-
reset: () => void;
|
|
5121
|
+
reset: () => void;
|
|
5121
5122
|
}];
|
|
5122
5123
|
declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
|
|
5123
5124
|
requestId?: undefined;
|
|
@@ -5276,9 +5277,9 @@ declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
|
|
|
5276
5277
|
isError: true;
|
|
5277
5278
|
})) => R) | undefined;
|
|
5278
5279
|
fixedCacheKey?: string | undefined;
|
|
5279
|
-
} | 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, {}>>,
|
|
5280
|
+
} | 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> & {
|
|
5280
5281
|
originalArgs?: SubmitQuizApiArg | undefined;
|
|
5281
|
-
reset: () => void;
|
|
5282
|
+
reset: () => void;
|
|
5282
5283
|
}];
|
|
5283
5284
|
declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = ({
|
|
5284
5285
|
data?: undefined;
|
|
@@ -5441,7 +5442,7 @@ declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = (
|
|
|
5441
5442
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5442
5443
|
}) => R) | undefined;
|
|
5443
5444
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5444
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
5445
|
+
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>>;
|
|
5445
5446
|
};
|
|
5446
5447
|
declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, any> = ({
|
|
5447
5448
|
data?: undefined;
|
|
@@ -5604,7 +5605,7 @@ declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, an
|
|
|
5604
5605
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5605
5606
|
}) => R) | undefined;
|
|
5606
5607
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5607
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
5608
|
+
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>>;
|
|
5608
5609
|
};
|
|
5609
5610
|
declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
|
|
5610
5611
|
data?: undefined;
|
|
@@ -5767,7 +5768,7 @@ declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
|
|
|
5767
5768
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5768
5769
|
}) => R) | undefined;
|
|
5769
5770
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5770
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
5771
|
+
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>>;
|
|
5771
5772
|
};
|
|
5772
5773
|
declare const useGetInvitationQuery: <R extends Record<string, any> = ({
|
|
5773
5774
|
data?: undefined;
|
|
@@ -5930,7 +5931,7 @@ declare const useGetInvitationQuery: <R extends Record<string, any> = ({
|
|
|
5930
5931
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
5931
5932
|
}) => R) | undefined;
|
|
5932
5933
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
5933
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
5934
|
+
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>>;
|
|
5934
5935
|
};
|
|
5935
5936
|
declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
|
|
5936
5937
|
requestId?: undefined;
|
|
@@ -6089,9 +6090,9 @@ declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
|
|
|
6089
6090
|
isError: true;
|
|
6090
6091
|
})) => R) | undefined;
|
|
6091
6092
|
fixedCacheKey?: string | undefined;
|
|
6092
|
-
} | 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, {}>>,
|
|
6093
|
+
} | 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> & {
|
|
6093
6094
|
originalArgs?: DeleteInvitationApiArg | undefined;
|
|
6094
|
-
reset: () => void;
|
|
6095
|
+
reset: () => void;
|
|
6095
6096
|
}];
|
|
6096
6097
|
declare const useUpdateInvitationMutation: <R extends Record<string, any> = ({
|
|
6097
6098
|
requestId?: undefined;
|
|
@@ -6250,9 +6251,9 @@ declare const useUpdateInvitationMutation: <R extends Record<string, any> = ({
|
|
|
6250
6251
|
isError: true;
|
|
6251
6252
|
})) => R) | undefined;
|
|
6252
6253
|
fixedCacheKey?: string | undefined;
|
|
6253
|
-
} | 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, {}>>,
|
|
6254
|
+
} | 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> & {
|
|
6254
6255
|
originalArgs?: UpdateInvitationApiArg | undefined;
|
|
6255
|
-
reset: () => void;
|
|
6256
|
+
reset: () => void;
|
|
6256
6257
|
}];
|
|
6257
6258
|
declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
|
|
6258
6259
|
data?: undefined;
|
|
@@ -6415,7 +6416,7 @@ declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
|
|
|
6415
6416
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
6416
6417
|
}) => R) | undefined;
|
|
6417
6418
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
6418
|
-
refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>,
|
|
6419
|
+
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>>;
|
|
6419
6420
|
};
|
|
6420
6421
|
declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
|
|
6421
6422
|
requestId?: undefined;
|
|
@@ -6574,9 +6575,9 @@ declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
|
|
|
6574
6575
|
isError: true;
|
|
6575
6576
|
})) => R) | undefined;
|
|
6576
6577
|
fixedCacheKey?: string | undefined;
|
|
6577
|
-
} | 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, {}>>,
|
|
6578
|
+
} | 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> & {
|
|
6578
6579
|
originalArgs?: CreateInvitationApiArg | undefined;
|
|
6579
|
-
reset: () => void;
|
|
6580
|
+
reset: () => void;
|
|
6580
6581
|
}];
|
|
6581
6582
|
declare const useAcceptInvitationMutation: <R extends Record<string, any> = ({
|
|
6582
6583
|
requestId?: undefined;
|
|
@@ -6735,9 +6736,9 @@ declare const useAcceptInvitationMutation: <R extends Record<string, any> = ({
|
|
|
6735
6736
|
isError: true;
|
|
6736
6737
|
})) => R) | undefined;
|
|
6737
6738
|
fixedCacheKey?: string | undefined;
|
|
6738
|
-
} | 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, {}>>,
|
|
6739
|
+
} | 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> & {
|
|
6739
6740
|
originalArgs?: AcceptInvitationApiArg | undefined;
|
|
6740
|
-
reset: () => void;
|
|
6741
|
+
reset: () => void;
|
|
6741
6742
|
}];
|
|
6742
6743
|
declare const useCreateOrUpdateBadgeMutation: <R extends Record<string, any> = ({
|
|
6743
6744
|
requestId?: undefined;
|
|
@@ -6896,9 +6897,9 @@ declare const useCreateOrUpdateBadgeMutation: <R extends Record<string, any> = (
|
|
|
6896
6897
|
isError: true;
|
|
6897
6898
|
})) => R) | undefined;
|
|
6898
6899
|
fixedCacheKey?: string | undefined;
|
|
6899
|
-
} | 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, {}>>,
|
|
6900
|
+
} | 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> & {
|
|
6900
6901
|
originalArgs?: CreateOrUpdateBadgeApiArg | undefined;
|
|
6901
|
-
reset: () => void;
|
|
6902
|
+
reset: () => void;
|
|
6902
6903
|
}];
|
|
6903
6904
|
|
|
6904
|
-
export { type AcceptInvitationApiArg, type AcceptInvitationApiResponse, type CreateAcademyCurriculaApiArg, type CreateAcademyCurriculaApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateInvitationApiArg, type CreateInvitationApiResponse, type CreateOrUpdateBadgeApiArg, type CreateOrUpdateBadgeApiResponse, type DeleteApiWorkspacesByIdApiArg, type DeleteApiWorkspacesByIdApiResponse, type DeleteInvitationApiArg, type DeleteInvitationApiResponse, type GetAcademyAdminRegistrationsApiArg, type GetAcademyAdminRegistrationsApiResponse, type GetAcademyAdminSummaryApiArg, type GetAcademyAdminSummaryApiResponse, type GetAcademyCirriculaApiArg, type GetAcademyCirriculaApiResponse, type GetApiAcademyByTypeAndOrgIdSlugApiArg, type GetApiAcademyByTypeAndOrgIdSlugApiResponse, type GetApiAcademyRegistrationsByContentIdApiArg, type GetApiAcademyRegistrationsByContentIdApiResponse, type GetApiWorkspacesApiArg, type GetApiWorkspacesApiResponse, type GetApiWorkspacesByIdApiArg, type GetApiWorkspacesByIdApiResponse, type GetCertificateByIdApiArg, type GetCertificateByIdApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetFeaturesApiArg, type GetFeaturesApiResponse, type GetFeaturesByOrganizationApiArg, type GetFeaturesByOrganizationApiResponse, type GetInvitationApiArg, type GetInvitationApiResponse, type GetInvitationsApiArg, type GetInvitationsApiResponse, type GetMyAcademyCirriculaApiArg, type GetMyAcademyCirriculaApiResponse, type GetPlansApiArg, type GetPlansApiResponse, type GetSubscriptionsApiArg, type GetSubscriptionsApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, type PostApiEntitlementSubscriptionsCreateApiArg, type PostApiEntitlementSubscriptionsCreateApiResponse, type PostApiEntitlementSubscriptionsWebhooksApiArg, type PostApiEntitlementSubscriptionsWebhooksApiResponse, type PostApiWorkspacesApiArg, type PostApiWorkspacesApiResponse, type PutApiWorkspacesByIdApiArg, type PutApiWorkspacesByIdApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RegisterToAcademyContentApiArg, type RegisterToAcademyContentApiResponse, type SubmitQuizApiArg, type SubmitQuizApiResponse, type UpdateCurrentItemInProgressTrackerApiArg, type UpdateCurrentItemInProgressTrackerApiResponse, type UpdateInvitationApiArg, type UpdateInvitationApiResponse, injectedRtkApi as cloudApi, useAcceptInvitationMutation, useCreateAcademyCurriculaMutation, useCreateEnvironmentMutation, useCreateInvitationMutation, useCreateOrUpdateBadgeMutation, useDeleteApiWorkspacesByIdMutation, useDeleteInvitationMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyCirriculaQuery, useGetApiAcademyByTypeAndOrgIdSlugQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetCertificateByIdQuery, useGetEnvironmentsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetMyAcademyCirriculaQuery, useGetPlansQuery, useGetSubscriptionsQuery, useImportDesignMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation, usePostApiEntitlementSubscriptionsCreateMutation, usePostApiEntitlementSubscriptionsWebhooksMutation, usePostApiWorkspacesMutation, usePutApiWorkspacesByIdMutation, useRegisterMeshmodelsMutation, useRegisterToAcademyContentMutation, useSubmitQuizMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateInvitationMutation };
|
|
6905
|
+
export { type AcceptInvitationApiArg, type AcceptInvitationApiResponse, type CreateAcademyCurriculaApiArg, type CreateAcademyCurriculaApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateInvitationApiArg, type CreateInvitationApiResponse, type CreateOrUpdateBadgeApiArg, type CreateOrUpdateBadgeApiResponse, type DeleteApiWorkspacesByIdApiArg, type DeleteApiWorkspacesByIdApiResponse, type DeleteInvitationApiArg, type DeleteInvitationApiResponse, type GetAcademyAdminRegistrationsApiArg, type GetAcademyAdminRegistrationsApiResponse, type GetAcademyAdminSummaryApiArg, type GetAcademyAdminSummaryApiResponse, type GetAcademyCirriculaApiArg, type GetAcademyCirriculaApiResponse, type GetApiAcademyByTypeAndOrgIdSlugApiArg, type GetApiAcademyByTypeAndOrgIdSlugApiResponse, type GetApiAcademyRegistrationsByContentIdApiArg, type GetApiAcademyRegistrationsByContentIdApiResponse, type GetApiWorkspacesApiArg, type GetApiWorkspacesApiResponse, type GetApiWorkspacesByIdApiArg, type GetApiWorkspacesByIdApiResponse, type GetCertificateByIdApiArg, type GetCertificateByIdApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetFeaturesApiArg, type GetFeaturesApiResponse, type GetFeaturesByOrganizationApiArg, type GetFeaturesByOrganizationApiResponse, type GetInvitationApiArg, type GetInvitationApiResponse, type GetInvitationsApiArg, type GetInvitationsApiResponse, type GetMyAcademyCirriculaApiArg, type GetMyAcademyCirriculaApiResponse, type GetPlansApiArg, type GetPlansApiResponse, type GetSubscriptionsApiArg, type GetSubscriptionsApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, type PostApiEntitlementSubscriptionsCreateApiArg, type PostApiEntitlementSubscriptionsCreateApiResponse, type PostApiEntitlementSubscriptionsWebhooksApiArg, type PostApiEntitlementSubscriptionsWebhooksApiResponse, type PostApiWorkspacesApiArg, type PostApiWorkspacesApiResponse, type PutApiWorkspacesByIdApiArg, type PutApiWorkspacesByIdApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RegisterToAcademyContentApiArg, type RegisterToAcademyContentApiResponse, type SubmitQuizApiArg, type SubmitQuizApiResponse, type UpdateCurrentItemInProgressTrackerApiArg, type UpdateCurrentItemInProgressTrackerApiResponse, type UpdateInvitationApiArg, type UpdateInvitationApiResponse, addTagTypes, injectedRtkApi as cloudApi, useAcceptInvitationMutation, useCreateAcademyCurriculaMutation, useCreateEnvironmentMutation, useCreateInvitationMutation, useCreateOrUpdateBadgeMutation, useDeleteApiWorkspacesByIdMutation, useDeleteInvitationMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyCirriculaQuery, useGetApiAcademyByTypeAndOrgIdSlugQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetCertificateByIdQuery, useGetEnvironmentsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetMyAcademyCirriculaQuery, useGetPlansQuery, useGetSubscriptionsQuery, useImportDesignMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation, usePostApiEntitlementSubscriptionsCreateMutation, usePostApiEntitlementSubscriptionsWebhooksMutation, usePostApiWorkspacesMutation, usePutApiWorkspacesByIdMutation, useRegisterMeshmodelsMutation, useRegisterToAcademyContentMutation, useSubmitQuizMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateInvitationMutation };
|