@squonk/account-server-client 4.4.0-4-4.2197467763 → 4.4.0-4-4.2200269934
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/api/actions/actions.cjs +4 -4
- package/dist/api/actions/actions.cjs.map +1 -1
- package/dist/api/actions/actions.d.cts +35 -17
- package/dist/api/actions/actions.d.cts.map +1 -1
- package/dist/api/actions/actions.d.ts +35 -17
- package/dist/api/actions/actions.d.ts.map +1 -1
- package/dist/api/actions/actions.fetch.cjs +4 -4
- package/dist/api/actions/actions.fetch.cjs.map +1 -1
- package/dist/api/actions/actions.fetch.d.cts +35 -17
- package/dist/api/actions/actions.fetch.d.cts.map +1 -1
- package/dist/api/actions/actions.fetch.d.ts +35 -17
- package/dist/api/actions/actions.fetch.d.ts.map +1 -1
- package/dist/api/actions/actions.fetch.js +4 -4
- package/dist/api/actions/actions.fetch.js.map +1 -1
- package/dist/api/actions/actions.js +4 -4
- package/dist/api/actions/actions.js.map +1 -1
- package/dist/api/asset/asset.cjs +22 -22
- package/dist/api/asset/asset.cjs.map +1 -1
- package/dist/api/asset/asset.d.cts +76 -40
- package/dist/api/asset/asset.d.cts.map +1 -1
- package/dist/api/asset/asset.d.ts +76 -40
- package/dist/api/asset/asset.d.ts.map +1 -1
- package/dist/api/asset/asset.fetch.cjs +22 -22
- package/dist/api/asset/asset.fetch.cjs.map +1 -1
- package/dist/api/asset/asset.fetch.d.cts +76 -40
- package/dist/api/asset/asset.fetch.d.cts.map +1 -1
- package/dist/api/asset/asset.fetch.d.ts +76 -40
- package/dist/api/asset/asset.fetch.d.ts.map +1 -1
- package/dist/api/asset/asset.fetch.js +22 -22
- package/dist/api/asset/asset.fetch.js.map +1 -1
- package/dist/api/asset/asset.js +22 -22
- package/dist/api/asset/asset.js.map +1 -1
- package/dist/api/charges/charges.cjs +16 -16
- package/dist/api/charges/charges.cjs.map +1 -1
- package/dist/api/charges/charges.d.cts +137 -65
- package/dist/api/charges/charges.d.cts.map +1 -1
- package/dist/api/charges/charges.d.ts +137 -65
- package/dist/api/charges/charges.d.ts.map +1 -1
- package/dist/api/charges/charges.fetch.cjs +16 -16
- package/dist/api/charges/charges.fetch.cjs.map +1 -1
- package/dist/api/charges/charges.fetch.d.cts +137 -65
- package/dist/api/charges/charges.fetch.d.cts.map +1 -1
- package/dist/api/charges/charges.fetch.d.ts +137 -65
- package/dist/api/charges/charges.fetch.d.ts.map +1 -1
- package/dist/api/charges/charges.fetch.js +16 -16
- package/dist/api/charges/charges.fetch.js.map +1 -1
- package/dist/api/charges/charges.js +16 -16
- package/dist/api/charges/charges.js.map +1 -1
- package/dist/api/event-stream/event-stream.cjs +12 -12
- package/dist/api/event-stream/event-stream.cjs.map +1 -1
- package/dist/api/event-stream/event-stream.d.cts +71 -35
- package/dist/api/event-stream/event-stream.d.cts.map +1 -1
- package/dist/api/event-stream/event-stream.d.ts +71 -35
- package/dist/api/event-stream/event-stream.d.ts.map +1 -1
- package/dist/api/event-stream/event-stream.fetch.cjs +12 -12
- package/dist/api/event-stream/event-stream.fetch.cjs.map +1 -1
- package/dist/api/event-stream/event-stream.fetch.d.cts +71 -35
- package/dist/api/event-stream/event-stream.fetch.d.cts.map +1 -1
- package/dist/api/event-stream/event-stream.fetch.d.ts +71 -35
- package/dist/api/event-stream/event-stream.fetch.d.ts.map +1 -1
- package/dist/api/event-stream/event-stream.fetch.js +12 -12
- package/dist/api/event-stream/event-stream.fetch.js.map +1 -1
- package/dist/api/event-stream/event-stream.js +12 -12
- package/dist/api/event-stream/event-stream.js.map +1 -1
- package/dist/api/merchant/merchant.cjs +8 -8
- package/dist/api/merchant/merchant.cjs.map +1 -1
- package/dist/api/merchant/merchant.d.cts +69 -33
- package/dist/api/merchant/merchant.d.cts.map +1 -1
- package/dist/api/merchant/merchant.d.ts +69 -33
- package/dist/api/merchant/merchant.d.ts.map +1 -1
- package/dist/api/merchant/merchant.fetch.cjs +8 -8
- package/dist/api/merchant/merchant.fetch.cjs.map +1 -1
- package/dist/api/merchant/merchant.fetch.d.cts +69 -33
- package/dist/api/merchant/merchant.fetch.d.cts.map +1 -1
- package/dist/api/merchant/merchant.fetch.d.ts +69 -33
- package/dist/api/merchant/merchant.fetch.d.ts.map +1 -1
- package/dist/api/merchant/merchant.fetch.js +8 -8
- package/dist/api/merchant/merchant.fetch.js.map +1 -1
- package/dist/api/merchant/merchant.js +8 -8
- package/dist/api/merchant/merchant.js.map +1 -1
- package/dist/api/organisation/organisation.cjs +18 -18
- package/dist/api/organisation/organisation.cjs.map +1 -1
- package/dist/api/organisation/organisation.d.cts +106 -52
- package/dist/api/organisation/organisation.d.cts.map +1 -1
- package/dist/api/organisation/organisation.d.ts +106 -52
- package/dist/api/organisation/organisation.d.ts.map +1 -1
- package/dist/api/organisation/organisation.fetch.cjs +18 -18
- package/dist/api/organisation/organisation.fetch.cjs.map +1 -1
- package/dist/api/organisation/organisation.fetch.d.cts +106 -52
- package/dist/api/organisation/organisation.fetch.d.cts.map +1 -1
- package/dist/api/organisation/organisation.fetch.d.ts +106 -52
- package/dist/api/organisation/organisation.fetch.d.ts.map +1 -1
- package/dist/api/organisation/organisation.fetch.js +18 -18
- package/dist/api/organisation/organisation.fetch.js.map +1 -1
- package/dist/api/organisation/organisation.js +18 -18
- package/dist/api/organisation/organisation.js.map +1 -1
- package/dist/api/product/product.cjs +30 -30
- package/dist/api/product/product.cjs.map +1 -1
- package/dist/api/product/product.d.cts +208 -100
- package/dist/api/product/product.d.cts.map +1 -1
- package/dist/api/product/product.d.ts +208 -100
- package/dist/api/product/product.d.ts.map +1 -1
- package/dist/api/product/product.fetch.cjs +30 -30
- package/dist/api/product/product.fetch.cjs.map +1 -1
- package/dist/api/product/product.fetch.d.cts +208 -100
- package/dist/api/product/product.fetch.d.cts.map +1 -1
- package/dist/api/product/product.fetch.d.ts +208 -100
- package/dist/api/product/product.fetch.d.ts.map +1 -1
- package/dist/api/product/product.fetch.js +30 -30
- package/dist/api/product/product.fetch.js.map +1 -1
- package/dist/api/product/product.js +30 -30
- package/dist/api/product/product.js.map +1 -1
- package/dist/api/state/state.cjs +4 -4
- package/dist/api/state/state.cjs.map +1 -1
- package/dist/api/state/state.d.cts +35 -17
- package/dist/api/state/state.d.cts.map +1 -1
- package/dist/api/state/state.d.ts +35 -17
- package/dist/api/state/state.d.ts.map +1 -1
- package/dist/api/state/state.fetch.cjs +4 -4
- package/dist/api/state/state.fetch.cjs.map +1 -1
- package/dist/api/state/state.fetch.d.cts +35 -17
- package/dist/api/state/state.fetch.d.cts.map +1 -1
- package/dist/api/state/state.fetch.d.ts +35 -17
- package/dist/api/state/state.fetch.d.ts.map +1 -1
- package/dist/api/state/state.fetch.js +4 -4
- package/dist/api/state/state.fetch.js.map +1 -1
- package/dist/api/state/state.js +4 -4
- package/dist/api/state/state.js.map +1 -1
- package/dist/api/unit/unit.cjs +30 -30
- package/dist/api/unit/unit.cjs.map +1 -1
- package/dist/api/unit/unit.d.cts +144 -72
- package/dist/api/unit/unit.d.cts.map +1 -1
- package/dist/api/unit/unit.d.ts +144 -72
- package/dist/api/unit/unit.d.ts.map +1 -1
- package/dist/api/unit/unit.fetch.cjs +30 -30
- package/dist/api/unit/unit.fetch.cjs.map +1 -1
- package/dist/api/unit/unit.fetch.d.cts +144 -72
- package/dist/api/unit/unit.fetch.d.cts.map +1 -1
- package/dist/api/unit/unit.fetch.d.ts +144 -72
- package/dist/api/unit/unit.fetch.d.ts.map +1 -1
- package/dist/api/unit/unit.fetch.js +30 -30
- package/dist/api/unit/unit.fetch.js.map +1 -1
- package/dist/api/unit/unit.js +30 -30
- package/dist/api/unit/unit.js.map +1 -1
- package/dist/api/user/user.cjs +20 -20
- package/dist/api/user/user.cjs.map +1 -1
- package/dist/api/user/user.d.cts +107 -53
- package/dist/api/user/user.d.cts.map +1 -1
- package/dist/api/user/user.d.ts +107 -53
- package/dist/api/user/user.d.ts.map +1 -1
- package/dist/api/user/user.fetch.cjs +20 -20
- package/dist/api/user/user.fetch.cjs.map +1 -1
- package/dist/api/user/user.fetch.d.cts +107 -53
- package/dist/api/user/user.fetch.d.cts.map +1 -1
- package/dist/api/user/user.fetch.d.ts +107 -53
- package/dist/api/user/user.fetch.d.ts.map +1 -1
- package/dist/api/user/user.fetch.js +20 -20
- package/dist/api/user/user.fetch.js.map +1 -1
- package/dist/api/user/user.js +20 -20
- package/dist/api/user/user.js.map +1 -1
- package/package.json +7 -5
- package/src/api/actions/actions.fetch.ts +103 -12
- package/src/api/actions/actions.ts +103 -12
- package/src/api/asset/asset.fetch.ts +303 -94
- package/src/api/asset/asset.ts +303 -94
- package/src/api/charges/charges.fetch.ts +456 -54
- package/src/api/charges/charges.ts +456 -54
- package/src/api/event-stream/event-stream.fetch.ts +262 -58
- package/src/api/event-stream/event-stream.ts +262 -58
- package/src/api/merchant/merchant.fetch.ts +212 -28
- package/src/api/merchant/merchant.ts +212 -28
- package/src/api/organisation/organisation.fetch.ts +381 -86
- package/src/api/organisation/organisation.ts +381 -86
- package/src/api/product/product.fetch.ts +724 -130
- package/src/api/product/product.ts +724 -130
- package/src/api/state/state.fetch.ts +105 -16
- package/src/api/state/state.ts +105 -16
- package/src/api/unit/unit.fetch.ts +521 -146
- package/src/api/unit/unit.ts +521 -146
- package/src/api/user/user.fetch.ts +401 -101
- package/src/api/user/user.ts +401 -101
- package/tests/README.md +98 -0
- package/tests/component.test.tsx +191 -0
- package/tests/tsconfig.json +7 -0
- package/tests/type-tests.tsx +196 -0
|
@@ -2,7 +2,7 @@ import { AsError } from "../api-schemas/asError.js";
|
|
|
2
2
|
import { MerchantDetail } from "../api-schemas/merchantDetail.js";
|
|
3
3
|
import { MerchantsGetResponse } from "../api-schemas/merchantsGetResponse.js";
|
|
4
4
|
import { ErrorType, customFetch } from "../../custom-fetch.js";
|
|
5
|
-
import { InvalidateOptions, QueryClient, QueryKey, UseQueryOptions, UseQueryResult, UseSuspenseQueryOptions, UseSuspenseQueryResult } from "@tanstack/react-query";
|
|
5
|
+
import { DataTag, DefinedInitialDataOptions, DefinedUseQueryResult, InvalidateOptions, QueryClient, QueryKey, UndefinedInitialDataOptions, UseQueryOptions, UseQueryResult, UseSuspenseQueryOptions, UseSuspenseQueryResult } from "@tanstack/react-query";
|
|
6
6
|
|
|
7
7
|
//#region src/api/merchant/merchant.fetch.d.ts
|
|
8
8
|
type SecondParameter<T extends (...args: never) => unknown> = Parameters<T>[1];
|
|
@@ -40,42 +40,60 @@ declare const getGetMerchantsUrl: () => string;
|
|
|
40
40
|
declare const getMerchants: (options?: RequestInit) => Promise<getMerchantsResponse>;
|
|
41
41
|
declare const getGetMerchantsQueryKey: () => readonly ["account-server", "merchant"];
|
|
42
42
|
declare const getGetMerchantsQueryOptions: <TData = Awaited<ReturnType<typeof getMerchants>>, TError = ErrorType<AsError | void>>(options?: {
|
|
43
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData
|
|
43
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;
|
|
44
44
|
request?: SecondParameter<typeof customFetch>;
|
|
45
45
|
}) => UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData> & {
|
|
46
|
-
queryKey: QueryKey
|
|
46
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
47
47
|
};
|
|
48
48
|
type GetMerchantsQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;
|
|
49
49
|
type GetMerchantsQueryError = ErrorType<AsError | void>;
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
50
|
+
declare function useGetMerchants<TData = Awaited<ReturnType<typeof getMerchants>>, TError = ErrorType<AsError | void>>(options: {
|
|
51
|
+
query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>> & Pick<DefinedInitialDataOptions<Awaited<ReturnType<typeof getMerchants>>, TError, Awaited<ReturnType<typeof getMerchants>>>, "initialData">;
|
|
52
|
+
request?: SecondParameter<typeof customFetch>;
|
|
53
|
+
}, queryClient?: QueryClient): DefinedUseQueryResult<TData, TError> & {
|
|
54
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
55
|
+
};
|
|
56
|
+
declare function useGetMerchants<TData = Awaited<ReturnType<typeof getMerchants>>, TError = ErrorType<AsError | void>>(options?: {
|
|
57
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>> & Pick<UndefinedInitialDataOptions<Awaited<ReturnType<typeof getMerchants>>, TError, Awaited<ReturnType<typeof getMerchants>>>, "initialData">;
|
|
58
|
+
request?: SecondParameter<typeof customFetch>;
|
|
59
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
60
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
61
|
+
};
|
|
53
62
|
declare function useGetMerchants<TData = Awaited<ReturnType<typeof getMerchants>>, TError = ErrorType<AsError | void>>(options?: {
|
|
54
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData
|
|
63
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;
|
|
55
64
|
request?: SecondParameter<typeof customFetch>;
|
|
56
|
-
}): UseQueryResult<TData, TError> & {
|
|
57
|
-
queryKey: QueryKey
|
|
65
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
66
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
58
67
|
};
|
|
59
68
|
/**
|
|
60
69
|
* @summary Gets all Merchants
|
|
61
70
|
*/
|
|
62
71
|
declare const invalidateGetMerchants: (queryClient: QueryClient, options?: InvalidateOptions) => Promise<QueryClient>;
|
|
63
72
|
declare const getGetMerchantsSuspenseQueryOptions: <TData = Awaited<ReturnType<typeof getMerchants>>, TError = ErrorType<AsError | void>>(options?: {
|
|
64
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData
|
|
73
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;
|
|
65
74
|
request?: SecondParameter<typeof customFetch>;
|
|
66
75
|
}) => UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData> & {
|
|
67
|
-
queryKey: QueryKey
|
|
76
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
68
77
|
};
|
|
69
78
|
type GetMerchantsSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;
|
|
70
79
|
type GetMerchantsSuspenseQueryError = ErrorType<AsError | void>;
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
80
|
+
declare function useGetMerchantsSuspense<TData = Awaited<ReturnType<typeof getMerchants>>, TError = ErrorType<AsError | void>>(options: {
|
|
81
|
+
query: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;
|
|
82
|
+
request?: SecondParameter<typeof customFetch>;
|
|
83
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
84
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
85
|
+
};
|
|
86
|
+
declare function useGetMerchantsSuspense<TData = Awaited<ReturnType<typeof getMerchants>>, TError = ErrorType<AsError | void>>(options?: {
|
|
87
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;
|
|
88
|
+
request?: SecondParameter<typeof customFetch>;
|
|
89
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
90
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
91
|
+
};
|
|
74
92
|
declare function useGetMerchantsSuspense<TData = Awaited<ReturnType<typeof getMerchants>>, TError = ErrorType<AsError | void>>(options?: {
|
|
75
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData
|
|
93
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;
|
|
76
94
|
request?: SecondParameter<typeof customFetch>;
|
|
77
|
-
}): UseSuspenseQueryResult<TData, TError> & {
|
|
78
|
-
queryKey: QueryKey
|
|
95
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
96
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
79
97
|
};
|
|
80
98
|
/**
|
|
81
99
|
* Gets a known Merchant
|
|
@@ -109,42 +127,60 @@ declare const getGetServiceUrl: (mId: number) => string;
|
|
|
109
127
|
declare const getService: (mId: number, options?: RequestInit) => Promise<getServiceResponse>;
|
|
110
128
|
declare const getGetServiceQueryKey: (mId?: number) => readonly ["account-server", "merchant", number | undefined];
|
|
111
129
|
declare const getGetServiceQueryOptions: <TData = Awaited<ReturnType<typeof getService>>, TError = ErrorType<AsError | void>>(mId: number, options?: {
|
|
112
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData
|
|
130
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;
|
|
113
131
|
request?: SecondParameter<typeof customFetch>;
|
|
114
132
|
}) => UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData> & {
|
|
115
|
-
queryKey: QueryKey
|
|
133
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
116
134
|
};
|
|
117
135
|
type GetServiceQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;
|
|
118
136
|
type GetServiceQueryError = ErrorType<AsError | void>;
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
137
|
+
declare function useGetService<TData = Awaited<ReturnType<typeof getService>>, TError = ErrorType<AsError | void>>(mId: number, options: {
|
|
138
|
+
query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>> & Pick<DefinedInitialDataOptions<Awaited<ReturnType<typeof getService>>, TError, Awaited<ReturnType<typeof getService>>>, "initialData">;
|
|
139
|
+
request?: SecondParameter<typeof customFetch>;
|
|
140
|
+
}, queryClient?: QueryClient): DefinedUseQueryResult<TData, TError> & {
|
|
141
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
142
|
+
};
|
|
143
|
+
declare function useGetService<TData = Awaited<ReturnType<typeof getService>>, TError = ErrorType<AsError | void>>(mId: number, options?: {
|
|
144
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>> & Pick<UndefinedInitialDataOptions<Awaited<ReturnType<typeof getService>>, TError, Awaited<ReturnType<typeof getService>>>, "initialData">;
|
|
145
|
+
request?: SecondParameter<typeof customFetch>;
|
|
146
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
147
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
148
|
+
};
|
|
122
149
|
declare function useGetService<TData = Awaited<ReturnType<typeof getService>>, TError = ErrorType<AsError | void>>(mId: number, options?: {
|
|
123
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData
|
|
150
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;
|
|
124
151
|
request?: SecondParameter<typeof customFetch>;
|
|
125
|
-
}): UseQueryResult<TData, TError> & {
|
|
126
|
-
queryKey: QueryKey
|
|
152
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
153
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
127
154
|
};
|
|
128
155
|
/**
|
|
129
156
|
* @summary Gets a specific Merchant
|
|
130
157
|
*/
|
|
131
158
|
declare const invalidateGetService: (queryClient: QueryClient, mId: number, options?: InvalidateOptions) => Promise<QueryClient>;
|
|
132
159
|
declare const getGetServiceSuspenseQueryOptions: <TData = Awaited<ReturnType<typeof getService>>, TError = ErrorType<AsError | void>>(mId: number, options?: {
|
|
133
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData
|
|
160
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;
|
|
134
161
|
request?: SecondParameter<typeof customFetch>;
|
|
135
162
|
}) => UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData> & {
|
|
136
|
-
queryKey: QueryKey
|
|
163
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
137
164
|
};
|
|
138
165
|
type GetServiceSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;
|
|
139
166
|
type GetServiceSuspenseQueryError = ErrorType<AsError | void>;
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
167
|
+
declare function useGetServiceSuspense<TData = Awaited<ReturnType<typeof getService>>, TError = ErrorType<AsError | void>>(mId: number, options: {
|
|
168
|
+
query: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;
|
|
169
|
+
request?: SecondParameter<typeof customFetch>;
|
|
170
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
171
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
172
|
+
};
|
|
173
|
+
declare function useGetServiceSuspense<TData = Awaited<ReturnType<typeof getService>>, TError = ErrorType<AsError | void>>(mId: number, options?: {
|
|
174
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;
|
|
175
|
+
request?: SecondParameter<typeof customFetch>;
|
|
176
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
177
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
178
|
+
};
|
|
143
179
|
declare function useGetServiceSuspense<TData = Awaited<ReturnType<typeof getService>>, TError = ErrorType<AsError | void>>(mId: number, options?: {
|
|
144
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData
|
|
180
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;
|
|
145
181
|
request?: SecondParameter<typeof customFetch>;
|
|
146
|
-
}): UseSuspenseQueryResult<TData, TError> & {
|
|
147
|
-
queryKey: QueryKey
|
|
182
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
183
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
148
184
|
};
|
|
149
185
|
//#endregion
|
|
150
186
|
export { GetMerchantsQueryError, GetMerchantsQueryResult, GetMerchantsSuspenseQueryError, GetMerchantsSuspenseQueryResult, GetServiceQueryError, GetServiceQueryResult, GetServiceSuspenseQueryError, GetServiceSuspenseQueryResult, getGetMerchantsQueryKey, getGetMerchantsQueryOptions, getGetMerchantsSuspenseQueryOptions, getGetMerchantsUrl, getGetServiceQueryKey, getGetServiceQueryOptions, getGetServiceSuspenseQueryOptions, getGetServiceUrl, getMerchants, getMerchantsResponse, getMerchantsResponse200, getMerchantsResponse400, getMerchantsResponse401, getMerchantsResponse403, getMerchantsResponseError, getMerchantsResponseSuccess, getService, getServiceResponse, getServiceResponse200, getServiceResponse400, getServiceResponse401, getServiceResponse403, getServiceResponseError, getServiceResponseSuccess, invalidateGetMerchants, invalidateGetService, useGetMerchants, useGetMerchantsSuspense, useGetService, useGetServiceSuspense };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"merchant.fetch.d.ts","names":[],"sources":["../../../src/api/merchant/merchant.fetch.ts"],"sourcesContent":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"merchant.fetch.d.ts","names":[],"sources":["../../../src/api/merchant/merchant.fetch.ts"],"sourcesContent":[],"mappings":"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"}
|
|
@@ -40,9 +40,9 @@ const getGetMerchantsQueryOptions = (options) => {
|
|
|
40
40
|
/**
|
|
41
41
|
* @summary Gets all Merchants
|
|
42
42
|
*/
|
|
43
|
-
function useGetMerchants(options) {
|
|
43
|
+
function useGetMerchants(options, queryClient) {
|
|
44
44
|
const queryOptions = getGetMerchantsQueryOptions(options);
|
|
45
|
-
const query = useQuery(queryOptions);
|
|
45
|
+
const query = useQuery(queryOptions, queryClient);
|
|
46
46
|
query.queryKey = queryOptions.queryKey;
|
|
47
47
|
return query;
|
|
48
48
|
}
|
|
@@ -69,9 +69,9 @@ const getGetMerchantsSuspenseQueryOptions = (options) => {
|
|
|
69
69
|
/**
|
|
70
70
|
* @summary Gets all Merchants
|
|
71
71
|
*/
|
|
72
|
-
function useGetMerchantsSuspense(options) {
|
|
72
|
+
function useGetMerchantsSuspense(options, queryClient) {
|
|
73
73
|
const queryOptions = getGetMerchantsSuspenseQueryOptions(options);
|
|
74
|
-
const query = useSuspenseQuery(queryOptions);
|
|
74
|
+
const query = useSuspenseQuery(queryOptions, queryClient);
|
|
75
75
|
query.queryKey = queryOptions.queryKey;
|
|
76
76
|
return query;
|
|
77
77
|
}
|
|
@@ -108,9 +108,9 @@ const getGetServiceQueryOptions = (mId, options) => {
|
|
|
108
108
|
/**
|
|
109
109
|
* @summary Gets a specific Merchant
|
|
110
110
|
*/
|
|
111
|
-
function useGetService(mId, options) {
|
|
111
|
+
function useGetService(mId, options, queryClient) {
|
|
112
112
|
const queryOptions = getGetServiceQueryOptions(mId, options);
|
|
113
|
-
const query = useQuery(queryOptions);
|
|
113
|
+
const query = useQuery(queryOptions, queryClient);
|
|
114
114
|
query.queryKey = queryOptions.queryKey;
|
|
115
115
|
return query;
|
|
116
116
|
}
|
|
@@ -137,9 +137,9 @@ const getGetServiceSuspenseQueryOptions = (mId, options) => {
|
|
|
137
137
|
/**
|
|
138
138
|
* @summary Gets a specific Merchant
|
|
139
139
|
*/
|
|
140
|
-
function useGetServiceSuspense(mId, options) {
|
|
140
|
+
function useGetServiceSuspense(mId, options, queryClient) {
|
|
141
141
|
const queryOptions = getGetServiceSuspenseQueryOptions(mId, options);
|
|
142
|
-
const query = useSuspenseQuery(queryOptions);
|
|
142
|
+
const query = useSuspenseQuery(queryOptions, queryClient);
|
|
143
143
|
query.queryKey = queryOptions.queryKey;
|
|
144
144
|
return query;
|
|
145
145
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"merchant.fetch.js","names":["queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>>","queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>>"],"sources":["../../../src/api/merchant/merchant.fetch.ts"],"sourcesContent":["/**\n * Generated by orval v7.17.0 🍺\n * Do not edit manually.\n * Account Server API\n * The Informatics Matters Account Server API.\n\nA service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.\n\n * OpenAPI spec version: 4.4\n */\nimport { useQuery, useSuspenseQuery } from \"@tanstack/react-query\";\nimport type {\n InvalidateOptions,\n QueryClient,\n QueryFunction,\n QueryKey,\n UseQueryOptions,\n UseQueryResult,\n UseSuspenseQueryOptions,\n UseSuspenseQueryResult,\n} from \"@tanstack/react-query\";\n\nimport type { AsError, MerchantDetail, MerchantsGetResponse } from \".././api-schemas\";\n\nimport { customFetch } from \"../../custom-fetch\";\nimport type { ErrorType } from \"../../custom-fetch\";\n\ntype SecondParameter<T extends (...args: never) => unknown> = Parameters<T>[1];\n\n/**\n * Gets Merchants known to the Account Server\n\nMerchants are software services (SaaS assets) whose facilities are known to and controlled by the Account Server\n\n * @summary Gets all Merchants\n */\nexport type getMerchantsResponse200 = { data: MerchantsGetResponse; status: 200 };\n\nexport type getMerchantsResponse400 = { data: AsError; status: 400 };\n\nexport type getMerchantsResponse401 = { data: void; status: 401 };\n\nexport type getMerchantsResponse403 = { data: AsError; status: 403 };\n\nexport type getMerchantsResponseSuccess = getMerchantsResponse200 & { headers: Headers };\nexport type getMerchantsResponseError = (\n | getMerchantsResponse400\n | getMerchantsResponse401\n | getMerchantsResponse403\n) & { headers: Headers };\n\nexport type getMerchantsResponse = getMerchantsResponseSuccess | getMerchantsResponseError;\n\nexport const getGetMerchantsUrl = () => {\n return `/merchant`;\n};\n\nexport const getMerchants = async (options?: RequestInit): Promise<getMerchantsResponse> => {\n return customFetch<getMerchantsResponse>(getGetMerchantsUrl(), { ...options, method: \"GET\" });\n};\n\nexport const getGetMerchantsQueryKey = () => {\n return [\"account-server\", \"merchant\"] as const;\n};\n\nexport const getGetMerchantsQueryOptions = <\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetMerchantsQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>> = ({ signal }) =>\n getMerchants({ signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetMerchantsQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;\nexport type GetMerchantsQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets all Merchants\n */\n\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n}): UseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetMerchantsQueryOptions(options);\n\n const query = useQuery(queryOptions) as UseQueryResult<TData, TError> & { queryKey: QueryKey };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * @summary Gets all Merchants\n */\nexport const invalidateGetMerchants = async (\n queryClient: QueryClient,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetMerchantsQueryKey() }, options);\n\n return queryClient;\n};\n\nexport const getGetMerchantsSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetMerchantsQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>> = ({ signal }) =>\n getMerchants({ signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetMerchantsSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;\nexport type GetMerchantsSuspenseQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets all Merchants\n */\n\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n}): UseSuspenseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetMerchantsSuspenseQueryOptions(options);\n\n const query = useSuspenseQuery(queryOptions) as UseSuspenseQueryResult<TData, TError> & {\n queryKey: QueryKey;\n };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * Gets a known Merchant\n\n * @summary Gets a specific Merchant\n */\nexport type getServiceResponse200 = { data: MerchantDetail; status: 200 };\n\nexport type getServiceResponse400 = { data: AsError; status: 400 };\n\nexport type getServiceResponse401 = { data: void; status: 401 };\n\nexport type getServiceResponse403 = { data: AsError; status: 403 };\n\nexport type getServiceResponseSuccess = getServiceResponse200 & { headers: Headers };\nexport type getServiceResponseError = (\n | getServiceResponse400\n | getServiceResponse401\n | getServiceResponse403\n) & { headers: Headers };\n\nexport type getServiceResponse = getServiceResponseSuccess | getServiceResponseError;\n\nexport const getGetServiceUrl = (mId: number) => {\n return `/merchant/${mId}`;\n};\n\nexport const getService = async (\n mId: number,\n options?: RequestInit,\n): Promise<getServiceResponse> => {\n return customFetch<getServiceResponse>(getGetServiceUrl(mId), { ...options, method: \"GET\" });\n};\n\nexport const getGetServiceQueryKey = (mId?: number) => {\n return [\"account-server\", \"merchant\", mId] as const;\n};\n\nexport const getGetServiceQueryOptions = <\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetServiceQueryKey(mId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>> = ({ signal }) =>\n getService(mId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, enabled: !!mId, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetServiceQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;\nexport type GetServiceQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets a specific Merchant\n */\n\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n },\n): UseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetServiceQueryOptions(mId, options);\n\n const query = useQuery(queryOptions) as UseQueryResult<TData, TError> & { queryKey: QueryKey };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * @summary Gets a specific Merchant\n */\nexport const invalidateGetService = async (\n queryClient: QueryClient,\n mId: number,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetServiceQueryKey(mId) }, options);\n\n return queryClient;\n};\n\nexport const getGetServiceSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetServiceQueryKey(mId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>> = ({ signal }) =>\n getService(mId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetServiceSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;\nexport type GetServiceSuspenseQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets a specific Merchant\n */\n\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n },\n): UseSuspenseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetServiceSuspenseQueryOptions(mId, options);\n\n const query = useSuspenseQuery(queryOptions) as UseSuspenseQueryResult<TData, TError> & {\n queryKey: QueryKey;\n };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n"],"mappings":";;;;;;;;;;;;;;AAqDA,MAAa,2BAA2B;AACtC,QAAO;;AAGT,MAAa,eAAe,OAAO,YAAyD;AAC1F,QAAO,YAAkC,oBAAoB,EAAE;EAAE,GAAG;EAAS,QAAQ;EAAO,CAAC;;AAG/F,MAAa,gCAAgC;AAC3C,QAAO,CAAC,kBAAkB,WAAW;;AAGvC,MAAa,+BAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,yBAAyB;CAEpE,MAAMA,WAAoE,EAAE,aAC1E,aAAa;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAE7C,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAc/C,SAAgB,gBAGd,SAGyD;CACzD,MAAM,eAAe,4BAA4B,QAAQ;CAEzD,MAAM,QAAQ,SAAS,aAAa;AAEpC,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,yBAAyB,OACpC,aACA,YACyB;AACzB,OAAM,YAAY,kBAAkB,EAAE,UAAU,yBAAyB,EAAE,EAAE,QAAQ;AAErF,QAAO;;AAGT,MAAa,uCAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,yBAAyB;CAEpE,MAAMA,WAAoE,EAAE,aAC1E,aAAa;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAE7C,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAc/C,SAAgB,wBAGd,SAGiE;CACjE,MAAM,eAAe,oCAAoC,QAAQ;CAEjE,MAAM,QAAQ,iBAAiB,aAAa;AAI5C,OAAM,WAAW,aAAa;AAE9B,QAAO;;AAyBT,MAAa,oBAAoB,QAAgB;AAC/C,QAAO,aAAa;;AAGtB,MAAa,aAAa,OACxB,KACA,YACgC;AAChC,QAAO,YAAgC,iBAAiB,IAAI,EAAE;EAAE,GAAG;EAAS,QAAQ;EAAO,CAAC;;AAG9F,MAAa,yBAAyB,QAAiB;AACrD,QAAO;EAAC;EAAkB;EAAY;EAAI;;AAG5C,MAAa,6BAIX,KACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,sBAAsB,IAAI;CAErE,MAAMC,WAAkE,EAAE,aACxE,WAAW,KAAK;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAEhD,QAAO;EAAE;EAAU;EAAS,SAAS,CAAC,CAAC;EAAK,GAAG;EAAc;;;;;AAc/D,SAAgB,cAId,KACA,SAIwD;CACxD,MAAM,eAAe,0BAA0B,KAAK,QAAQ;CAE5D,MAAM,QAAQ,SAAS,aAAa;AAEpC,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,uBAAuB,OAClC,aACA,KACA,YACyB;AACzB,OAAM,YAAY,kBAAkB,EAAE,UAAU,sBAAsB,IAAI,EAAE,EAAE,QAAQ;AAEtF,QAAO;;AAGT,MAAa,qCAIX,KACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,sBAAsB,IAAI;CAErE,MAAMA,WAAkE,EAAE,aACxE,WAAW,KAAK;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAEhD,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAc/C,SAAgB,sBAId,KACA,SAIgE;CAChE,MAAM,eAAe,kCAAkC,KAAK,QAAQ;CAEpE,MAAM,QAAQ,iBAAiB,aAAa;AAI5C,OAAM,WAAW,aAAa;AAE9B,QAAO"}
|
|
1
|
+
{"version":3,"file":"merchant.fetch.js","names":["queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>>","queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>>"],"sources":["../../../src/api/merchant/merchant.fetch.ts"],"sourcesContent":["/**\n * Generated by orval v7.17.0 🍺\n * Do not edit manually.\n * Account Server API\n * The Informatics Matters Account Server API.\n\nA service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.\n\n * OpenAPI spec version: 4.4\n */\nimport { useQuery, useSuspenseQuery } from \"@tanstack/react-query\";\nimport type {\n DataTag,\n DefinedInitialDataOptions,\n DefinedUseQueryResult,\n InvalidateOptions,\n QueryClient,\n QueryFunction,\n QueryKey,\n UndefinedInitialDataOptions,\n UseQueryOptions,\n UseQueryResult,\n UseSuspenseQueryOptions,\n UseSuspenseQueryResult,\n} from \"@tanstack/react-query\";\n\nimport type { AsError, MerchantDetail, MerchantsGetResponse } from \".././api-schemas\";\n\nimport { customFetch } from \"../../custom-fetch\";\nimport type { ErrorType } from \"../../custom-fetch\";\n\ntype SecondParameter<T extends (...args: never) => unknown> = Parameters<T>[1];\n\n/**\n * Gets Merchants known to the Account Server\n\nMerchants are software services (SaaS assets) whose facilities are known to and controlled by the Account Server\n\n * @summary Gets all Merchants\n */\nexport type getMerchantsResponse200 = { data: MerchantsGetResponse; status: 200 };\n\nexport type getMerchantsResponse400 = { data: AsError; status: 400 };\n\nexport type getMerchantsResponse401 = { data: void; status: 401 };\n\nexport type getMerchantsResponse403 = { data: AsError; status: 403 };\n\nexport type getMerchantsResponseSuccess = getMerchantsResponse200 & { headers: Headers };\nexport type getMerchantsResponseError = (\n | getMerchantsResponse400\n | getMerchantsResponse401\n | getMerchantsResponse403\n) & { headers: Headers };\n\nexport type getMerchantsResponse = getMerchantsResponseSuccess | getMerchantsResponseError;\n\nexport const getGetMerchantsUrl = () => {\n return `/merchant`;\n};\n\nexport const getMerchants = async (options?: RequestInit): Promise<getMerchantsResponse> => {\n return customFetch<getMerchantsResponse>(getGetMerchantsUrl(), { ...options, method: \"GET\" });\n};\n\nexport const getGetMerchantsQueryKey = () => {\n return [\"account-server\", \"merchant\"] as const;\n};\n\nexport const getGetMerchantsQueryOptions = <\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetMerchantsQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>> = ({ signal }) =>\n getMerchants({ signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetMerchantsQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;\nexport type GetMerchantsQueryError = ErrorType<AsError | void>;\n\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options: {\n query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>> &\n Pick<\n DefinedInitialDataOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n Awaited<ReturnType<typeof getMerchants>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): DefinedUseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>> &\n Pick<\n UndefinedInitialDataOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n Awaited<ReturnType<typeof getMerchants>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets all Merchants\n */\n\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetMerchantsQueryOptions(options);\n\n const query = useQuery(queryOptions, queryClient) as UseQueryResult<TData, TError> & {\n queryKey: DataTag<QueryKey, TData>;\n };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * @summary Gets all Merchants\n */\nexport const invalidateGetMerchants = async (\n queryClient: QueryClient,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetMerchantsQueryKey() }, options);\n\n return queryClient;\n};\n\nexport const getGetMerchantsSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetMerchantsQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>> = ({ signal }) =>\n getMerchants({ signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetMerchantsSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;\nexport type GetMerchantsSuspenseQueryError = ErrorType<AsError | void>;\n\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options: {\n query: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets all Merchants\n */\n\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetMerchantsSuspenseQueryOptions(options);\n\n const query = useSuspenseQuery(queryOptions, queryClient) as UseSuspenseQueryResult<\n TData,\n TError\n > & { queryKey: DataTag<QueryKey, TData> };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * Gets a known Merchant\n\n * @summary Gets a specific Merchant\n */\nexport type getServiceResponse200 = { data: MerchantDetail; status: 200 };\n\nexport type getServiceResponse400 = { data: AsError; status: 400 };\n\nexport type getServiceResponse401 = { data: void; status: 401 };\n\nexport type getServiceResponse403 = { data: AsError; status: 403 };\n\nexport type getServiceResponseSuccess = getServiceResponse200 & { headers: Headers };\nexport type getServiceResponseError = (\n | getServiceResponse400\n | getServiceResponse401\n | getServiceResponse403\n) & { headers: Headers };\n\nexport type getServiceResponse = getServiceResponseSuccess | getServiceResponseError;\n\nexport const getGetServiceUrl = (mId: number) => {\n return `/merchant/${mId}`;\n};\n\nexport const getService = async (\n mId: number,\n options?: RequestInit,\n): Promise<getServiceResponse> => {\n return customFetch<getServiceResponse>(getGetServiceUrl(mId), { ...options, method: \"GET\" });\n};\n\nexport const getGetServiceQueryKey = (mId?: number) => {\n return [\"account-server\", \"merchant\", mId] as const;\n};\n\nexport const getGetServiceQueryOptions = <\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetServiceQueryKey(mId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>> = ({ signal }) =>\n getService(mId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, enabled: !!mId, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetServiceQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;\nexport type GetServiceQueryError = ErrorType<AsError | void>;\n\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options: {\n query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>> &\n Pick<\n DefinedInitialDataOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n Awaited<ReturnType<typeof getService>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): DefinedUseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>> &\n Pick<\n UndefinedInitialDataOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n Awaited<ReturnType<typeof getService>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets a specific Merchant\n */\n\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetServiceQueryOptions(mId, options);\n\n const query = useQuery(queryOptions, queryClient) as UseQueryResult<TData, TError> & {\n queryKey: DataTag<QueryKey, TData>;\n };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * @summary Gets a specific Merchant\n */\nexport const invalidateGetService = async (\n queryClient: QueryClient,\n mId: number,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetServiceQueryKey(mId) }, options);\n\n return queryClient;\n};\n\nexport const getGetServiceSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetServiceQueryKey(mId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>> = ({ signal }) =>\n getService(mId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetServiceSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;\nexport type GetServiceSuspenseQueryError = ErrorType<AsError | void>;\n\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options: {\n query: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets a specific Merchant\n */\n\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetServiceSuspenseQueryOptions(mId, options);\n\n const query = useSuspenseQuery(queryOptions, queryClient) as UseSuspenseQueryResult<\n TData,\n TError\n > & { queryKey: DataTag<QueryKey, TData> };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n"],"mappings":";;;;;;;;;;;;;;AAyDA,MAAa,2BAA2B;AACtC,QAAO;;AAGT,MAAa,eAAe,OAAO,YAAyD;AAC1F,QAAO,YAAkC,oBAAoB,EAAE;EAAE,GAAG;EAAS,QAAQ;EAAO,CAAC;;AAG/F,MAAa,gCAAgC;AAC3C,QAAO,CAAC,kBAAkB,WAAW;;AAGvC,MAAa,+BAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,yBAAyB;CAEpE,MAAMA,WAAoE,EAAE,aAC1E,aAAa;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAE7C,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AA4D/C,SAAgB,gBAId,SAIA,aACwE;CACxE,MAAM,eAAe,4BAA4B,QAAQ;CAEzD,MAAM,QAAQ,SAAS,cAAc,YAAY;AAIjD,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,yBAAyB,OACpC,aACA,YACyB;AACzB,OAAM,YAAY,kBAAkB,EAAE,UAAU,yBAAyB,EAAE,EAAE,QAAQ;AAErF,QAAO;;AAGT,MAAa,uCAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,yBAAyB;CAEpE,MAAMA,WAAoE,EAAE,aAC1E,aAAa;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAE7C,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAkD/C,SAAgB,wBAId,SAMA,aACgF;CAChF,MAAM,eAAe,oCAAoC,QAAQ;CAEjE,MAAM,QAAQ,iBAAiB,cAAc,YAAY;AAKzD,OAAM,WAAW,aAAa;AAE9B,QAAO;;AAyBT,MAAa,oBAAoB,QAAgB;AAC/C,QAAO,aAAa;;AAGtB,MAAa,aAAa,OACxB,KACA,YACgC;AAChC,QAAO,YAAgC,iBAAiB,IAAI,EAAE;EAAE,GAAG;EAAS,QAAQ;EAAO,CAAC;;AAG9F,MAAa,yBAAyB,QAAiB;AACrD,QAAO;EAAC;EAAkB;EAAY;EAAI;;AAG5C,MAAa,6BAIX,KACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,sBAAsB,IAAI;CAErE,MAAMC,WAAkE,EAAE,aACxE,WAAW,KAAK;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAEhD,QAAO;EAAE;EAAU;EAAS,SAAS,CAAC,CAAC;EAAK,GAAG;EAAc;;;;;AA+D/D,SAAgB,cAId,KACA,SAIA,aACwE;CACxE,MAAM,eAAe,0BAA0B,KAAK,QAAQ;CAE5D,MAAM,QAAQ,SAAS,cAAc,YAAY;AAIjD,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,uBAAuB,OAClC,aACA,KACA,YACyB;AACzB,OAAM,YAAY,kBAAkB,EAAE,UAAU,sBAAsB,IAAI,EAAE,EAAE,QAAQ;AAEtF,QAAO;;AAGT,MAAa,qCAIX,KACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,sBAAsB,IAAI;CAErE,MAAMA,WAAkE,EAAE,aACxE,WAAW,KAAK;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAEhD,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AA+C/C,SAAgB,sBAId,KACA,SAIA,aACgF;CAChF,MAAM,eAAe,kCAAkC,KAAK,QAAQ;CAEpE,MAAM,QAAQ,iBAAiB,cAAc,YAAY;AAKzD,OAAM,WAAW,aAAa;AAE9B,QAAO"}
|
|
@@ -42,9 +42,9 @@ const getGetMerchantsQueryOptions = (options) => {
|
|
|
42
42
|
/**
|
|
43
43
|
* @summary Gets all Merchants
|
|
44
44
|
*/
|
|
45
|
-
function useGetMerchants(options) {
|
|
45
|
+
function useGetMerchants(options, queryClient) {
|
|
46
46
|
const queryOptions = getGetMerchantsQueryOptions(options);
|
|
47
|
-
const query = useQuery(queryOptions);
|
|
47
|
+
const query = useQuery(queryOptions, queryClient);
|
|
48
48
|
query.queryKey = queryOptions.queryKey;
|
|
49
49
|
return query;
|
|
50
50
|
}
|
|
@@ -68,9 +68,9 @@ const getGetMerchantsSuspenseQueryOptions = (options) => {
|
|
|
68
68
|
/**
|
|
69
69
|
* @summary Gets all Merchants
|
|
70
70
|
*/
|
|
71
|
-
function useGetMerchantsSuspense(options) {
|
|
71
|
+
function useGetMerchantsSuspense(options, queryClient) {
|
|
72
72
|
const queryOptions = getGetMerchantsSuspenseQueryOptions(options);
|
|
73
|
-
const query = useSuspenseQuery(queryOptions);
|
|
73
|
+
const query = useSuspenseQuery(queryOptions, queryClient);
|
|
74
74
|
query.queryKey = queryOptions.queryKey;
|
|
75
75
|
return query;
|
|
76
76
|
}
|
|
@@ -107,9 +107,9 @@ const getGetServiceQueryOptions = (mId, options) => {
|
|
|
107
107
|
/**
|
|
108
108
|
* @summary Gets a specific Merchant
|
|
109
109
|
*/
|
|
110
|
-
function useGetService(mId, options) {
|
|
110
|
+
function useGetService(mId, options, queryClient) {
|
|
111
111
|
const queryOptions = getGetServiceQueryOptions(mId, options);
|
|
112
|
-
const query = useQuery(queryOptions);
|
|
112
|
+
const query = useQuery(queryOptions, queryClient);
|
|
113
113
|
query.queryKey = queryOptions.queryKey;
|
|
114
114
|
return query;
|
|
115
115
|
}
|
|
@@ -133,9 +133,9 @@ const getGetServiceSuspenseQueryOptions = (mId, options) => {
|
|
|
133
133
|
/**
|
|
134
134
|
* @summary Gets a specific Merchant
|
|
135
135
|
*/
|
|
136
|
-
function useGetServiceSuspense(mId, options) {
|
|
136
|
+
function useGetServiceSuspense(mId, options, queryClient) {
|
|
137
137
|
const queryOptions = getGetServiceSuspenseQueryOptions(mId, options);
|
|
138
|
-
const query = useSuspenseQuery(queryOptions);
|
|
138
|
+
const query = useSuspenseQuery(queryOptions, queryClient);
|
|
139
139
|
query.queryKey = queryOptions.queryKey;
|
|
140
140
|
return query;
|
|
141
141
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"merchant.js","names":["queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>>","queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>>"],"sources":["../../../src/api/merchant/merchant.ts"],"sourcesContent":["/**\n * Generated by orval v7.17.0 🍺\n * Do not edit manually.\n * Account Server API\n * The Informatics Matters Account Server API.\n\nA service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.\n\n * OpenAPI spec version: 4.4\n */\nimport { useQuery, useSuspenseQuery } from \"@tanstack/react-query\";\nimport type {\n InvalidateOptions,\n QueryClient,\n QueryFunction,\n QueryKey,\n UseQueryOptions,\n UseQueryResult,\n UseSuspenseQueryOptions,\n UseSuspenseQueryResult,\n} from \"@tanstack/react-query\";\n\nimport type { AsError, MerchantDetail, MerchantsGetResponse } from \".././api-schemas\";\n\nimport { customInstance } from \"../../custom-axios\";\nimport type { ErrorType } from \"../../custom-axios\";\n\ntype SecondParameter<T extends (...args: never) => unknown> = Parameters<T>[1];\n\n/**\n * Gets Merchants known to the Account Server\n\nMerchants are software services (SaaS assets) whose facilities are known to and controlled by the Account Server\n\n * @summary Gets all Merchants\n */\nexport const getMerchants = (\n options?: SecondParameter<typeof customInstance>,\n signal?: AbortSignal,\n) => {\n return customInstance<MerchantsGetResponse>({ url: `/merchant`, method: \"GET\", signal }, options);\n};\n\nexport const getGetMerchantsQueryKey = () => {\n return [\"account-server\", \"merchant\"] as const;\n};\n\nexport const getGetMerchantsQueryOptions = <\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>;\n request?: SecondParameter<typeof customInstance>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetMerchantsQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>> = ({ signal }) =>\n getMerchants(requestOptions, signal);\n\n return { queryKey, queryFn, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetMerchantsQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;\nexport type GetMerchantsQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets all Merchants\n */\n\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>;\n request?: SecondParameter<typeof customInstance>;\n}): UseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetMerchantsQueryOptions(options);\n\n const query = useQuery(queryOptions) as UseQueryResult<TData, TError> & { queryKey: QueryKey };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * @summary Gets all Merchants\n */\nexport const invalidateGetMerchants = async (\n queryClient: QueryClient,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetMerchantsQueryKey() }, options);\n\n return queryClient;\n};\n\nexport const getGetMerchantsSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>;\n request?: SecondParameter<typeof customInstance>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetMerchantsQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>> = ({ signal }) =>\n getMerchants(requestOptions, signal);\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetMerchantsSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;\nexport type GetMerchantsSuspenseQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets all Merchants\n */\n\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>;\n request?: SecondParameter<typeof customInstance>;\n}): UseSuspenseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetMerchantsSuspenseQueryOptions(options);\n\n const query = useSuspenseQuery(queryOptions) as UseSuspenseQueryResult<TData, TError> & {\n queryKey: QueryKey;\n };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * Gets a known Merchant\n\n * @summary Gets a specific Merchant\n */\nexport const getService = (\n mId: number,\n options?: SecondParameter<typeof customInstance>,\n signal?: AbortSignal,\n) => {\n return customInstance<MerchantDetail>(\n { url: `/merchant/${mId}`, method: \"GET\", signal },\n options,\n );\n};\n\nexport const getGetServiceQueryKey = (mId?: number) => {\n return [\"account-server\", \"merchant\", mId] as const;\n};\n\nexport const getGetServiceQueryOptions = <\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>;\n request?: SecondParameter<typeof customInstance>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetServiceQueryKey(mId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>> = ({ signal }) =>\n getService(mId, requestOptions, signal);\n\n return { queryKey, queryFn, enabled: !!mId, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetServiceQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;\nexport type GetServiceQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets a specific Merchant\n */\n\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>;\n request?: SecondParameter<typeof customInstance>;\n },\n): UseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetServiceQueryOptions(mId, options);\n\n const query = useQuery(queryOptions) as UseQueryResult<TData, TError> & { queryKey: QueryKey };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * @summary Gets a specific Merchant\n */\nexport const invalidateGetService = async (\n queryClient: QueryClient,\n mId: number,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetServiceQueryKey(mId) }, options);\n\n return queryClient;\n};\n\nexport const getGetServiceSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>;\n request?: SecondParameter<typeof customInstance>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetServiceQueryKey(mId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>> = ({ signal }) =>\n getService(mId, requestOptions, signal);\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetServiceSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;\nexport type GetServiceSuspenseQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets a specific Merchant\n */\n\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>;\n request?: SecondParameter<typeof customInstance>;\n },\n): UseSuspenseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetServiceSuspenseQueryOptions(mId, options);\n\n const query = useSuspenseQuery(queryOptions) as UseSuspenseQueryResult<TData, TError> & {\n queryKey: QueryKey;\n };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAoCA,MAAa,gBACX,SACA,WACG;AACH,QAAO,eAAqC;EAAE,KAAK;EAAa,QAAQ;EAAO;EAAQ,EAAE,QAAQ;;AAGnG,MAAa,gCAAgC;AAC3C,QAAO,CAAC,kBAAkB,WAAW;;AAGvC,MAAa,+BAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,yBAAyB;CAEpE,MAAMA,WAAoE,EAAE,aAC1E,aAAa,gBAAgB,OAAO;AAEtC,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAc/C,SAAgB,gBAGd,SAGyD;CACzD,MAAM,eAAe,4BAA4B,QAAQ;CAEzD,MAAM,QAAQ,SAAS,aAAa;AAEpC,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,yBAAyB,OACpC,aACA,YACyB;AACzB,OAAM,YAAY,kBAAkB,EAAE,UAAU,yBAAyB,EAAE,EAAE,QAAQ;AAErF,QAAO;;AAGT,MAAa,uCAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,yBAAyB;CAEpE,MAAMA,WAAoE,EAAE,aAC1E,aAAa,gBAAgB,OAAO;AAEtC,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAc/C,SAAgB,wBAGd,SAGiE;CACjE,MAAM,eAAe,oCAAoC,QAAQ;CAEjE,MAAM,QAAQ,iBAAiB,aAAa;AAI5C,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;;;AAQT,MAAa,cACX,KACA,SACA,WACG;AACH,QAAO,eACL;EAAE,KAAK,aAAa;EAAO,QAAQ;EAAO;EAAQ,EAClD,QACD;;AAGH,MAAa,yBAAyB,QAAiB;AACrD,QAAO;EAAC;EAAkB;EAAY;EAAI;;AAG5C,MAAa,6BAIX,KACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,sBAAsB,IAAI;CAErE,MAAMC,WAAkE,EAAE,aACxE,WAAW,KAAK,gBAAgB,OAAO;AAEzC,QAAO;EAAE;EAAU;EAAS,SAAS,CAAC,CAAC;EAAK,GAAG;EAAc;;;;;AAc/D,SAAgB,cAId,KACA,SAIwD;CACxD,MAAM,eAAe,0BAA0B,KAAK,QAAQ;CAE5D,MAAM,QAAQ,SAAS,aAAa;AAEpC,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,uBAAuB,OAClC,aACA,KACA,YACyB;AACzB,OAAM,YAAY,kBAAkB,EAAE,UAAU,sBAAsB,IAAI,EAAE,EAAE,QAAQ;AAEtF,QAAO;;AAGT,MAAa,qCAIX,KACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,sBAAsB,IAAI;CAErE,MAAMA,WAAkE,EAAE,aACxE,WAAW,KAAK,gBAAgB,OAAO;AAEzC,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAc/C,SAAgB,sBAId,KACA,SAIgE;CAChE,MAAM,eAAe,kCAAkC,KAAK,QAAQ;CAEpE,MAAM,QAAQ,iBAAiB,aAAa;AAI5C,OAAM,WAAW,aAAa;AAE9B,QAAO"}
|
|
1
|
+
{"version":3,"file":"merchant.js","names":["queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>>","queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>>"],"sources":["../../../src/api/merchant/merchant.ts"],"sourcesContent":["/**\n * Generated by orval v7.17.0 🍺\n * Do not edit manually.\n * Account Server API\n * The Informatics Matters Account Server API.\n\nA service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.\n\n * OpenAPI spec version: 4.4\n */\nimport { useQuery, useSuspenseQuery } from \"@tanstack/react-query\";\nimport type {\n DataTag,\n DefinedInitialDataOptions,\n DefinedUseQueryResult,\n InvalidateOptions,\n QueryClient,\n QueryFunction,\n QueryKey,\n UndefinedInitialDataOptions,\n UseQueryOptions,\n UseQueryResult,\n UseSuspenseQueryOptions,\n UseSuspenseQueryResult,\n} from \"@tanstack/react-query\";\n\nimport type { AsError, MerchantDetail, MerchantsGetResponse } from \".././api-schemas\";\n\nimport { customInstance } from \"../../custom-axios\";\nimport type { ErrorType } from \"../../custom-axios\";\n\ntype SecondParameter<T extends (...args: never) => unknown> = Parameters<T>[1];\n\n/**\n * Gets Merchants known to the Account Server\n\nMerchants are software services (SaaS assets) whose facilities are known to and controlled by the Account Server\n\n * @summary Gets all Merchants\n */\nexport const getMerchants = (\n options?: SecondParameter<typeof customInstance>,\n signal?: AbortSignal,\n) => {\n return customInstance<MerchantsGetResponse>({ url: `/merchant`, method: \"GET\", signal }, options);\n};\n\nexport const getGetMerchantsQueryKey = () => {\n return [\"account-server\", \"merchant\"] as const;\n};\n\nexport const getGetMerchantsQueryOptions = <\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetMerchantsQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>> = ({ signal }) =>\n getMerchants(requestOptions, signal);\n\n return { queryKey, queryFn, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetMerchantsQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;\nexport type GetMerchantsQueryError = ErrorType<AsError | void>;\n\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options: {\n query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>> &\n Pick<\n DefinedInitialDataOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n Awaited<ReturnType<typeof getMerchants>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): DefinedUseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>> &\n Pick<\n UndefinedInitialDataOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n Awaited<ReturnType<typeof getMerchants>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets all Merchants\n */\n\nexport function useGetMerchants<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetMerchantsQueryOptions(options);\n\n const query = useQuery(queryOptions, queryClient) as UseQueryResult<TData, TError> & {\n queryKey: DataTag<QueryKey, TData>;\n };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * @summary Gets all Merchants\n */\nexport const invalidateGetMerchants = async (\n queryClient: QueryClient,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetMerchantsQueryKey() }, options);\n\n return queryClient;\n};\n\nexport const getGetMerchantsSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetMerchantsQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getMerchants>>> = ({ signal }) =>\n getMerchants(requestOptions, signal);\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getMerchants>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetMerchantsSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getMerchants>>>;\nexport type GetMerchantsSuspenseQueryError = ErrorType<AsError | void>;\n\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options: {\n query: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>\n >;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>\n >;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>\n >;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets all Merchants\n */\n\nexport function useGetMerchantsSuspense<\n TData = Awaited<ReturnType<typeof getMerchants>>,\n TError = ErrorType<AsError | void>,\n>(\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getMerchants>>, TError, TData>\n >;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetMerchantsSuspenseQueryOptions(options);\n\n const query = useSuspenseQuery(queryOptions, queryClient) as UseSuspenseQueryResult<\n TData,\n TError\n > & { queryKey: DataTag<QueryKey, TData> };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * Gets a known Merchant\n\n * @summary Gets a specific Merchant\n */\nexport const getService = (\n mId: number,\n options?: SecondParameter<typeof customInstance>,\n signal?: AbortSignal,\n) => {\n return customInstance<MerchantDetail>(\n { url: `/merchant/${mId}`, method: \"GET\", signal },\n options,\n );\n};\n\nexport const getGetServiceQueryKey = (mId?: number) => {\n return [\"account-server\", \"merchant\", mId] as const;\n};\n\nexport const getGetServiceQueryOptions = <\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetServiceQueryKey(mId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>> = ({ signal }) =>\n getService(mId, requestOptions, signal);\n\n return { queryKey, queryFn, enabled: !!mId, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetServiceQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;\nexport type GetServiceQueryError = ErrorType<AsError | void>;\n\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options: {\n query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>> &\n Pick<\n DefinedInitialDataOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n Awaited<ReturnType<typeof getService>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): DefinedUseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>> &\n Pick<\n UndefinedInitialDataOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n Awaited<ReturnType<typeof getService>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets a specific Merchant\n */\n\nexport function useGetService<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetServiceQueryOptions(mId, options);\n\n const query = useQuery(queryOptions, queryClient) as UseQueryResult<TData, TError> & {\n queryKey: DataTag<QueryKey, TData>;\n };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n\n/**\n * @summary Gets a specific Merchant\n */\nexport const invalidateGetService = async (\n queryClient: QueryClient,\n mId: number,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetServiceQueryKey(mId) }, options);\n\n return queryClient;\n};\n\nexport const getGetServiceSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetServiceQueryKey(mId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getService>>> = ({ signal }) =>\n getService(mId, requestOptions, signal);\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getService>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetServiceSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getService>>>;\nexport type GetServiceSuspenseQueryError = ErrorType<AsError | void>;\n\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options: {\n query: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets a specific Merchant\n */\n\nexport function useGetServiceSuspense<\n TData = Awaited<ReturnType<typeof getService>>,\n TError = ErrorType<AsError | void>,\n>(\n mId: number,\n options?: {\n query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getService>>, TError, TData>>;\n request?: SecondParameter<typeof customInstance>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetServiceSuspenseQueryOptions(mId, options);\n\n const query = useSuspenseQuery(queryOptions, queryClient) as UseSuspenseQueryResult<\n TData,\n TError\n > & { queryKey: DataTag<QueryKey, TData> };\n\n query.queryKey = queryOptions.queryKey;\n\n return query;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAwCA,MAAa,gBACX,SACA,WACG;AACH,QAAO,eAAqC;EAAE,KAAK;EAAa,QAAQ;EAAO;EAAQ,EAAE,QAAQ;;AAGnG,MAAa,gCAAgC;AAC3C,QAAO,CAAC,kBAAkB,WAAW;;AAGvC,MAAa,+BAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,yBAAyB;CAEpE,MAAMA,WAAoE,EAAE,aAC1E,aAAa,gBAAgB,OAAO;AAEtC,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AA4D/C,SAAgB,gBAId,SAIA,aACwE;CACxE,MAAM,eAAe,4BAA4B,QAAQ;CAEzD,MAAM,QAAQ,SAAS,cAAc,YAAY;AAIjD,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,yBAAyB,OACpC,aACA,YACyB;AACzB,OAAM,YAAY,kBAAkB,EAAE,UAAU,yBAAyB,EAAE,EAAE,QAAQ;AAErF,QAAO;;AAGT,MAAa,uCAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,yBAAyB;CAEpE,MAAMA,WAAoE,EAAE,aAC1E,aAAa,gBAAgB,OAAO;AAEtC,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAkD/C,SAAgB,wBAId,SAMA,aACgF;CAChF,MAAM,eAAe,oCAAoC,QAAQ;CAEjE,MAAM,QAAQ,iBAAiB,cAAc,YAAY;AAKzD,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;;;AAQT,MAAa,cACX,KACA,SACA,WACG;AACH,QAAO,eACL;EAAE,KAAK,aAAa;EAAO,QAAQ;EAAO;EAAQ,EAClD,QACD;;AAGH,MAAa,yBAAyB,QAAiB;AACrD,QAAO;EAAC;EAAkB;EAAY;EAAI;;AAG5C,MAAa,6BAIX,KACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,sBAAsB,IAAI;CAErE,MAAMC,WAAkE,EAAE,aACxE,WAAW,KAAK,gBAAgB,OAAO;AAEzC,QAAO;EAAE;EAAU;EAAS,SAAS,CAAC,CAAC;EAAK,GAAG;EAAc;;;;;AA+D/D,SAAgB,cAId,KACA,SAIA,aACwE;CACxE,MAAM,eAAe,0BAA0B,KAAK,QAAQ;CAE5D,MAAM,QAAQ,SAAS,cAAc,YAAY;AAIjD,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,uBAAuB,OAClC,aACA,KACA,YACyB;AACzB,OAAM,YAAY,kBAAkB,EAAE,UAAU,sBAAsB,IAAI,EAAE,EAAE,QAAQ;AAEtF,QAAO;;AAGT,MAAa,qCAIX,KACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,sBAAsB,IAAI;CAErE,MAAMA,WAAkE,EAAE,aACxE,WAAW,KAAK,gBAAgB,OAAO;AAEzC,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AA+C/C,SAAgB,sBAId,KACA,SAIA,aACgF;CAChF,MAAM,eAAe,kCAAkC,KAAK,QAAQ;CAEpE,MAAM,QAAQ,iBAAiB,cAAc,YAAY;AAKzD,OAAM,WAAW,aAAa;AAE9B,QAAO"}
|
|
@@ -48,9 +48,9 @@ const getGetOrganisationsQueryOptions = (params, options) => {
|
|
|
48
48
|
/**
|
|
49
49
|
* @summary Gets Organisations
|
|
50
50
|
*/
|
|
51
|
-
function useGetOrganisations(params, options) {
|
|
51
|
+
function useGetOrganisations(params, options, queryClient) {
|
|
52
52
|
const queryOptions = getGetOrganisationsQueryOptions(params, options);
|
|
53
|
-
const query = (0, __tanstack_react_query.useQuery)(queryOptions);
|
|
53
|
+
const query = (0, __tanstack_react_query.useQuery)(queryOptions, queryClient);
|
|
54
54
|
query.queryKey = queryOptions.queryKey;
|
|
55
55
|
return query;
|
|
56
56
|
}
|
|
@@ -74,9 +74,9 @@ const getGetOrganisationsSuspenseQueryOptions = (params, options) => {
|
|
|
74
74
|
/**
|
|
75
75
|
* @summary Gets Organisations
|
|
76
76
|
*/
|
|
77
|
-
function useGetOrganisationsSuspense(params, options) {
|
|
77
|
+
function useGetOrganisationsSuspense(params, options, queryClient) {
|
|
78
78
|
const queryOptions = getGetOrganisationsSuspenseQueryOptions(params, options);
|
|
79
|
-
const query = (0, __tanstack_react_query.useSuspenseQuery)(queryOptions);
|
|
79
|
+
const query = (0, __tanstack_react_query.useSuspenseQuery)(queryOptions, queryClient);
|
|
80
80
|
query.queryKey = queryOptions.queryKey;
|
|
81
81
|
return query;
|
|
82
82
|
}
|
|
@@ -122,8 +122,8 @@ const getCreateOrganisationMutationOptions = (options) => {
|
|
|
122
122
|
/**
|
|
123
123
|
* @summary Create a new organisation
|
|
124
124
|
*/
|
|
125
|
-
const useCreateOrganisation = (options) => {
|
|
126
|
-
return (0, __tanstack_react_query.useMutation)(getCreateOrganisationMutationOptions(options));
|
|
125
|
+
const useCreateOrganisation = (options, queryClient) => {
|
|
126
|
+
return (0, __tanstack_react_query.useMutation)(getCreateOrganisationMutationOptions(options), queryClient);
|
|
127
127
|
};
|
|
128
128
|
/**
|
|
129
129
|
* Gets an Organisation. To see the Organisation you need admin rights or need to be a member of the Organisation or are its *creator*.
|
|
@@ -160,9 +160,9 @@ const getGetOrganisationQueryOptions = (orgId, options) => {
|
|
|
160
160
|
/**
|
|
161
161
|
* @summary Gets an Organisation
|
|
162
162
|
*/
|
|
163
|
-
function useGetOrganisation(orgId, options) {
|
|
163
|
+
function useGetOrganisation(orgId, options, queryClient) {
|
|
164
164
|
const queryOptions = getGetOrganisationQueryOptions(orgId, options);
|
|
165
|
-
const query = (0, __tanstack_react_query.useQuery)(queryOptions);
|
|
165
|
+
const query = (0, __tanstack_react_query.useQuery)(queryOptions, queryClient);
|
|
166
166
|
query.queryKey = queryOptions.queryKey;
|
|
167
167
|
return query;
|
|
168
168
|
}
|
|
@@ -186,9 +186,9 @@ const getGetOrganisationSuspenseQueryOptions = (orgId, options) => {
|
|
|
186
186
|
/**
|
|
187
187
|
* @summary Gets an Organisation
|
|
188
188
|
*/
|
|
189
|
-
function useGetOrganisationSuspense(orgId, options) {
|
|
189
|
+
function useGetOrganisationSuspense(orgId, options, queryClient) {
|
|
190
190
|
const queryOptions = getGetOrganisationSuspenseQueryOptions(orgId, options);
|
|
191
|
-
const query = (0, __tanstack_react_query.useSuspenseQuery)(queryOptions);
|
|
191
|
+
const query = (0, __tanstack_react_query.useSuspenseQuery)(queryOptions, queryClient);
|
|
192
192
|
query.queryKey = queryOptions.queryKey;
|
|
193
193
|
return query;
|
|
194
194
|
}
|
|
@@ -233,8 +233,8 @@ const getPatchOrganisationMutationOptions = (options) => {
|
|
|
233
233
|
/**
|
|
234
234
|
* @summary Adjust an existing Organisation
|
|
235
235
|
*/
|
|
236
|
-
const usePatchOrganisation = (options) => {
|
|
237
|
-
return (0, __tanstack_react_query.useMutation)(getPatchOrganisationMutationOptions(options));
|
|
236
|
+
const usePatchOrganisation = (options, queryClient) => {
|
|
237
|
+
return (0, __tanstack_react_query.useMutation)(getPatchOrganisationMutationOptions(options), queryClient);
|
|
238
238
|
};
|
|
239
239
|
/**
|
|
240
240
|
* Before an Organisation can be deleted all its underlying **Units** must also be deleted, remembering that **Units** that have undeleted **Products** cannot be deleted.
|
|
@@ -273,8 +273,8 @@ const getDeleteOrganisationMutationOptions = (options) => {
|
|
|
273
273
|
/**
|
|
274
274
|
* @summary Deletes an Organisation
|
|
275
275
|
*/
|
|
276
|
-
const useDeleteOrganisation = (options) => {
|
|
277
|
-
return (0, __tanstack_react_query.useMutation)(getDeleteOrganisationMutationOptions(options));
|
|
276
|
+
const useDeleteOrganisation = (options, queryClient) => {
|
|
277
|
+
return (0, __tanstack_react_query.useMutation)(getDeleteOrganisationMutationOptions(options), queryClient);
|
|
278
278
|
};
|
|
279
279
|
/**
|
|
280
280
|
* Gets the Default Organisation, a built-in Organisation used exclusively for **Personal Units**.
|
|
@@ -310,9 +310,9 @@ const getGetDefaultOrganisationQueryOptions = (options) => {
|
|
|
310
310
|
/**
|
|
311
311
|
* @summary Gets the Default Organisation
|
|
312
312
|
*/
|
|
313
|
-
function useGetDefaultOrganisation(options) {
|
|
313
|
+
function useGetDefaultOrganisation(options, queryClient) {
|
|
314
314
|
const queryOptions = getGetDefaultOrganisationQueryOptions(options);
|
|
315
|
-
const query = (0, __tanstack_react_query.useQuery)(queryOptions);
|
|
315
|
+
const query = (0, __tanstack_react_query.useQuery)(queryOptions, queryClient);
|
|
316
316
|
query.queryKey = queryOptions.queryKey;
|
|
317
317
|
return query;
|
|
318
318
|
}
|
|
@@ -336,9 +336,9 @@ const getGetDefaultOrganisationSuspenseQueryOptions = (options) => {
|
|
|
336
336
|
/**
|
|
337
337
|
* @summary Gets the Default Organisation
|
|
338
338
|
*/
|
|
339
|
-
function useGetDefaultOrganisationSuspense(options) {
|
|
339
|
+
function useGetDefaultOrganisationSuspense(options, queryClient) {
|
|
340
340
|
const queryOptions = getGetDefaultOrganisationSuspenseQueryOptions(options);
|
|
341
|
-
const query = (0, __tanstack_react_query.useSuspenseQuery)(queryOptions);
|
|
341
|
+
const query = (0, __tanstack_react_query.useSuspenseQuery)(queryOptions, queryClient);
|
|
342
342
|
query.queryKey = queryOptions.queryKey;
|
|
343
343
|
return query;
|
|
344
344
|
}
|