@meshery/schemas 0.8.65 → 0.8.66
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/mesheryApi.d.mts +82 -82
- package/dist/mesheryApi.d.ts +82 -82
- package/package.json +1 -1
package/dist/mesheryApi.d.mts
CHANGED
|
@@ -2693,14 +2693,14 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
2693
2693
|
} & Omit<{
|
|
2694
2694
|
requestId: string; /** Secondary color associated with the model. */
|
|
2695
2695
|
data?: ImportDesignApiResponse | undefined;
|
|
2696
|
-
error?:
|
|
2696
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2697
2697
|
endpointName: string;
|
|
2698
2698
|
startedTimeStamp: number;
|
|
2699
2699
|
fulfilledTimeStamp?: number | undefined;
|
|
2700
2700
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
2701
2701
|
requestId: string; /** Secondary color associated with the model. */
|
|
2702
2702
|
data?: ImportDesignApiResponse | undefined;
|
|
2703
|
-
error?:
|
|
2703
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2704
2704
|
endpointName: string;
|
|
2705
2705
|
startedTimeStamp: number;
|
|
2706
2706
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2717,7 +2717,7 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
2717
2717
|
} & {
|
|
2718
2718
|
requestId: string; /** Secondary color associated with the model. */
|
|
2719
2719
|
data?: ImportDesignApiResponse | undefined;
|
|
2720
|
-
error?:
|
|
2720
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2721
2721
|
endpointName: string;
|
|
2722
2722
|
startedTimeStamp: number;
|
|
2723
2723
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2738,14 +2738,14 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
2738
2738
|
} & Omit<{
|
|
2739
2739
|
requestId: string; /** Secondary color associated with the model. */
|
|
2740
2740
|
data?: ImportDesignApiResponse | undefined;
|
|
2741
|
-
error?:
|
|
2741
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2742
2742
|
endpointName: string;
|
|
2743
2743
|
startedTimeStamp: number;
|
|
2744
2744
|
fulfilledTimeStamp?: number | undefined;
|
|
2745
2745
|
}, "error"> & Required<Pick<{
|
|
2746
2746
|
requestId: string; /** Secondary color associated with the model. */
|
|
2747
2747
|
data?: ImportDesignApiResponse | undefined;
|
|
2748
|
-
error?:
|
|
2748
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2749
2749
|
endpointName: string;
|
|
2750
2750
|
startedTimeStamp: number;
|
|
2751
2751
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2775,14 +2775,14 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
2775
2775
|
} & Omit<{
|
|
2776
2776
|
requestId: string; /** Secondary color associated with the model. */
|
|
2777
2777
|
data?: ImportDesignApiResponse | undefined;
|
|
2778
|
-
error?:
|
|
2778
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2779
2779
|
endpointName: string;
|
|
2780
2780
|
startedTimeStamp: number;
|
|
2781
2781
|
fulfilledTimeStamp?: number | undefined;
|
|
2782
2782
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
2783
2783
|
requestId: string; /** Secondary color associated with the model. */
|
|
2784
2784
|
data?: ImportDesignApiResponse | undefined;
|
|
2785
|
-
error?:
|
|
2785
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2786
2786
|
endpointName: string;
|
|
2787
2787
|
startedTimeStamp: number;
|
|
2788
2788
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2799,7 +2799,7 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
2799
2799
|
} & {
|
|
2800
2800
|
requestId: string; /** Secondary color associated with the model. */
|
|
2801
2801
|
data?: ImportDesignApiResponse | undefined;
|
|
2802
|
-
error?:
|
|
2802
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2803
2803
|
endpointName: string;
|
|
2804
2804
|
startedTimeStamp: number;
|
|
2805
2805
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2820,14 +2820,14 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
|
|
|
2820
2820
|
} & Omit<{
|
|
2821
2821
|
requestId: string; /** Secondary color associated with the model. */
|
|
2822
2822
|
data?: ImportDesignApiResponse | undefined;
|
|
2823
|
-
error?:
|
|
2823
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2824
2824
|
endpointName: string;
|
|
2825
2825
|
startedTimeStamp: number;
|
|
2826
2826
|
fulfilledTimeStamp?: number | undefined;
|
|
2827
2827
|
}, "error"> & Required<Pick<{
|
|
2828
2828
|
requestId: string; /** Secondary color associated with the model. */
|
|
2829
2829
|
data?: ImportDesignApiResponse | undefined;
|
|
2830
|
-
error?:
|
|
2830
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2831
2831
|
endpointName: string;
|
|
2832
2832
|
startedTimeStamp: number;
|
|
2833
2833
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2862,14 +2862,14 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
2862
2862
|
} & Omit<{
|
|
2863
2863
|
requestId: string; /** Secondary color associated with the model. */
|
|
2864
2864
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2865
|
-
error?:
|
|
2865
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2866
2866
|
endpointName: string;
|
|
2867
2867
|
startedTimeStamp: number;
|
|
2868
2868
|
fulfilledTimeStamp?: number | undefined;
|
|
2869
2869
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
2870
2870
|
requestId: string; /** Secondary color associated with the model. */
|
|
2871
2871
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2872
|
-
error?:
|
|
2872
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2873
2873
|
endpointName: string;
|
|
2874
2874
|
startedTimeStamp: number;
|
|
2875
2875
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2886,7 +2886,7 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
2886
2886
|
} & {
|
|
2887
2887
|
requestId: string; /** Secondary color associated with the model. */
|
|
2888
2888
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2889
|
-
error?:
|
|
2889
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2890
2890
|
endpointName: string;
|
|
2891
2891
|
startedTimeStamp: number;
|
|
2892
2892
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2907,14 +2907,14 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
2907
2907
|
} & Omit<{
|
|
2908
2908
|
requestId: string; /** Secondary color associated with the model. */
|
|
2909
2909
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2910
|
-
error?:
|
|
2910
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2911
2911
|
endpointName: string;
|
|
2912
2912
|
startedTimeStamp: number;
|
|
2913
2913
|
fulfilledTimeStamp?: number | undefined;
|
|
2914
2914
|
}, "error"> & Required<Pick<{
|
|
2915
2915
|
requestId: string; /** Secondary color associated with the model. */
|
|
2916
2916
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2917
|
-
error?:
|
|
2917
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2918
2918
|
endpointName: string;
|
|
2919
2919
|
startedTimeStamp: number;
|
|
2920
2920
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2944,14 +2944,14 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
2944
2944
|
} & Omit<{
|
|
2945
2945
|
requestId: string; /** Secondary color associated with the model. */
|
|
2946
2946
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2947
|
-
error?:
|
|
2947
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2948
2948
|
endpointName: string;
|
|
2949
2949
|
startedTimeStamp: number;
|
|
2950
2950
|
fulfilledTimeStamp?: number | undefined;
|
|
2951
2951
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
2952
2952
|
requestId: string; /** Secondary color associated with the model. */
|
|
2953
2953
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2954
|
-
error?:
|
|
2954
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2955
2955
|
endpointName: string;
|
|
2956
2956
|
startedTimeStamp: number;
|
|
2957
2957
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2968,7 +2968,7 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
2968
2968
|
} & {
|
|
2969
2969
|
requestId: string; /** Secondary color associated with the model. */
|
|
2970
2970
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2971
|
-
error?:
|
|
2971
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2972
2972
|
endpointName: string;
|
|
2973
2973
|
startedTimeStamp: number;
|
|
2974
2974
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -2989,14 +2989,14 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
|
|
|
2989
2989
|
} & Omit<{
|
|
2990
2990
|
requestId: string; /** Secondary color associated with the model. */
|
|
2991
2991
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2992
|
-
error?:
|
|
2992
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2993
2993
|
endpointName: string;
|
|
2994
2994
|
startedTimeStamp: number;
|
|
2995
2995
|
fulfilledTimeStamp?: number | undefined;
|
|
2996
2996
|
}, "error"> & Required<Pick<{
|
|
2997
2997
|
requestId: string; /** Secondary color associated with the model. */
|
|
2998
2998
|
data?: RegisterMeshmodelsApiResponse | undefined;
|
|
2999
|
-
error?:
|
|
2999
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3000
3000
|
endpointName: string;
|
|
3001
3001
|
startedTimeStamp: number;
|
|
3002
3002
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3028,7 +3028,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
|
3028
3028
|
isError: false;
|
|
3029
3029
|
isUninitialized: true;
|
|
3030
3030
|
} | {
|
|
3031
|
-
error?:
|
|
3031
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3032
3032
|
fulfilledTimeStamp?: number | undefined;
|
|
3033
3033
|
originalArgs?: void | undefined;
|
|
3034
3034
|
requestId?: string | undefined;
|
|
@@ -3086,7 +3086,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
|
3086
3086
|
isFetching: false;
|
|
3087
3087
|
isSuccess: false;
|
|
3088
3088
|
isError: true;
|
|
3089
|
-
error:
|
|
3089
|
+
error: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError;
|
|
3090
3090
|
}) & {
|
|
3091
3091
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3092
3092
|
}>(arg: void | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
@@ -3110,7 +3110,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
|
3110
3110
|
isError: false;
|
|
3111
3111
|
isUninitialized: true;
|
|
3112
3112
|
} | {
|
|
3113
|
-
error?:
|
|
3113
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3114
3114
|
fulfilledTimeStamp?: number | undefined;
|
|
3115
3115
|
originalArgs?: void | undefined;
|
|
3116
3116
|
requestId?: string | undefined;
|
|
@@ -3168,7 +3168,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
|
|
|
3168
3168
|
isFetching: false;
|
|
3169
3169
|
isSuccess: false;
|
|
3170
3170
|
isError: true;
|
|
3171
|
-
error:
|
|
3171
|
+
error: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError;
|
|
3172
3172
|
}) & {
|
|
3173
3173
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3174
3174
|
}) => R) | undefined;
|
|
@@ -3194,14 +3194,14 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
3194
3194
|
} & Omit<{
|
|
3195
3195
|
requestId: string; /** Secondary color associated with the model. */
|
|
3196
3196
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3197
|
-
error?:
|
|
3197
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3198
3198
|
endpointName: string;
|
|
3199
3199
|
startedTimeStamp: number;
|
|
3200
3200
|
fulfilledTimeStamp?: number | undefined;
|
|
3201
3201
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3202
3202
|
requestId: string; /** Secondary color associated with the model. */
|
|
3203
3203
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3204
|
-
error?:
|
|
3204
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3205
3205
|
endpointName: string;
|
|
3206
3206
|
startedTimeStamp: number;
|
|
3207
3207
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3218,7 +3218,7 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
3218
3218
|
} & {
|
|
3219
3219
|
requestId: string; /** Secondary color associated with the model. */
|
|
3220
3220
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3221
|
-
error?:
|
|
3221
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3222
3222
|
endpointName: string;
|
|
3223
3223
|
startedTimeStamp: number;
|
|
3224
3224
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3239,14 +3239,14 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
3239
3239
|
} & Omit<{
|
|
3240
3240
|
requestId: string; /** Secondary color associated with the model. */
|
|
3241
3241
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3242
|
-
error?:
|
|
3242
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3243
3243
|
endpointName: string;
|
|
3244
3244
|
startedTimeStamp: number;
|
|
3245
3245
|
fulfilledTimeStamp?: number | undefined;
|
|
3246
3246
|
}, "error"> & Required<Pick<{
|
|
3247
3247
|
requestId: string; /** Secondary color associated with the model. */
|
|
3248
3248
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3249
|
-
error?:
|
|
3249
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3250
3250
|
endpointName: string;
|
|
3251
3251
|
startedTimeStamp: number;
|
|
3252
3252
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3276,14 +3276,14 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
3276
3276
|
} & Omit<{
|
|
3277
3277
|
requestId: string; /** Secondary color associated with the model. */
|
|
3278
3278
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3279
|
-
error?:
|
|
3279
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3280
3280
|
endpointName: string;
|
|
3281
3281
|
startedTimeStamp: number;
|
|
3282
3282
|
fulfilledTimeStamp?: number | undefined;
|
|
3283
3283
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3284
3284
|
requestId: string; /** Secondary color associated with the model. */
|
|
3285
3285
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3286
|
-
error?:
|
|
3286
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3287
3287
|
endpointName: string;
|
|
3288
3288
|
startedTimeStamp: number;
|
|
3289
3289
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3300,7 +3300,7 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
3300
3300
|
} & {
|
|
3301
3301
|
requestId: string; /** Secondary color associated with the model. */
|
|
3302
3302
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3303
|
-
error?:
|
|
3303
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3304
3304
|
endpointName: string;
|
|
3305
3305
|
startedTimeStamp: number;
|
|
3306
3306
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3321,14 +3321,14 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
|
|
|
3321
3321
|
} & Omit<{
|
|
3322
3322
|
requestId: string; /** Secondary color associated with the model. */
|
|
3323
3323
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3324
|
-
error?:
|
|
3324
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3325
3325
|
endpointName: string;
|
|
3326
3326
|
startedTimeStamp: number;
|
|
3327
3327
|
fulfilledTimeStamp?: number | undefined;
|
|
3328
3328
|
}, "error"> & Required<Pick<{
|
|
3329
3329
|
requestId: string; /** Secondary color associated with the model. */
|
|
3330
3330
|
data?: PostApiWorkspacesApiResponse | undefined;
|
|
3331
|
-
error?:
|
|
3331
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3332
3332
|
endpointName: string;
|
|
3333
3333
|
startedTimeStamp: number;
|
|
3334
3334
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3360,7 +3360,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
|
3360
3360
|
isError: false;
|
|
3361
3361
|
isUninitialized: true;
|
|
3362
3362
|
} | {
|
|
3363
|
-
error?:
|
|
3363
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3364
3364
|
fulfilledTimeStamp?: number | undefined;
|
|
3365
3365
|
originalArgs?: GetApiWorkspacesByIdApiArg | undefined;
|
|
3366
3366
|
requestId?: string | undefined;
|
|
@@ -3418,7 +3418,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
|
3418
3418
|
isFetching: false;
|
|
3419
3419
|
isSuccess: false;
|
|
3420
3420
|
isError: true;
|
|
3421
|
-
error:
|
|
3421
|
+
error: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError;
|
|
3422
3422
|
}) & {
|
|
3423
3423
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3424
3424
|
}>(arg: GetApiWorkspacesByIdApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
@@ -3442,7 +3442,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
|
3442
3442
|
isError: false;
|
|
3443
3443
|
isUninitialized: true;
|
|
3444
3444
|
} | {
|
|
3445
|
-
error?:
|
|
3445
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3446
3446
|
fulfilledTimeStamp?: number | undefined;
|
|
3447
3447
|
originalArgs?: GetApiWorkspacesByIdApiArg | undefined;
|
|
3448
3448
|
requestId?: string | undefined;
|
|
@@ -3500,7 +3500,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
|
|
|
3500
3500
|
isFetching: false;
|
|
3501
3501
|
isSuccess: false;
|
|
3502
3502
|
isError: true;
|
|
3503
|
-
error:
|
|
3503
|
+
error: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError;
|
|
3504
3504
|
}) & {
|
|
3505
3505
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
3506
3506
|
}) => R) | undefined;
|
|
@@ -3526,14 +3526,14 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
3526
3526
|
} & Omit<{
|
|
3527
3527
|
requestId: string; /** Secondary color associated with the model. */
|
|
3528
3528
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3529
|
-
error?:
|
|
3529
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3530
3530
|
endpointName: string;
|
|
3531
3531
|
startedTimeStamp: number;
|
|
3532
3532
|
fulfilledTimeStamp?: number | undefined;
|
|
3533
3533
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3534
3534
|
requestId: string; /** Secondary color associated with the model. */
|
|
3535
3535
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3536
|
-
error?:
|
|
3536
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3537
3537
|
endpointName: string;
|
|
3538
3538
|
startedTimeStamp: number;
|
|
3539
3539
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3550,7 +3550,7 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
3550
3550
|
} & {
|
|
3551
3551
|
requestId: string; /** Secondary color associated with the model. */
|
|
3552
3552
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3553
|
-
error?:
|
|
3553
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3554
3554
|
endpointName: string;
|
|
3555
3555
|
startedTimeStamp: number;
|
|
3556
3556
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3571,14 +3571,14 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
3571
3571
|
} & Omit<{
|
|
3572
3572
|
requestId: string; /** Secondary color associated with the model. */
|
|
3573
3573
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3574
|
-
error?:
|
|
3574
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3575
3575
|
endpointName: string;
|
|
3576
3576
|
startedTimeStamp: number;
|
|
3577
3577
|
fulfilledTimeStamp?: number | undefined;
|
|
3578
3578
|
}, "error"> & Required<Pick<{
|
|
3579
3579
|
requestId: string; /** Secondary color associated with the model. */
|
|
3580
3580
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3581
|
-
error?:
|
|
3581
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3582
3582
|
endpointName: string;
|
|
3583
3583
|
startedTimeStamp: number;
|
|
3584
3584
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3608,14 +3608,14 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
3608
3608
|
} & Omit<{
|
|
3609
3609
|
requestId: string; /** Secondary color associated with the model. */
|
|
3610
3610
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3611
|
-
error?:
|
|
3611
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3612
3612
|
endpointName: string;
|
|
3613
3613
|
startedTimeStamp: number;
|
|
3614
3614
|
fulfilledTimeStamp?: number | undefined;
|
|
3615
3615
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3616
3616
|
requestId: string; /** Secondary color associated with the model. */
|
|
3617
3617
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3618
|
-
error?:
|
|
3618
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3619
3619
|
endpointName: string;
|
|
3620
3620
|
startedTimeStamp: number;
|
|
3621
3621
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3632,7 +3632,7 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
3632
3632
|
} & {
|
|
3633
3633
|
requestId: string; /** Secondary color associated with the model. */
|
|
3634
3634
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3635
|
-
error?:
|
|
3635
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3636
3636
|
endpointName: string;
|
|
3637
3637
|
startedTimeStamp: number;
|
|
3638
3638
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3653,14 +3653,14 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
|
|
|
3653
3653
|
} & Omit<{
|
|
3654
3654
|
requestId: string; /** Secondary color associated with the model. */
|
|
3655
3655
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3656
|
-
error?:
|
|
3656
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3657
3657
|
endpointName: string;
|
|
3658
3658
|
startedTimeStamp: number;
|
|
3659
3659
|
fulfilledTimeStamp?: number | undefined;
|
|
3660
3660
|
}, "error"> & Required<Pick<{
|
|
3661
3661
|
requestId: string; /** Secondary color associated with the model. */
|
|
3662
3662
|
data?: PutApiWorkspacesByIdApiResponse | undefined;
|
|
3663
|
-
error?:
|
|
3663
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3664
3664
|
endpointName: string;
|
|
3665
3665
|
startedTimeStamp: number;
|
|
3666
3666
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3695,14 +3695,14 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
3695
3695
|
} & Omit<{
|
|
3696
3696
|
requestId: string; /** Secondary color associated with the model. */
|
|
3697
3697
|
data?: unknown;
|
|
3698
|
-
error?:
|
|
3698
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3699
3699
|
endpointName: string;
|
|
3700
3700
|
startedTimeStamp: number;
|
|
3701
3701
|
fulfilledTimeStamp?: number | undefined;
|
|
3702
3702
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3703
3703
|
requestId: string; /** Secondary color associated with the model. */
|
|
3704
3704
|
data?: unknown;
|
|
3705
|
-
error?:
|
|
3705
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3706
3706
|
endpointName: string;
|
|
3707
3707
|
startedTimeStamp: number;
|
|
3708
3708
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3719,7 +3719,7 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
3719
3719
|
} & {
|
|
3720
3720
|
requestId: string; /** Secondary color associated with the model. */
|
|
3721
3721
|
data?: unknown;
|
|
3722
|
-
error?:
|
|
3722
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3723
3723
|
endpointName: string;
|
|
3724
3724
|
startedTimeStamp: number;
|
|
3725
3725
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3740,14 +3740,14 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
3740
3740
|
} & Omit<{
|
|
3741
3741
|
requestId: string; /** Secondary color associated with the model. */
|
|
3742
3742
|
data?: unknown;
|
|
3743
|
-
error?:
|
|
3743
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3744
3744
|
endpointName: string;
|
|
3745
3745
|
startedTimeStamp: number;
|
|
3746
3746
|
fulfilledTimeStamp?: number | undefined;
|
|
3747
3747
|
}, "error"> & Required<Pick<{
|
|
3748
3748
|
requestId: string; /** Secondary color associated with the model. */
|
|
3749
3749
|
data?: unknown;
|
|
3750
|
-
error?:
|
|
3750
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3751
3751
|
endpointName: string;
|
|
3752
3752
|
startedTimeStamp: number;
|
|
3753
3753
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3777,14 +3777,14 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
3777
3777
|
} & Omit<{
|
|
3778
3778
|
requestId: string; /** Secondary color associated with the model. */
|
|
3779
3779
|
data?: unknown;
|
|
3780
|
-
error?:
|
|
3780
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3781
3781
|
endpointName: string;
|
|
3782
3782
|
startedTimeStamp: number;
|
|
3783
3783
|
fulfilledTimeStamp?: number | undefined;
|
|
3784
3784
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3785
3785
|
requestId: string; /** Secondary color associated with the model. */
|
|
3786
3786
|
data?: unknown;
|
|
3787
|
-
error?:
|
|
3787
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3788
3788
|
endpointName: string;
|
|
3789
3789
|
startedTimeStamp: number;
|
|
3790
3790
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3801,7 +3801,7 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
3801
3801
|
} & {
|
|
3802
3802
|
requestId: string; /** Secondary color associated with the model. */
|
|
3803
3803
|
data?: unknown;
|
|
3804
|
-
error?:
|
|
3804
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3805
3805
|
endpointName: string;
|
|
3806
3806
|
startedTimeStamp: number;
|
|
3807
3807
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3822,14 +3822,14 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
|
|
|
3822
3822
|
} & Omit<{
|
|
3823
3823
|
requestId: string; /** Secondary color associated with the model. */
|
|
3824
3824
|
data?: unknown;
|
|
3825
|
-
error?:
|
|
3825
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3826
3826
|
endpointName: string;
|
|
3827
3827
|
startedTimeStamp: number;
|
|
3828
3828
|
fulfilledTimeStamp?: number | undefined;
|
|
3829
3829
|
}, "error"> & Required<Pick<{
|
|
3830
3830
|
requestId: string; /** Secondary color associated with the model. */
|
|
3831
3831
|
data?: unknown;
|
|
3832
|
-
error?:
|
|
3832
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3833
3833
|
endpointName: string;
|
|
3834
3834
|
startedTimeStamp: number;
|
|
3835
3835
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3864,14 +3864,14 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
3864
3864
|
} & Omit<{
|
|
3865
3865
|
requestId: string; /** Secondary color associated with the model. */
|
|
3866
3866
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
3867
|
-
error?:
|
|
3867
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3868
3868
|
endpointName: string;
|
|
3869
3869
|
startedTimeStamp: number;
|
|
3870
3870
|
fulfilledTimeStamp?: number | undefined;
|
|
3871
3871
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3872
3872
|
requestId: string; /** Secondary color associated with the model. */
|
|
3873
3873
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
3874
|
-
error?:
|
|
3874
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3875
3875
|
endpointName: string;
|
|
3876
3876
|
startedTimeStamp: number;
|
|
3877
3877
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3888,7 +3888,7 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
3888
3888
|
} & {
|
|
3889
3889
|
requestId: string; /** Secondary color associated with the model. */
|
|
3890
3890
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
3891
|
-
error?:
|
|
3891
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3892
3892
|
endpointName: string;
|
|
3893
3893
|
startedTimeStamp: number;
|
|
3894
3894
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3909,14 +3909,14 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
3909
3909
|
} & Omit<{
|
|
3910
3910
|
requestId: string; /** Secondary color associated with the model. */
|
|
3911
3911
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
3912
|
-
error?:
|
|
3912
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3913
3913
|
endpointName: string;
|
|
3914
3914
|
startedTimeStamp: number;
|
|
3915
3915
|
fulfilledTimeStamp?: number | undefined;
|
|
3916
3916
|
}, "error"> & Required<Pick<{
|
|
3917
3917
|
requestId: string; /** Secondary color associated with the model. */
|
|
3918
3918
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
3919
|
-
error?:
|
|
3919
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3920
3920
|
endpointName: string;
|
|
3921
3921
|
startedTimeStamp: number;
|
|
3922
3922
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3946,14 +3946,14 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
3946
3946
|
} & Omit<{
|
|
3947
3947
|
requestId: string; /** Secondary color associated with the model. */
|
|
3948
3948
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
3949
|
-
error?:
|
|
3949
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3950
3950
|
endpointName: string;
|
|
3951
3951
|
startedTimeStamp: number;
|
|
3952
3952
|
fulfilledTimeStamp?: number | undefined;
|
|
3953
3953
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
3954
3954
|
requestId: string; /** Secondary color associated with the model. */
|
|
3955
3955
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
3956
|
-
error?:
|
|
3956
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3957
3957
|
endpointName: string;
|
|
3958
3958
|
startedTimeStamp: number;
|
|
3959
3959
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3970,7 +3970,7 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
3970
3970
|
} & {
|
|
3971
3971
|
requestId: string; /** Secondary color associated with the model. */
|
|
3972
3972
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
3973
|
-
error?:
|
|
3973
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3974
3974
|
endpointName: string;
|
|
3975
3975
|
startedTimeStamp: number;
|
|
3976
3976
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -3991,14 +3991,14 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
|
|
|
3991
3991
|
} & Omit<{
|
|
3992
3992
|
requestId: string; /** Secondary color associated with the model. */
|
|
3993
3993
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
3994
|
-
error?:
|
|
3994
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
3995
3995
|
endpointName: string;
|
|
3996
3996
|
startedTimeStamp: number;
|
|
3997
3997
|
fulfilledTimeStamp?: number | undefined;
|
|
3998
3998
|
}, "error"> & Required<Pick<{
|
|
3999
3999
|
requestId: string; /** Secondary color associated with the model. */
|
|
4000
4000
|
data?: CreateEnvironmentApiResponse | undefined;
|
|
4001
|
-
error?:
|
|
4001
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4002
4002
|
endpointName: string;
|
|
4003
4003
|
startedTimeStamp: number;
|
|
4004
4004
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -4030,7 +4030,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
|
4030
4030
|
isError: false;
|
|
4031
4031
|
isUninitialized: true;
|
|
4032
4032
|
} | {
|
|
4033
|
-
error?:
|
|
4033
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4034
4034
|
fulfilledTimeStamp?: number | undefined;
|
|
4035
4035
|
originalArgs?: GetEnvironmentsApiArg | undefined;
|
|
4036
4036
|
requestId?: string | undefined;
|
|
@@ -4088,7 +4088,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
|
4088
4088
|
isFetching: false;
|
|
4089
4089
|
isSuccess: false;
|
|
4090
4090
|
isError: true;
|
|
4091
|
-
error:
|
|
4091
|
+
error: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError;
|
|
4092
4092
|
}) & {
|
|
4093
4093
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4094
4094
|
}>(arg: GetEnvironmentsApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
|
|
@@ -4112,7 +4112,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
|
4112
4112
|
isError: false;
|
|
4113
4113
|
isUninitialized: true;
|
|
4114
4114
|
} | {
|
|
4115
|
-
error?:
|
|
4115
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4116
4116
|
fulfilledTimeStamp?: number | undefined;
|
|
4117
4117
|
originalArgs?: GetEnvironmentsApiArg | undefined;
|
|
4118
4118
|
requestId?: string | undefined;
|
|
@@ -4170,7 +4170,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
|
|
|
4170
4170
|
isFetching: false;
|
|
4171
4171
|
isSuccess: false;
|
|
4172
4172
|
isError: true;
|
|
4173
|
-
error:
|
|
4173
|
+
error: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError;
|
|
4174
4174
|
}) & {
|
|
4175
4175
|
status: _reduxjs_toolkit_query.QueryStatus;
|
|
4176
4176
|
}) => R) | undefined;
|
|
@@ -4196,14 +4196,14 @@ declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
|
|
|
4196
4196
|
} & Omit<{
|
|
4197
4197
|
requestId: string; /** Secondary color associated with the model. */
|
|
4198
4198
|
data?: PostEvaluateApiResponse | undefined;
|
|
4199
|
-
error?:
|
|
4199
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4200
4200
|
endpointName: string;
|
|
4201
4201
|
startedTimeStamp: number;
|
|
4202
4202
|
fulfilledTimeStamp?: number | undefined;
|
|
4203
4203
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
4204
4204
|
requestId: string; /** Secondary color associated with the model. */
|
|
4205
4205
|
data?: PostEvaluateApiResponse | undefined;
|
|
4206
|
-
error?:
|
|
4206
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4207
4207
|
endpointName: string;
|
|
4208
4208
|
startedTimeStamp: number;
|
|
4209
4209
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -4220,7 +4220,7 @@ declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
|
|
|
4220
4220
|
} & {
|
|
4221
4221
|
requestId: string; /** Secondary color associated with the model. */
|
|
4222
4222
|
data?: PostEvaluateApiResponse | undefined;
|
|
4223
|
-
error?:
|
|
4223
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4224
4224
|
endpointName: string;
|
|
4225
4225
|
startedTimeStamp: number;
|
|
4226
4226
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -4241,14 +4241,14 @@ declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
|
|
|
4241
4241
|
} & Omit<{
|
|
4242
4242
|
requestId: string; /** Secondary color associated with the model. */
|
|
4243
4243
|
data?: PostEvaluateApiResponse | undefined;
|
|
4244
|
-
error?:
|
|
4244
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4245
4245
|
endpointName: string;
|
|
4246
4246
|
startedTimeStamp: number;
|
|
4247
4247
|
fulfilledTimeStamp?: number | undefined;
|
|
4248
4248
|
}, "error"> & Required<Pick<{
|
|
4249
4249
|
requestId: string; /** Secondary color associated with the model. */
|
|
4250
4250
|
data?: PostEvaluateApiResponse | undefined;
|
|
4251
|
-
error?:
|
|
4251
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4252
4252
|
endpointName: string;
|
|
4253
4253
|
startedTimeStamp: number;
|
|
4254
4254
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -4278,14 +4278,14 @@ declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
|
|
|
4278
4278
|
} & Omit<{
|
|
4279
4279
|
requestId: string; /** Secondary color associated with the model. */
|
|
4280
4280
|
data?: PostEvaluateApiResponse | undefined;
|
|
4281
|
-
error?:
|
|
4281
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4282
4282
|
endpointName: string;
|
|
4283
4283
|
startedTimeStamp: number;
|
|
4284
4284
|
fulfilledTimeStamp?: number | undefined;
|
|
4285
4285
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
4286
4286
|
requestId: string; /** Secondary color associated with the model. */
|
|
4287
4287
|
data?: PostEvaluateApiResponse | undefined;
|
|
4288
|
-
error?:
|
|
4288
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4289
4289
|
endpointName: string;
|
|
4290
4290
|
startedTimeStamp: number;
|
|
4291
4291
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -4302,7 +4302,7 @@ declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
|
|
|
4302
4302
|
} & {
|
|
4303
4303
|
requestId: string; /** Secondary color associated with the model. */
|
|
4304
4304
|
data?: PostEvaluateApiResponse | undefined;
|
|
4305
|
-
error?:
|
|
4305
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4306
4306
|
endpointName: string;
|
|
4307
4307
|
startedTimeStamp: number;
|
|
4308
4308
|
fulfilledTimeStamp?: number | undefined;
|
|
@@ -4323,14 +4323,14 @@ declare const usePostEvaluateMutation: <R extends Record<string, any> = ({
|
|
|
4323
4323
|
} & Omit<{
|
|
4324
4324
|
requestId: string; /** Secondary color associated with the model. */
|
|
4325
4325
|
data?: PostEvaluateApiResponse | undefined;
|
|
4326
|
-
error?:
|
|
4326
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4327
4327
|
endpointName: string;
|
|
4328
4328
|
startedTimeStamp: number;
|
|
4329
4329
|
fulfilledTimeStamp?: number | undefined;
|
|
4330
4330
|
}, "error"> & Required<Pick<{
|
|
4331
4331
|
requestId: string; /** Secondary color associated with the model. */
|
|
4332
4332
|
data?: PostEvaluateApiResponse | undefined;
|
|
4333
|
-
error?:
|
|
4333
|
+
error?: _reduxjs_toolkit_query.FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
4334
4334
|
endpointName: string;
|
|
4335
4335
|
startedTimeStamp: number;
|
|
4336
4336
|
fulfilledTimeStamp?: number | undefined;
|