@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.fetch.cjs","names":["customFetch","queryFn: QueryFunction<Awaited<ReturnType<typeof getUserAccount>>>","queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUsers>>>","mutationFn: MutationFunction<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n { orgId: string; userId: string }\n >","mutationFn: MutationFunction<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n { orgId: string; userId: string }\n >","queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUnitUsers>>>","mutationFn: MutationFunction<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n { unitId: string; userId: string }\n >","mutationFn: MutationFunction<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n { unitId: string; userId: string }\n >"],"sources":["../../../src/api/user/user.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 { useMutation, useQuery, useSuspenseQuery } from \"@tanstack/react-query\";\nimport type {\n InvalidateOptions,\n MutationFunction,\n QueryClient,\n QueryFunction,\n QueryKey,\n UseMutationOptions,\n UseMutationResult,\n UseQueryOptions,\n UseQueryResult,\n UseSuspenseQueryOptions,\n UseSuspenseQueryResult,\n} from \"@tanstack/react-query\";\n\nimport type { AsError, UserAccountDetail, UsersGetResponse } 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 * Returns a summary of your account\n\n * @summary Get information about your account\n */\nexport type getUserAccountResponse200 = { data: UserAccountDetail; status: 200 };\n\nexport type getUserAccountResponse401 = { data: void; status: 401 };\n\nexport type getUserAccountResponse403 = { data: AsError; status: 403 };\n\nexport type getUserAccountResponseSuccess = getUserAccountResponse200 & { headers: Headers };\nexport type getUserAccountResponseError = (\n | getUserAccountResponse401\n | getUserAccountResponse403\n) & { headers: Headers };\n\nexport type getUserAccountResponse = getUserAccountResponseSuccess | getUserAccountResponseError;\n\nexport const getGetUserAccountUrl = () => {\n return `/user/account`;\n};\n\nexport const getUserAccount = async (options?: RequestInit): Promise<getUserAccountResponse> => {\n return customFetch<getUserAccountResponse>(getGetUserAccountUrl(), { ...options, method: \"GET\" });\n};\n\nexport const getGetUserAccountQueryKey = () => {\n return [\"account-server\", \"user\", \"account\"] as const;\n};\n\nexport const getGetUserAccountQueryOptions = <\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetUserAccountQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getUserAccount>>> = ({ signal }) =>\n getUserAccount({ signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getUserAccount>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetUserAccountQueryResult = NonNullable<Awaited<ReturnType<typeof getUserAccount>>>;\nexport type GetUserAccountQueryError = ErrorType<void | AsError>;\n\n/**\n * @summary Get information about your account\n */\n\nexport function useGetUserAccount<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n}): UseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetUserAccountQueryOptions(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 Get information about your account\n */\nexport const invalidateGetUserAccount = async (\n queryClient: QueryClient,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetUserAccountQueryKey() }, options);\n\n return queryClient;\n};\n\nexport const getGetUserAccountSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetUserAccountQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getUserAccount>>> = ({ signal }) =>\n getUserAccount({ signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getUserAccount>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetUserAccountSuspenseQueryResult = NonNullable<\n Awaited<ReturnType<typeof getUserAccount>>\n>;\nexport type GetUserAccountSuspenseQueryError = ErrorType<void | AsError>;\n\n/**\n * @summary Get information about your account\n */\n\nexport function useGetUserAccountSuspense<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(options?: {\n query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n}): UseSuspenseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetUserAccountSuspenseQueryOptions(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 Users in an Organisation.\n\nYou have to be a member of the Organisation or an admin user to use this endpoint\n\n**WARNING**: This endpoint is **DEPRECATED** and will be removed in a future release. Please use the `GET /organisation/{org_id}` endpoint instead.\n\n * @summary Gets users in an Organisation\n */\nexport type getOrganisationUsersResponse200 = { data: UsersGetResponse; status: 200 };\n\nexport type getOrganisationUsersResponse400 = { data: AsError; status: 400 };\n\nexport type getOrganisationUsersResponse401 = { data: void; status: 401 };\n\nexport type getOrganisationUsersResponse403 = { data: AsError; status: 403 };\n\nexport type getOrganisationUsersResponseSuccess = getOrganisationUsersResponse200 & {\n headers: Headers;\n};\nexport type getOrganisationUsersResponseError = (\n | getOrganisationUsersResponse400\n | getOrganisationUsersResponse401\n | getOrganisationUsersResponse403\n) & { headers: Headers };\n\nexport type getOrganisationUsersResponse =\n | getOrganisationUsersResponseSuccess\n | getOrganisationUsersResponseError;\n\nexport const getGetOrganisationUsersUrl = (orgId: string) => {\n return `/organisation/${orgId}/user`;\n};\n\nexport const getOrganisationUsers = async (\n orgId: string,\n options?: RequestInit,\n): Promise<getOrganisationUsersResponse> => {\n return customFetch<getOrganisationUsersResponse>(getGetOrganisationUsersUrl(orgId), {\n ...options,\n method: \"GET\",\n });\n};\n\nexport const getGetOrganisationUsersQueryKey = (orgId?: string) => {\n return [\"account-server\", \"organisation\", orgId, \"user\"] as const;\n};\n\nexport const getGetOrganisationUsersQueryOptions = <\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetOrganisationUsersQueryKey(orgId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUsers>>> = ({ signal }) =>\n getOrganisationUsers(orgId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, enabled: !!orgId, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetOrganisationUsersQueryResult = NonNullable<\n Awaited<ReturnType<typeof getOrganisationUsers>>\n>;\nexport type GetOrganisationUsersQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets users in an Organisation\n */\n\nexport function useGetOrganisationUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n },\n): UseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetOrganisationUsersQueryOptions(orgId, 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 users in an Organisation\n */\nexport const invalidateGetOrganisationUsers = async (\n queryClient: QueryClient,\n orgId: string,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries(\n { queryKey: getGetOrganisationUsersQueryKey(orgId) },\n options,\n );\n\n return queryClient;\n};\n\nexport const getGetOrganisationUsersSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError,\n TData\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetOrganisationUsersQueryKey(orgId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUsers>>> = ({ signal }) =>\n getOrganisationUsers(orgId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetOrganisationUsersSuspenseQueryResult = NonNullable<\n Awaited<ReturnType<typeof getOrganisationUsers>>\n>;\nexport type GetOrganisationUsersSuspenseQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets users in an Organisation\n */\n\nexport function useGetOrganisationUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError,\n TData\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n): UseSuspenseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetOrganisationUsersSuspenseQueryOptions(orgId, 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 * Adds a User to an **Organisation**.\n\nYou have to be in the Organisation or an admin user to use this endpoint\n\n * @summary Adds a User to an Organisation\n */\nexport type addOrganisationUserResponse201 = { data: void; status: 201 };\n\nexport type addOrganisationUserResponse400 = { data: AsError; status: 400 };\n\nexport type addOrganisationUserResponse401 = { data: void; status: 401 };\n\nexport type addOrganisationUserResponse403 = { data: AsError; status: 403 };\n\nexport type addOrganisationUserResponseSuccess = addOrganisationUserResponse201 & {\n headers: Headers;\n};\nexport type addOrganisationUserResponseError = (\n | addOrganisationUserResponse400\n | addOrganisationUserResponse401\n | addOrganisationUserResponse403\n) & { headers: Headers };\n\nexport type addOrganisationUserResponse =\n | addOrganisationUserResponseSuccess\n | addOrganisationUserResponseError;\n\nexport const getAddOrganisationUserUrl = (orgId: string, userId: string) => {\n return `/organisation/${orgId}/user/${userId}`;\n};\n\nexport const addOrganisationUser = async (\n orgId: string,\n userId: string,\n options?: RequestInit,\n): Promise<addOrganisationUserResponse> => {\n return customFetch<addOrganisationUserResponse>(getAddOrganisationUserUrl(orgId, userId), {\n ...options,\n method: \"PUT\",\n });\n};\n\nexport const getAddOrganisationUserMutationOptions = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n> => {\n const mutationKey = [\"addOrganisationUser\"];\n const { mutation: mutationOptions, request: requestOptions } = options\n ? options.mutation && \"mutationKey\" in options.mutation && options.mutation.mutationKey\n ? options\n : { ...options, mutation: { ...options.mutation, mutationKey } }\n : { mutation: { mutationKey }, request: undefined };\n\n const mutationFn: MutationFunction<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n { orgId: string; userId: string }\n > = (props) => {\n const { orgId, userId } = props ?? {};\n\n return addOrganisationUser(orgId, userId, requestOptions);\n };\n\n return { mutationFn, ...mutationOptions };\n};\n\nexport type AddOrganisationUserMutationResult = NonNullable<\n Awaited<ReturnType<typeof addOrganisationUser>>\n>;\n\nexport type AddOrganisationUserMutationError = ErrorType<AsError | void>;\n\n/**\n * @summary Adds a User to an Organisation\n */\nexport const useAddOrganisationUser = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationResult<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n> => {\n const mutationOptions = getAddOrganisationUserMutationOptions(options);\n\n return useMutation(mutationOptions);\n};\n/**\n * Removes a User from an **Organisation**.\n\nYou have to be in the Organisation or an admin user to use this endpoint\n\n * @summary Deletes a User from an Organisation\n */\nexport type deleteOrganisationUserResponse204 = { data: void; status: 204 };\n\nexport type deleteOrganisationUserResponse400 = { data: AsError; status: 400 };\n\nexport type deleteOrganisationUserResponse401 = { data: void; status: 401 };\n\nexport type deleteOrganisationUserResponse403 = { data: AsError; status: 403 };\n\nexport type deleteOrganisationUserResponseSuccess = deleteOrganisationUserResponse204 & {\n headers: Headers;\n};\nexport type deleteOrganisationUserResponseError = (\n | deleteOrganisationUserResponse400\n | deleteOrganisationUserResponse401\n | deleteOrganisationUserResponse403\n) & { headers: Headers };\n\nexport type deleteOrganisationUserResponse =\n | deleteOrganisationUserResponseSuccess\n | deleteOrganisationUserResponseError;\n\nexport const getDeleteOrganisationUserUrl = (orgId: string, userId: string) => {\n return `/organisation/${orgId}/user/${userId}`;\n};\n\nexport const deleteOrganisationUser = async (\n orgId: string,\n userId: string,\n options?: RequestInit,\n): Promise<deleteOrganisationUserResponse> => {\n return customFetch<deleteOrganisationUserResponse>(getDeleteOrganisationUserUrl(orgId, userId), {\n ...options,\n method: \"DELETE\",\n });\n};\n\nexport const getDeleteOrganisationUserMutationOptions = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n> => {\n const mutationKey = [\"deleteOrganisationUser\"];\n const { mutation: mutationOptions, request: requestOptions } = options\n ? options.mutation && \"mutationKey\" in options.mutation && options.mutation.mutationKey\n ? options\n : { ...options, mutation: { ...options.mutation, mutationKey } }\n : { mutation: { mutationKey }, request: undefined };\n\n const mutationFn: MutationFunction<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n { orgId: string; userId: string }\n > = (props) => {\n const { orgId, userId } = props ?? {};\n\n return deleteOrganisationUser(orgId, userId, requestOptions);\n };\n\n return { mutationFn, ...mutationOptions };\n};\n\nexport type DeleteOrganisationUserMutationResult = NonNullable<\n Awaited<ReturnType<typeof deleteOrganisationUser>>\n>;\n\nexport type DeleteOrganisationUserMutationError = ErrorType<AsError | void>;\n\n/**\n * @summary Deletes a User from an Organisation\n */\nexport const useDeleteOrganisationUser = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationResult<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n> => {\n const mutationOptions = getDeleteOrganisationUserMutationOptions(options);\n\n return useMutation(mutationOptions);\n};\n/**\n * Gets users in an Organisational Unit.\n\nYou have to be in the Organisation or Unit or an Admin user to use this endpoint\n\n**WARNING**: This endpoint is **DEPRECATED** and will be removed in a future release. Please use the `GET /unit/{unit_id}` endpoint instead.\n\n * @summary Gets users in an Organisational Unit\n */\nexport type getOrganisationUnitUsersResponse200 = { data: UsersGetResponse; status: 200 };\n\nexport type getOrganisationUnitUsersResponse400 = { data: AsError; status: 400 };\n\nexport type getOrganisationUnitUsersResponse401 = { data: void; status: 401 };\n\nexport type getOrganisationUnitUsersResponse403 = { data: AsError; status: 403 };\n\nexport type getOrganisationUnitUsersResponseSuccess = getOrganisationUnitUsersResponse200 & {\n headers: Headers;\n};\nexport type getOrganisationUnitUsersResponseError = (\n | getOrganisationUnitUsersResponse400\n | getOrganisationUnitUsersResponse401\n | getOrganisationUnitUsersResponse403\n) & { headers: Headers };\n\nexport type getOrganisationUnitUsersResponse =\n | getOrganisationUnitUsersResponseSuccess\n | getOrganisationUnitUsersResponseError;\n\nexport const getGetOrganisationUnitUsersUrl = (unitId: string) => {\n return `/unit/${unitId}/user`;\n};\n\nexport const getOrganisationUnitUsers = async (\n unitId: string,\n options?: RequestInit,\n): Promise<getOrganisationUnitUsersResponse> => {\n return customFetch<getOrganisationUnitUsersResponse>(getGetOrganisationUnitUsersUrl(unitId), {\n ...options,\n method: \"GET\",\n });\n};\n\nexport const getGetOrganisationUnitUsersQueryKey = (unitId?: string) => {\n return [\"account-server\", \"unit\", unitId, \"user\"] as const;\n};\n\nexport const getGetOrganisationUnitUsersQueryOptions = <\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetOrganisationUnitUsersQueryKey(unitId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUnitUsers>>> = ({\n signal,\n }) => getOrganisationUnitUsers(unitId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, enabled: !!unitId, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetOrganisationUnitUsersQueryResult = NonNullable<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>\n>;\nexport type GetOrganisationUnitUsersQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets users in an Organisational Unit\n */\n\nexport function useGetOrganisationUnitUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>;\n request?: SecondParameter<typeof customFetch>;\n },\n): UseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetOrganisationUnitUsersQueryOptions(unitId, 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 users in an Organisational Unit\n */\nexport const invalidateGetOrganisationUnitUsers = async (\n queryClient: QueryClient,\n unitId: string,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries(\n { queryKey: getGetOrganisationUnitUsersQueryKey(unitId) },\n options,\n );\n\n return queryClient;\n};\n\nexport const getGetOrganisationUnitUsersSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError,\n TData\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetOrganisationUnitUsersQueryKey(unitId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUnitUsers>>> = ({\n signal,\n }) => getOrganisationUnitUsers(unitId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError,\n TData\n > & { queryKey: QueryKey };\n};\n\nexport type GetOrganisationUnitUsersSuspenseQueryResult = NonNullable<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>\n>;\nexport type GetOrganisationUnitUsersSuspenseQueryError = ErrorType<AsError | void>;\n\n/**\n * @summary Gets users in an Organisational Unit\n */\n\nexport function useGetOrganisationUnitUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError,\n TData\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n): UseSuspenseQueryResult<TData, TError> & { queryKey: QueryKey } {\n const queryOptions = getGetOrganisationUnitUsersSuspenseQueryOptions(unitId, 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 * Adds a user to an Organisational Unit.\n\nUsers cannot be added to **Personal Units** (Units that are part of the ***Default** Organisation).\n\nYou have to be in the Organisation or Unit or an Admin user to use this endpoint\n\n * @summary Adds a user to an Organisational Unit\n */\nexport type addOrganisationUnitUserResponse201 = { data: void; status: 201 };\n\nexport type addOrganisationUnitUserResponse400 = { data: AsError; status: 400 };\n\nexport type addOrganisationUnitUserResponse401 = { data: void; status: 401 };\n\nexport type addOrganisationUnitUserResponse403 = { data: AsError; status: 403 };\n\nexport type addOrganisationUnitUserResponseSuccess = addOrganisationUnitUserResponse201 & {\n headers: Headers;\n};\nexport type addOrganisationUnitUserResponseError = (\n | addOrganisationUnitUserResponse400\n | addOrganisationUnitUserResponse401\n | addOrganisationUnitUserResponse403\n) & { headers: Headers };\n\nexport type addOrganisationUnitUserResponse =\n | addOrganisationUnitUserResponseSuccess\n | addOrganisationUnitUserResponseError;\n\nexport const getAddOrganisationUnitUserUrl = (unitId: string, userId: string) => {\n return `/unit/${unitId}/user/${userId}`;\n};\n\nexport const addOrganisationUnitUser = async (\n unitId: string,\n userId: string,\n options?: RequestInit,\n): Promise<addOrganisationUnitUserResponse> => {\n return customFetch<addOrganisationUnitUserResponse>(\n getAddOrganisationUnitUserUrl(unitId, userId),\n { ...options, method: \"PUT\" },\n );\n};\n\nexport const getAddOrganisationUnitUserMutationOptions = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n> => {\n const mutationKey = [\"addOrganisationUnitUser\"];\n const { mutation: mutationOptions, request: requestOptions } = options\n ? options.mutation && \"mutationKey\" in options.mutation && options.mutation.mutationKey\n ? options\n : { ...options, mutation: { ...options.mutation, mutationKey } }\n : { mutation: { mutationKey }, request: undefined };\n\n const mutationFn: MutationFunction<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n { unitId: string; userId: string }\n > = (props) => {\n const { unitId, userId } = props ?? {};\n\n return addOrganisationUnitUser(unitId, userId, requestOptions);\n };\n\n return { mutationFn, ...mutationOptions };\n};\n\nexport type AddOrganisationUnitUserMutationResult = NonNullable<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>\n>;\n\nexport type AddOrganisationUnitUserMutationError = ErrorType<AsError | void>;\n\n/**\n * @summary Adds a user to an Organisational Unit\n */\nexport const useAddOrganisationUnitUser = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationResult<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n> => {\n const mutationOptions = getAddOrganisationUnitUserMutationOptions(options);\n\n return useMutation(mutationOptions);\n};\n/**\n * Removes a User from an Organisational Unit.\n\nUsers cannot be removed from **Personal Units** (Units that are part of the ***Default** Organisation).\n\nYou have to be in the Organisation or Unit or an Admin user to use this endpoint\n\n * @summary Deletes a User from an Organisational Unit\n */\nexport type deleteOrganisationUnitUserResponse204 = { data: void; status: 204 };\n\nexport type deleteOrganisationUnitUserResponse400 = { data: AsError; status: 400 };\n\nexport type deleteOrganisationUnitUserResponse401 = { data: void; status: 401 };\n\nexport type deleteOrganisationUnitUserResponse403 = { data: AsError; status: 403 };\n\nexport type deleteOrganisationUnitUserResponseSuccess = deleteOrganisationUnitUserResponse204 & {\n headers: Headers;\n};\nexport type deleteOrganisationUnitUserResponseError = (\n | deleteOrganisationUnitUserResponse400\n | deleteOrganisationUnitUserResponse401\n | deleteOrganisationUnitUserResponse403\n) & { headers: Headers };\n\nexport type deleteOrganisationUnitUserResponse =\n | deleteOrganisationUnitUserResponseSuccess\n | deleteOrganisationUnitUserResponseError;\n\nexport const getDeleteOrganisationUnitUserUrl = (unitId: string, userId: string) => {\n return `/unit/${unitId}/user/${userId}`;\n};\n\nexport const deleteOrganisationUnitUser = async (\n unitId: string,\n userId: string,\n options?: RequestInit,\n): Promise<deleteOrganisationUnitUserResponse> => {\n return customFetch<deleteOrganisationUnitUserResponse>(\n getDeleteOrganisationUnitUserUrl(unitId, userId),\n { ...options, method: \"DELETE\" },\n );\n};\n\nexport const getDeleteOrganisationUnitUserMutationOptions = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n> => {\n const mutationKey = [\"deleteOrganisationUnitUser\"];\n const { mutation: mutationOptions, request: requestOptions } = options\n ? options.mutation && \"mutationKey\" in options.mutation && options.mutation.mutationKey\n ? options\n : { ...options, mutation: { ...options.mutation, mutationKey } }\n : { mutation: { mutationKey }, request: undefined };\n\n const mutationFn: MutationFunction<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n { unitId: string; userId: string }\n > = (props) => {\n const { unitId, userId } = props ?? {};\n\n return deleteOrganisationUnitUser(unitId, userId, requestOptions);\n };\n\n return { mutationFn, ...mutationOptions };\n};\n\nexport type DeleteOrganisationUnitUserMutationResult = NonNullable<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>\n>;\n\nexport type DeleteOrganisationUnitUserMutationError = ErrorType<AsError | void>;\n\n/**\n * @summary Deletes a User from an Organisational Unit\n */\nexport const useDeleteOrganisationUnitUser = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationResult<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n> => {\n const mutationOptions = getDeleteOrganisationUnitUserMutationOptions(options);\n\n return useMutation(mutationOptions);\n};\n"],"mappings":";;;;;;;;;;;;;;;AAmDA,MAAa,6BAA6B;AACxC,QAAO;;AAGT,MAAa,iBAAiB,OAAO,YAA2D;AAC9F,QAAOA,iCAAoC,sBAAsB,EAAE;EAAE,GAAG;EAAS,QAAQ;EAAO,CAAC;;AAGnG,MAAa,kCAAkC;AAC7C,QAAO;EAAC;EAAkB;EAAQ;EAAU;;AAG9C,MAAa,iCAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,2BAA2B;CAEtE,MAAMC,WAAsE,EAAE,aAC5E,eAAe;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAE/C,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAc/C,SAAgB,kBAGd,SAGyD;CACzD,MAAM,eAAe,8BAA8B,QAAQ;CAE3D,MAAM,6CAAiB,aAAa;AAEpC,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,2BAA2B,OACtC,aACA,YACyB;AACzB,OAAM,YAAY,kBAAkB,EAAE,UAAU,2BAA2B,EAAE,EAAE,QAAQ;AAEvF,QAAO;;AAGT,MAAa,yCAGX,YAGI;CACJ,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,2BAA2B;CAEtE,MAAMA,WAAsE,EAAE,aAC5E,eAAe;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAE/C,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAgB/C,SAAgB,0BAGd,SAGiE;CACjE,MAAM,eAAe,sCAAsC,QAAQ;CAEnE,MAAM,qDAAyB,aAAa;AAI5C,OAAM,WAAW,aAAa;AAE9B,QAAO;;AAiCT,MAAa,8BAA8B,UAAkB;AAC3D,QAAO,iBAAiB,MAAM;;AAGhC,MAAa,uBAAuB,OAClC,OACA,YAC0C;AAC1C,QAAOD,iCAA0C,2BAA2B,MAAM,EAAE;EAClF,GAAG;EACH,QAAQ;EACT,CAAC;;AAGJ,MAAa,mCAAmC,UAAmB;AACjE,QAAO;EAAC;EAAkB;EAAgB;EAAO;EAAO;;AAG1D,MAAa,uCAIX,OACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,gCAAgC,MAAM;CAEjF,MAAME,WAA4E,EAAE,aAClF,qBAAqB,OAAO;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAE5D,QAAO;EAAE;EAAU;EAAS,SAAS,CAAC,CAAC;EAAO,GAAG;EAAc;;;;;AAgBjE,SAAgB,wBAId,OACA,SAIwD;CACxD,MAAM,eAAe,oCAAoC,OAAO,QAAQ;CAExE,MAAM,6CAAiB,aAAa;AAEpC,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,iCAAiC,OAC5C,aACA,OACA,YACyB;AACzB,OAAM,YAAY,kBAChB,EAAE,UAAU,gCAAgC,MAAM,EAAE,EACpD,QACD;AAED,QAAO;;AAGT,MAAa,+CAIX,OACA,YAQG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,gCAAgC,MAAM;CAEjF,MAAMA,WAA4E,EAAE,aAClF,qBAAqB,OAAO;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAE5D,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAgB/C,SAAgB,gCAId,OACA,SAQgE;CAChE,MAAM,eAAe,4CAA4C,OAAO,QAAQ;CAEhF,MAAM,qDAAyB,aAAa;AAI5C,OAAM,WAAW,aAAa;AAE9B,QAAO;;AA+BT,MAAa,6BAA6B,OAAe,WAAmB;AAC1E,QAAO,iBAAiB,MAAM,QAAQ;;AAGxC,MAAa,sBAAsB,OACjC,OACA,QACA,YACyC;AACzC,QAAOF,iCAAyC,0BAA0B,OAAO,OAAO,EAAE;EACxF,GAAG;EACH,QAAQ;EACT,CAAC;;AAGJ,MAAa,yCAGX,YAaG;CACH,MAAM,cAAc,CAAC,sBAAsB;CAC3C,MAAM,EAAE,UAAU,iBAAiB,SAAS,mBAAmB,UAC3D,QAAQ,YAAY,iBAAiB,QAAQ,YAAY,QAAQ,SAAS,cACxE,UACA;EAAE,GAAG;EAAS,UAAU;GAAE,GAAG,QAAQ;GAAU;GAAa;EAAE,GAChE;EAAE,UAAU,EAAE,aAAa;EAAE,SAAS;EAAW;CAErD,MAAMG,cAGD,UAAU;EACb,MAAM,EAAE,OAAO,WAAW,SAAS,EAAE;AAErC,SAAO,oBAAoB,OAAO,QAAQ,eAAe;;AAG3D,QAAO;EAAE;EAAY,GAAG;EAAiB;;;;;AAY3C,MAAa,0BAGX,YAaG;AAGH,gDAFwB,sCAAsC,QAAQ,CAEnC;;AA8BrC,MAAa,gCAAgC,OAAe,WAAmB;AAC7E,QAAO,iBAAiB,MAAM,QAAQ;;AAGxC,MAAa,yBAAyB,OACpC,OACA,QACA,YAC4C;AAC5C,QAAOH,iCAA4C,6BAA6B,OAAO,OAAO,EAAE;EAC9F,GAAG;EACH,QAAQ;EACT,CAAC;;AAGJ,MAAa,4CAGX,YAaG;CACH,MAAM,cAAc,CAAC,yBAAyB;CAC9C,MAAM,EAAE,UAAU,iBAAiB,SAAS,mBAAmB,UAC3D,QAAQ,YAAY,iBAAiB,QAAQ,YAAY,QAAQ,SAAS,cACxE,UACA;EAAE,GAAG;EAAS,UAAU;GAAE,GAAG,QAAQ;GAAU;GAAa;EAAE,GAChE;EAAE,UAAU,EAAE,aAAa;EAAE,SAAS;EAAW;CAErD,MAAMI,cAGD,UAAU;EACb,MAAM,EAAE,OAAO,WAAW,SAAS,EAAE;AAErC,SAAO,uBAAuB,OAAO,QAAQ,eAAe;;AAG9D,QAAO;EAAE;EAAY,GAAG;EAAiB;;;;;AAY3C,MAAa,6BAGX,YAaG;AAGH,gDAFwB,yCAAyC,QAAQ,CAEtC;;AAgCrC,MAAa,kCAAkC,WAAmB;AAChE,QAAO,SAAS,OAAO;;AAGzB,MAAa,2BAA2B,OACtC,QACA,YAC8C;AAC9C,QAAOJ,iCAA8C,+BAA+B,OAAO,EAAE;EAC3F,GAAG;EACH,QAAQ;EACT,CAAC;;AAGJ,MAAa,uCAAuC,WAAoB;AACtE,QAAO;EAAC;EAAkB;EAAQ;EAAQ;EAAO;;AAGnD,MAAa,2CAIX,QACA,YAIG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,oCAAoC,OAAO;CAEtF,MAAMK,WAAgF,EACpF,aACI,yBAAyB,QAAQ;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAErE,QAAO;EAAE;EAAU;EAAS,SAAS,CAAC,CAAC;EAAQ,GAAG;EAAc;;;;;AAgBlE,SAAgB,4BAId,QACA,SAIwD;CACxD,MAAM,eAAe,wCAAwC,QAAQ,QAAQ;CAE7E,MAAM,6CAAiB,aAAa;AAEpC,OAAM,WAAW,aAAa;AAE9B,QAAO;;;;;AAMT,MAAa,qCAAqC,OAChD,aACA,QACA,YACyB;AACzB,OAAM,YAAY,kBAChB,EAAE,UAAU,oCAAoC,OAAO,EAAE,EACzD,QACD;AAED,QAAO;;AAGT,MAAa,mDAIX,QACA,YAQG;CACH,MAAM,EAAE,OAAO,cAAc,SAAS,mBAAmB,WAAW,EAAE;CAEtE,MAAM,WAAW,cAAc,YAAY,oCAAoC,OAAO;CAEtF,MAAMA,WAAgF,EACpF,aACI,yBAAyB,QAAQ;EAAE;EAAQ,GAAG;EAAgB,CAAC;AAErE,QAAO;EAAE;EAAU;EAAS,GAAG;EAAc;;;;;AAgB/C,SAAgB,oCAId,QACA,SAQgE;CAChE,MAAM,eAAe,gDAAgD,QAAQ,QAAQ;CAErF,MAAM,qDAAyB,aAAa;AAI5C,OAAM,WAAW,aAAa;AAE9B,QAAO;;AAiCT,MAAa,iCAAiC,QAAgB,WAAmB;AAC/E,QAAO,SAAS,OAAO,QAAQ;;AAGjC,MAAa,0BAA0B,OACrC,QACA,QACA,YAC6C;AAC7C,QAAOL,iCACL,8BAA8B,QAAQ,OAAO,EAC7C;EAAE,GAAG;EAAS,QAAQ;EAAO,CAC9B;;AAGH,MAAa,6CAGX,YAaG;CACH,MAAM,cAAc,CAAC,0BAA0B;CAC/C,MAAM,EAAE,UAAU,iBAAiB,SAAS,mBAAmB,UAC3D,QAAQ,YAAY,iBAAiB,QAAQ,YAAY,QAAQ,SAAS,cACxE,UACA;EAAE,GAAG;EAAS,UAAU;GAAE,GAAG,QAAQ;GAAU;GAAa;EAAE,GAChE;EAAE,UAAU,EAAE,aAAa;EAAE,SAAS;EAAW;CAErD,MAAMM,cAGD,UAAU;EACb,MAAM,EAAE,QAAQ,WAAW,SAAS,EAAE;AAEtC,SAAO,wBAAwB,QAAQ,QAAQ,eAAe;;AAGhE,QAAO;EAAE;EAAY,GAAG;EAAiB;;;;;AAY3C,MAAa,8BAGX,YAaG;AAGH,gDAFwB,0CAA0C,QAAQ,CAEvC;;AAgCrC,MAAa,oCAAoC,QAAgB,WAAmB;AAClF,QAAO,SAAS,OAAO,QAAQ;;AAGjC,MAAa,6BAA6B,OACxC,QACA,QACA,YACgD;AAChD,QAAON,iCACL,iCAAiC,QAAQ,OAAO,EAChD;EAAE,GAAG;EAAS,QAAQ;EAAU,CACjC;;AAGH,MAAa,gDAGX,YAaG;CACH,MAAM,cAAc,CAAC,6BAA6B;CAClD,MAAM,EAAE,UAAU,iBAAiB,SAAS,mBAAmB,UAC3D,QAAQ,YAAY,iBAAiB,QAAQ,YAAY,QAAQ,SAAS,cACxE,UACA;EAAE,GAAG;EAAS,UAAU;GAAE,GAAG,QAAQ;GAAU;GAAa;EAAE,GAChE;EAAE,UAAU,EAAE,aAAa;EAAE,SAAS;EAAW;CAErD,MAAMO,cAGD,UAAU;EACb,MAAM,EAAE,QAAQ,WAAW,SAAS,EAAE;AAEtC,SAAO,2BAA2B,QAAQ,QAAQ,eAAe;;AAGnE,QAAO;EAAE;EAAY,GAAG;EAAiB;;;;;AAY3C,MAAa,iCAGX,YAaG;AAGH,gDAFwB,6CAA6C,QAAQ,CAE1C"}
|
|
1
|
+
{"version":3,"file":"user.fetch.cjs","names":["customFetch","queryFn: QueryFunction<Awaited<ReturnType<typeof getUserAccount>>>","queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUsers>>>","mutationFn: MutationFunction<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n { orgId: string; userId: string }\n >","mutationFn: MutationFunction<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n { orgId: string; userId: string }\n >","queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUnitUsers>>>","mutationFn: MutationFunction<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n { unitId: string; userId: string }\n >","mutationFn: MutationFunction<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n { unitId: string; userId: string }\n >"],"sources":["../../../src/api/user/user.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 { useMutation, useQuery, useSuspenseQuery } from \"@tanstack/react-query\";\nimport type {\n DataTag,\n DefinedInitialDataOptions,\n DefinedUseQueryResult,\n InvalidateOptions,\n MutationFunction,\n QueryClient,\n QueryFunction,\n QueryKey,\n UndefinedInitialDataOptions,\n UseMutationOptions,\n UseMutationResult,\n UseQueryOptions,\n UseQueryResult,\n UseSuspenseQueryOptions,\n UseSuspenseQueryResult,\n} from \"@tanstack/react-query\";\n\nimport type { AsError, UserAccountDetail, UsersGetResponse } 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 * Returns a summary of your account\n\n * @summary Get information about your account\n */\nexport type getUserAccountResponse200 = { data: UserAccountDetail; status: 200 };\n\nexport type getUserAccountResponse401 = { data: void; status: 401 };\n\nexport type getUserAccountResponse403 = { data: AsError; status: 403 };\n\nexport type getUserAccountResponseSuccess = getUserAccountResponse200 & { headers: Headers };\nexport type getUserAccountResponseError = (\n | getUserAccountResponse401\n | getUserAccountResponse403\n) & { headers: Headers };\n\nexport type getUserAccountResponse = getUserAccountResponseSuccess | getUserAccountResponseError;\n\nexport const getGetUserAccountUrl = () => {\n return `/user/account`;\n};\n\nexport const getUserAccount = async (options?: RequestInit): Promise<getUserAccountResponse> => {\n return customFetch<getUserAccountResponse>(getGetUserAccountUrl(), { ...options, method: \"GET\" });\n};\n\nexport const getGetUserAccountQueryKey = () => {\n return [\"account-server\", \"user\", \"account\"] as const;\n};\n\nexport const getGetUserAccountQueryOptions = <\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetUserAccountQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getUserAccount>>> = ({ signal }) =>\n getUserAccount({ signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getUserAccount>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetUserAccountQueryResult = NonNullable<Awaited<ReturnType<typeof getUserAccount>>>;\nexport type GetUserAccountQueryError = ErrorType<void | AsError>;\n\nexport function useGetUserAccount<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(\n options: {\n query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>> &\n Pick<\n DefinedInitialDataOptions<\n Awaited<ReturnType<typeof getUserAccount>>,\n TError,\n Awaited<ReturnType<typeof getUserAccount>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): DefinedUseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetUserAccount<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>> &\n Pick<\n UndefinedInitialDataOptions<\n Awaited<ReturnType<typeof getUserAccount>>,\n TError,\n Awaited<ReturnType<typeof getUserAccount>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetUserAccount<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Get information about your account\n */\n\nexport function useGetUserAccount<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(\n options?: {\n query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>>;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetUserAccountQueryOptions(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 Get information about your account\n */\nexport const invalidateGetUserAccount = async (\n queryClient: QueryClient,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries({ queryKey: getGetUserAccountQueryKey() }, options);\n\n return queryClient;\n};\n\nexport const getGetUserAccountSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n}) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetUserAccountQueryKey();\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getUserAccount>>> = ({ signal }) =>\n getUserAccount({ signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getUserAccount>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetUserAccountSuspenseQueryResult = NonNullable<\n Awaited<ReturnType<typeof getUserAccount>>\n>;\nexport type GetUserAccountSuspenseQueryError = ErrorType<void | AsError>;\n\nexport function useGetUserAccountSuspense<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(\n options: {\n query: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetUserAccountSuspense<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetUserAccountSuspense<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Get information about your account\n */\n\nexport function useGetUserAccountSuspense<\n TData = Awaited<ReturnType<typeof getUserAccount>>,\n TError = ErrorType<void | AsError>,\n>(\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetUserAccountSuspenseQueryOptions(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 Users in an Organisation.\n\nYou have to be a member of the Organisation or an admin user to use this endpoint\n\n**WARNING**: This endpoint is **DEPRECATED** and will be removed in a future release. Please use the `GET /organisation/{org_id}` endpoint instead.\n\n * @summary Gets users in an Organisation\n */\nexport type getOrganisationUsersResponse200 = { data: UsersGetResponse; status: 200 };\n\nexport type getOrganisationUsersResponse400 = { data: AsError; status: 400 };\n\nexport type getOrganisationUsersResponse401 = { data: void; status: 401 };\n\nexport type getOrganisationUsersResponse403 = { data: AsError; status: 403 };\n\nexport type getOrganisationUsersResponseSuccess = getOrganisationUsersResponse200 & {\n headers: Headers;\n};\nexport type getOrganisationUsersResponseError = (\n | getOrganisationUsersResponse400\n | getOrganisationUsersResponse401\n | getOrganisationUsersResponse403\n) & { headers: Headers };\n\nexport type getOrganisationUsersResponse =\n | getOrganisationUsersResponseSuccess\n | getOrganisationUsersResponseError;\n\nexport const getGetOrganisationUsersUrl = (orgId: string) => {\n return `/organisation/${orgId}/user`;\n};\n\nexport const getOrganisationUsers = async (\n orgId: string,\n options?: RequestInit,\n): Promise<getOrganisationUsersResponse> => {\n return customFetch<getOrganisationUsersResponse>(getGetOrganisationUsersUrl(orgId), {\n ...options,\n method: \"GET\",\n });\n};\n\nexport const getGetOrganisationUsersQueryKey = (orgId?: string) => {\n return [\"account-server\", \"organisation\", orgId, \"user\"] as const;\n};\n\nexport const getGetOrganisationUsersQueryOptions = <\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetOrganisationUsersQueryKey(orgId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUsers>>> = ({ signal }) =>\n getOrganisationUsers(orgId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, enabled: !!orgId, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetOrganisationUsersQueryResult = NonNullable<\n Awaited<ReturnType<typeof getOrganisationUsers>>\n>;\nexport type GetOrganisationUsersQueryError = ErrorType<AsError | void>;\n\nexport function useGetOrganisationUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options: {\n query: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n > &\n Pick<\n DefinedInitialDataOptions<\n Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError,\n Awaited<ReturnType<typeof getOrganisationUsers>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): DefinedUseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetOrganisationUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n > &\n Pick<\n UndefinedInitialDataOptions<\n Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError,\n Awaited<ReturnType<typeof getOrganisationUsers>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetOrganisationUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets users in an Organisation\n */\n\nexport function useGetOrganisationUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetOrganisationUsersQueryOptions(orgId, 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 users in an Organisation\n */\nexport const invalidateGetOrganisationUsers = async (\n queryClient: QueryClient,\n orgId: string,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries(\n { queryKey: getGetOrganisationUsersQueryKey(orgId) },\n options,\n );\n\n return queryClient;\n};\n\nexport const getGetOrganisationUsersSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetOrganisationUsersQueryKey(orgId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUsers>>> = ({ signal }) =>\n getOrganisationUsers(orgId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetOrganisationUsersSuspenseQueryResult = NonNullable<\n Awaited<ReturnType<typeof getOrganisationUsers>>\n>;\nexport type GetOrganisationUsersSuspenseQueryError = ErrorType<AsError | void>;\n\nexport function useGetOrganisationUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options: {\n query: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetOrganisationUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetOrganisationUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets users in an Organisation\n */\n\nexport function useGetOrganisationUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n orgId: string,\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetOrganisationUsersSuspenseQueryOptions(orgId, 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 * Adds a User to an **Organisation**.\n\nYou have to be in the Organisation or an admin user to use this endpoint\n\n * @summary Adds a User to an Organisation\n */\nexport type addOrganisationUserResponse201 = { data: void; status: 201 };\n\nexport type addOrganisationUserResponse400 = { data: AsError; status: 400 };\n\nexport type addOrganisationUserResponse401 = { data: void; status: 401 };\n\nexport type addOrganisationUserResponse403 = { data: AsError; status: 403 };\n\nexport type addOrganisationUserResponseSuccess = addOrganisationUserResponse201 & {\n headers: Headers;\n};\nexport type addOrganisationUserResponseError = (\n | addOrganisationUserResponse400\n | addOrganisationUserResponse401\n | addOrganisationUserResponse403\n) & { headers: Headers };\n\nexport type addOrganisationUserResponse =\n | addOrganisationUserResponseSuccess\n | addOrganisationUserResponseError;\n\nexport const getAddOrganisationUserUrl = (orgId: string, userId: string) => {\n return `/organisation/${orgId}/user/${userId}`;\n};\n\nexport const addOrganisationUser = async (\n orgId: string,\n userId: string,\n options?: RequestInit,\n): Promise<addOrganisationUserResponse> => {\n return customFetch<addOrganisationUserResponse>(getAddOrganisationUserUrl(orgId, userId), {\n ...options,\n method: \"PUT\",\n });\n};\n\nexport const getAddOrganisationUserMutationOptions = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n> => {\n const mutationKey = [\"addOrganisationUser\"];\n const { mutation: mutationOptions, request: requestOptions } = options\n ? options.mutation && \"mutationKey\" in options.mutation && options.mutation.mutationKey\n ? options\n : { ...options, mutation: { ...options.mutation, mutationKey } }\n : { mutation: { mutationKey }, request: undefined };\n\n const mutationFn: MutationFunction<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n { orgId: string; userId: string }\n > = (props) => {\n const { orgId, userId } = props ?? {};\n\n return addOrganisationUser(orgId, userId, requestOptions);\n };\n\n return { mutationFn, ...mutationOptions };\n};\n\nexport type AddOrganisationUserMutationResult = NonNullable<\n Awaited<ReturnType<typeof addOrganisationUser>>\n>;\n\nexport type AddOrganisationUserMutationError = ErrorType<AsError | void>;\n\n/**\n * @summary Adds a User to an Organisation\n */\nexport const useAddOrganisationUser = <TError = ErrorType<AsError | void>, TContext = unknown>(\n options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseMutationResult<\n Awaited<ReturnType<typeof addOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n> => {\n const mutationOptions = getAddOrganisationUserMutationOptions(options);\n\n return useMutation(mutationOptions, queryClient);\n};\n/**\n * Removes a User from an **Organisation**.\n\nYou have to be in the Organisation or an admin user to use this endpoint\n\n * @summary Deletes a User from an Organisation\n */\nexport type deleteOrganisationUserResponse204 = { data: void; status: 204 };\n\nexport type deleteOrganisationUserResponse400 = { data: AsError; status: 400 };\n\nexport type deleteOrganisationUserResponse401 = { data: void; status: 401 };\n\nexport type deleteOrganisationUserResponse403 = { data: AsError; status: 403 };\n\nexport type deleteOrganisationUserResponseSuccess = deleteOrganisationUserResponse204 & {\n headers: Headers;\n};\nexport type deleteOrganisationUserResponseError = (\n | deleteOrganisationUserResponse400\n | deleteOrganisationUserResponse401\n | deleteOrganisationUserResponse403\n) & { headers: Headers };\n\nexport type deleteOrganisationUserResponse =\n | deleteOrganisationUserResponseSuccess\n | deleteOrganisationUserResponseError;\n\nexport const getDeleteOrganisationUserUrl = (orgId: string, userId: string) => {\n return `/organisation/${orgId}/user/${userId}`;\n};\n\nexport const deleteOrganisationUser = async (\n orgId: string,\n userId: string,\n options?: RequestInit,\n): Promise<deleteOrganisationUserResponse> => {\n return customFetch<deleteOrganisationUserResponse>(getDeleteOrganisationUserUrl(orgId, userId), {\n ...options,\n method: \"DELETE\",\n });\n};\n\nexport const getDeleteOrganisationUserMutationOptions = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n> => {\n const mutationKey = [\"deleteOrganisationUser\"];\n const { mutation: mutationOptions, request: requestOptions } = options\n ? options.mutation && \"mutationKey\" in options.mutation && options.mutation.mutationKey\n ? options\n : { ...options, mutation: { ...options.mutation, mutationKey } }\n : { mutation: { mutationKey }, request: undefined };\n\n const mutationFn: MutationFunction<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n { orgId: string; userId: string }\n > = (props) => {\n const { orgId, userId } = props ?? {};\n\n return deleteOrganisationUser(orgId, userId, requestOptions);\n };\n\n return { mutationFn, ...mutationOptions };\n};\n\nexport type DeleteOrganisationUserMutationResult = NonNullable<\n Awaited<ReturnType<typeof deleteOrganisationUser>>\n>;\n\nexport type DeleteOrganisationUserMutationError = ErrorType<AsError | void>;\n\n/**\n * @summary Deletes a User from an Organisation\n */\nexport const useDeleteOrganisationUser = <TError = ErrorType<AsError | void>, TContext = unknown>(\n options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseMutationResult<\n Awaited<ReturnType<typeof deleteOrganisationUser>>,\n TError,\n { orgId: string; userId: string },\n TContext\n> => {\n const mutationOptions = getDeleteOrganisationUserMutationOptions(options);\n\n return useMutation(mutationOptions, queryClient);\n};\n/**\n * Gets users in an Organisational Unit.\n\nYou have to be in the Organisation or Unit or an Admin user to use this endpoint\n\n**WARNING**: This endpoint is **DEPRECATED** and will be removed in a future release. Please use the `GET /unit/{unit_id}` endpoint instead.\n\n * @summary Gets users in an Organisational Unit\n */\nexport type getOrganisationUnitUsersResponse200 = { data: UsersGetResponse; status: 200 };\n\nexport type getOrganisationUnitUsersResponse400 = { data: AsError; status: 400 };\n\nexport type getOrganisationUnitUsersResponse401 = { data: void; status: 401 };\n\nexport type getOrganisationUnitUsersResponse403 = { data: AsError; status: 403 };\n\nexport type getOrganisationUnitUsersResponseSuccess = getOrganisationUnitUsersResponse200 & {\n headers: Headers;\n};\nexport type getOrganisationUnitUsersResponseError = (\n | getOrganisationUnitUsersResponse400\n | getOrganisationUnitUsersResponse401\n | getOrganisationUnitUsersResponse403\n) & { headers: Headers };\n\nexport type getOrganisationUnitUsersResponse =\n | getOrganisationUnitUsersResponseSuccess\n | getOrganisationUnitUsersResponseError;\n\nexport const getGetOrganisationUnitUsersUrl = (unitId: string) => {\n return `/unit/${unitId}/user`;\n};\n\nexport const getOrganisationUnitUsers = async (\n unitId: string,\n options?: RequestInit,\n): Promise<getOrganisationUnitUsersResponse> => {\n return customFetch<getOrganisationUnitUsersResponse>(getGetOrganisationUnitUsersUrl(unitId), {\n ...options,\n method: \"GET\",\n });\n};\n\nexport const getGetOrganisationUnitUsersQueryKey = (unitId?: string) => {\n return [\"account-server\", \"unit\", unitId, \"user\"] as const;\n};\n\nexport const getGetOrganisationUnitUsersQueryOptions = <\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetOrganisationUnitUsersQueryKey(unitId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUnitUsers>>> = ({\n signal,\n }) => getOrganisationUnitUsers(unitId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, enabled: !!unitId, ...queryOptions } as UseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetOrganisationUnitUsersQueryResult = NonNullable<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>\n>;\nexport type GetOrganisationUnitUsersQueryError = ErrorType<AsError | void>;\n\nexport function useGetOrganisationUnitUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options: {\n query: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n > &\n Pick<\n DefinedInitialDataOptions<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError,\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): DefinedUseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetOrganisationUnitUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n > &\n Pick<\n UndefinedInitialDataOptions<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError,\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>\n >,\n \"initialData\"\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetOrganisationUnitUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets users in an Organisational Unit\n */\n\nexport function useGetOrganisationUnitUsers<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: Partial<\n UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetOrganisationUnitUsersQueryOptions(unitId, 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 users in an Organisational Unit\n */\nexport const invalidateGetOrganisationUnitUsers = async (\n queryClient: QueryClient,\n unitId: string,\n options?: InvalidateOptions,\n): Promise<QueryClient> => {\n await queryClient.invalidateQueries(\n { queryKey: getGetOrganisationUnitUsersQueryKey(unitId) },\n options,\n );\n\n return queryClient;\n};\n\nexport const getGetOrganisationUnitUsersSuspenseQueryOptions = <\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n) => {\n const { query: queryOptions, request: requestOptions } = options ?? {};\n\n const queryKey = queryOptions?.queryKey ?? getGetOrganisationUnitUsersQueryKey(unitId);\n\n const queryFn: QueryFunction<Awaited<ReturnType<typeof getOrganisationUnitUsers>>> = ({\n signal,\n }) => getOrganisationUnitUsers(unitId, { signal, ...requestOptions });\n\n return { queryKey, queryFn, ...queryOptions } as UseSuspenseQueryOptions<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError,\n TData\n > & { queryKey: DataTag<QueryKey, TData> };\n};\n\nexport type GetOrganisationUnitUsersSuspenseQueryResult = NonNullable<\n Awaited<ReturnType<typeof getOrganisationUnitUsers>>\n>;\nexport type GetOrganisationUnitUsersSuspenseQueryError = ErrorType<AsError | void>;\n\nexport function useGetOrganisationUnitUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options: {\n query: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetOrganisationUnitUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\nexport function useGetOrganisationUnitUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> };\n/**\n * @summary Gets users in an Organisational Unit\n */\n\nexport function useGetOrganisationUnitUsersSuspense<\n TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>,\n TError = ErrorType<AsError | void>,\n>(\n unitId: string,\n options?: {\n query?: Partial<\n UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseSuspenseQueryResult<TData, TError> & { queryKey: DataTag<QueryKey, TData> } {\n const queryOptions = getGetOrganisationUnitUsersSuspenseQueryOptions(unitId, 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 * Adds a user to an Organisational Unit.\n\nUsers cannot be added to **Personal Units** (Units that are part of the ***Default** Organisation).\n\nYou have to be in the Organisation or Unit or an Admin user to use this endpoint\n\n * @summary Adds a user to an Organisational Unit\n */\nexport type addOrganisationUnitUserResponse201 = { data: void; status: 201 };\n\nexport type addOrganisationUnitUserResponse400 = { data: AsError; status: 400 };\n\nexport type addOrganisationUnitUserResponse401 = { data: void; status: 401 };\n\nexport type addOrganisationUnitUserResponse403 = { data: AsError; status: 403 };\n\nexport type addOrganisationUnitUserResponseSuccess = addOrganisationUnitUserResponse201 & {\n headers: Headers;\n};\nexport type addOrganisationUnitUserResponseError = (\n | addOrganisationUnitUserResponse400\n | addOrganisationUnitUserResponse401\n | addOrganisationUnitUserResponse403\n) & { headers: Headers };\n\nexport type addOrganisationUnitUserResponse =\n | addOrganisationUnitUserResponseSuccess\n | addOrganisationUnitUserResponseError;\n\nexport const getAddOrganisationUnitUserUrl = (unitId: string, userId: string) => {\n return `/unit/${unitId}/user/${userId}`;\n};\n\nexport const addOrganisationUnitUser = async (\n unitId: string,\n userId: string,\n options?: RequestInit,\n): Promise<addOrganisationUnitUserResponse> => {\n return customFetch<addOrganisationUnitUserResponse>(\n getAddOrganisationUnitUserUrl(unitId, userId),\n { ...options, method: \"PUT\" },\n );\n};\n\nexport const getAddOrganisationUnitUserMutationOptions = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n> => {\n const mutationKey = [\"addOrganisationUnitUser\"];\n const { mutation: mutationOptions, request: requestOptions } = options\n ? options.mutation && \"mutationKey\" in options.mutation && options.mutation.mutationKey\n ? options\n : { ...options, mutation: { ...options.mutation, mutationKey } }\n : { mutation: { mutationKey }, request: undefined };\n\n const mutationFn: MutationFunction<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n { unitId: string; userId: string }\n > = (props) => {\n const { unitId, userId } = props ?? {};\n\n return addOrganisationUnitUser(unitId, userId, requestOptions);\n };\n\n return { mutationFn, ...mutationOptions };\n};\n\nexport type AddOrganisationUnitUserMutationResult = NonNullable<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>\n>;\n\nexport type AddOrganisationUnitUserMutationError = ErrorType<AsError | void>;\n\n/**\n * @summary Adds a user to an Organisational Unit\n */\nexport const useAddOrganisationUnitUser = <TError = ErrorType<AsError | void>, TContext = unknown>(\n options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseMutationResult<\n Awaited<ReturnType<typeof addOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n> => {\n const mutationOptions = getAddOrganisationUnitUserMutationOptions(options);\n\n return useMutation(mutationOptions, queryClient);\n};\n/**\n * Removes a User from an Organisational Unit.\n\nUsers cannot be removed from **Personal Units** (Units that are part of the ***Default** Organisation).\n\nYou have to be in the Organisation or Unit or an Admin user to use this endpoint\n\n * @summary Deletes a User from an Organisational Unit\n */\nexport type deleteOrganisationUnitUserResponse204 = { data: void; status: 204 };\n\nexport type deleteOrganisationUnitUserResponse400 = { data: AsError; status: 400 };\n\nexport type deleteOrganisationUnitUserResponse401 = { data: void; status: 401 };\n\nexport type deleteOrganisationUnitUserResponse403 = { data: AsError; status: 403 };\n\nexport type deleteOrganisationUnitUserResponseSuccess = deleteOrganisationUnitUserResponse204 & {\n headers: Headers;\n};\nexport type deleteOrganisationUnitUserResponseError = (\n | deleteOrganisationUnitUserResponse400\n | deleteOrganisationUnitUserResponse401\n | deleteOrganisationUnitUserResponse403\n) & { headers: Headers };\n\nexport type deleteOrganisationUnitUserResponse =\n | deleteOrganisationUnitUserResponseSuccess\n | deleteOrganisationUnitUserResponseError;\n\nexport const getDeleteOrganisationUnitUserUrl = (unitId: string, userId: string) => {\n return `/unit/${unitId}/user/${userId}`;\n};\n\nexport const deleteOrganisationUnitUser = async (\n unitId: string,\n userId: string,\n options?: RequestInit,\n): Promise<deleteOrganisationUnitUserResponse> => {\n return customFetch<deleteOrganisationUnitUserResponse>(\n getDeleteOrganisationUnitUserUrl(unitId, userId),\n { ...options, method: \"DELETE\" },\n );\n};\n\nexport const getDeleteOrganisationUnitUserMutationOptions = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n}): UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n> => {\n const mutationKey = [\"deleteOrganisationUnitUser\"];\n const { mutation: mutationOptions, request: requestOptions } = options\n ? options.mutation && \"mutationKey\" in options.mutation && options.mutation.mutationKey\n ? options\n : { ...options, mutation: { ...options.mutation, mutationKey } }\n : { mutation: { mutationKey }, request: undefined };\n\n const mutationFn: MutationFunction<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n { unitId: string; userId: string }\n > = (props) => {\n const { unitId, userId } = props ?? {};\n\n return deleteOrganisationUnitUser(unitId, userId, requestOptions);\n };\n\n return { mutationFn, ...mutationOptions };\n};\n\nexport type DeleteOrganisationUnitUserMutationResult = NonNullable<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>\n>;\n\nexport type DeleteOrganisationUnitUserMutationError = ErrorType<AsError | void>;\n\n/**\n * @summary Deletes a User from an Organisational Unit\n */\nexport const useDeleteOrganisationUnitUser = <\n TError = ErrorType<AsError | void>,\n TContext = unknown,\n>(\n options?: {\n mutation?: UseMutationOptions<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n >;\n request?: SecondParameter<typeof customFetch>;\n },\n queryClient?: QueryClient,\n): UseMutationResult<\n Awaited<ReturnType<typeof deleteOrganisationUnitUser>>,\n TError,\n { unitId: string; userId: string },\n TContext\n> => {\n const mutationOptions = getDeleteOrganisationUnitUserMutationOptions(options);\n\n return useMutation(mutationOptions, queryClient);\n};\n"],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ import { AsError } from "../api-schemas/asError.cjs";
|
|
|
2
2
|
import { UserAccountDetail } from "../api-schemas/userAccountDetail.cjs";
|
|
3
3
|
import { UsersGetResponse } from "../api-schemas/usersGetResponse.cjs";
|
|
4
4
|
import { ErrorType, customFetch } from "../../custom-fetch.cjs";
|
|
5
|
-
import { InvalidateOptions, QueryClient, QueryKey, UseMutationOptions, UseMutationResult, UseQueryOptions, UseQueryResult, UseSuspenseQueryOptions, UseSuspenseQueryResult } from "@tanstack/react-query";
|
|
5
|
+
import { DataTag, DefinedInitialDataOptions, DefinedUseQueryResult, InvalidateOptions, QueryClient, QueryKey, UndefinedInitialDataOptions, UseMutationOptions, UseMutationResult, UseQueryOptions, UseQueryResult, UseSuspenseQueryOptions, UseSuspenseQueryResult } from "@tanstack/react-query";
|
|
6
6
|
|
|
7
7
|
//#region src/api/user/user.fetch.d.ts
|
|
8
8
|
type SecondParameter<T extends (...args: never) => unknown> = Parameters<T>[1];
|
|
@@ -34,42 +34,60 @@ declare const getGetUserAccountUrl: () => string;
|
|
|
34
34
|
declare const getUserAccount: (options?: RequestInit) => Promise<getUserAccountResponse>;
|
|
35
35
|
declare const getGetUserAccountQueryKey: () => readonly ["account-server", "user", "account"];
|
|
36
36
|
declare const getGetUserAccountQueryOptions: <TData = Awaited<ReturnType<typeof getUserAccount>>, TError = ErrorType<void | AsError>>(options?: {
|
|
37
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData
|
|
37
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>>;
|
|
38
38
|
request?: SecondParameter<typeof customFetch>;
|
|
39
39
|
}) => UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData> & {
|
|
40
|
-
queryKey: QueryKey
|
|
40
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
41
41
|
};
|
|
42
42
|
type GetUserAccountQueryResult = NonNullable<Awaited<ReturnType<typeof getUserAccount>>>;
|
|
43
43
|
type GetUserAccountQueryError = ErrorType<void | AsError>;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
declare function useGetUserAccount<TData = Awaited<ReturnType<typeof getUserAccount>>, TError = ErrorType<void | AsError>>(options: {
|
|
45
|
+
query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>> & Pick<DefinedInitialDataOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, Awaited<ReturnType<typeof getUserAccount>>>, "initialData">;
|
|
46
|
+
request?: SecondParameter<typeof customFetch>;
|
|
47
|
+
}, queryClient?: QueryClient): DefinedUseQueryResult<TData, TError> & {
|
|
48
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
49
|
+
};
|
|
50
|
+
declare function useGetUserAccount<TData = Awaited<ReturnType<typeof getUserAccount>>, TError = ErrorType<void | AsError>>(options?: {
|
|
51
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>> & Pick<UndefinedInitialDataOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, Awaited<ReturnType<typeof getUserAccount>>>, "initialData">;
|
|
52
|
+
request?: SecondParameter<typeof customFetch>;
|
|
53
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
54
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
55
|
+
};
|
|
47
56
|
declare function useGetUserAccount<TData = Awaited<ReturnType<typeof getUserAccount>>, TError = ErrorType<void | AsError>>(options?: {
|
|
48
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData
|
|
57
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>>;
|
|
49
58
|
request?: SecondParameter<typeof customFetch>;
|
|
50
|
-
}): UseQueryResult<TData, TError> & {
|
|
51
|
-
queryKey: QueryKey
|
|
59
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
60
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
52
61
|
};
|
|
53
62
|
/**
|
|
54
63
|
* @summary Get information about your account
|
|
55
64
|
*/
|
|
56
65
|
declare const invalidateGetUserAccount: (queryClient: QueryClient, options?: InvalidateOptions) => Promise<QueryClient>;
|
|
57
66
|
declare const getGetUserAccountSuspenseQueryOptions: <TData = Awaited<ReturnType<typeof getUserAccount>>, TError = ErrorType<void | AsError>>(options?: {
|
|
58
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData
|
|
67
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>>;
|
|
59
68
|
request?: SecondParameter<typeof customFetch>;
|
|
60
69
|
}) => UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData> & {
|
|
61
|
-
queryKey: QueryKey
|
|
70
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
62
71
|
};
|
|
63
72
|
type GetUserAccountSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getUserAccount>>>;
|
|
64
73
|
type GetUserAccountSuspenseQueryError = ErrorType<void | AsError>;
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
74
|
+
declare function useGetUserAccountSuspense<TData = Awaited<ReturnType<typeof getUserAccount>>, TError = ErrorType<void | AsError>>(options: {
|
|
75
|
+
query: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>>;
|
|
76
|
+
request?: SecondParameter<typeof customFetch>;
|
|
77
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
78
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
79
|
+
};
|
|
80
|
+
declare function useGetUserAccountSuspense<TData = Awaited<ReturnType<typeof getUserAccount>>, TError = ErrorType<void | AsError>>(options?: {
|
|
81
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>>;
|
|
82
|
+
request?: SecondParameter<typeof customFetch>;
|
|
83
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
84
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
85
|
+
};
|
|
68
86
|
declare function useGetUserAccountSuspense<TData = Awaited<ReturnType<typeof getUserAccount>>, TError = ErrorType<void | AsError>>(options?: {
|
|
69
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData
|
|
87
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getUserAccount>>, TError, TData>>;
|
|
70
88
|
request?: SecondParameter<typeof customFetch>;
|
|
71
|
-
}): UseSuspenseQueryResult<TData, TError> & {
|
|
72
|
-
queryKey: QueryKey
|
|
89
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
90
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
73
91
|
};
|
|
74
92
|
/**
|
|
75
93
|
* Gets Users in an Organisation.
|
|
@@ -107,42 +125,60 @@ declare const getGetOrganisationUsersUrl: (orgId: string) => string;
|
|
|
107
125
|
declare const getOrganisationUsers: (orgId: string, options?: RequestInit) => Promise<getOrganisationUsersResponse>;
|
|
108
126
|
declare const getGetOrganisationUsersQueryKey: (orgId?: string) => readonly ["account-server", "organisation", string | undefined, "user"];
|
|
109
127
|
declare const getGetOrganisationUsersQueryOptions: <TData = Awaited<ReturnType<typeof getOrganisationUsers>>, TError = ErrorType<AsError | void>>(orgId: string, options?: {
|
|
110
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData
|
|
128
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>>;
|
|
111
129
|
request?: SecondParameter<typeof customFetch>;
|
|
112
130
|
}) => UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData> & {
|
|
113
|
-
queryKey: QueryKey
|
|
131
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
114
132
|
};
|
|
115
133
|
type GetOrganisationUsersQueryResult = NonNullable<Awaited<ReturnType<typeof getOrganisationUsers>>>;
|
|
116
134
|
type GetOrganisationUsersQueryError = ErrorType<AsError | void>;
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
135
|
+
declare function useGetOrganisationUsers<TData = Awaited<ReturnType<typeof getOrganisationUsers>>, TError = ErrorType<AsError | void>>(orgId: string, options: {
|
|
136
|
+
query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>> & Pick<DefinedInitialDataOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, Awaited<ReturnType<typeof getOrganisationUsers>>>, "initialData">;
|
|
137
|
+
request?: SecondParameter<typeof customFetch>;
|
|
138
|
+
}, queryClient?: QueryClient): DefinedUseQueryResult<TData, TError> & {
|
|
139
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
140
|
+
};
|
|
141
|
+
declare function useGetOrganisationUsers<TData = Awaited<ReturnType<typeof getOrganisationUsers>>, TError = ErrorType<AsError | void>>(orgId: string, options?: {
|
|
142
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>> & Pick<UndefinedInitialDataOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, Awaited<ReturnType<typeof getOrganisationUsers>>>, "initialData">;
|
|
143
|
+
request?: SecondParameter<typeof customFetch>;
|
|
144
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
145
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
146
|
+
};
|
|
120
147
|
declare function useGetOrganisationUsers<TData = Awaited<ReturnType<typeof getOrganisationUsers>>, TError = ErrorType<AsError | void>>(orgId: string, options?: {
|
|
121
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData
|
|
148
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>>;
|
|
122
149
|
request?: SecondParameter<typeof customFetch>;
|
|
123
|
-
}): UseQueryResult<TData, TError> & {
|
|
124
|
-
queryKey: QueryKey
|
|
150
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
151
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
125
152
|
};
|
|
126
153
|
/**
|
|
127
154
|
* @summary Gets users in an Organisation
|
|
128
155
|
*/
|
|
129
156
|
declare const invalidateGetOrganisationUsers: (queryClient: QueryClient, orgId: string, options?: InvalidateOptions) => Promise<QueryClient>;
|
|
130
157
|
declare const getGetOrganisationUsersSuspenseQueryOptions: <TData = Awaited<ReturnType<typeof getOrganisationUsers>>, TError = ErrorType<AsError | void>>(orgId: string, options?: {
|
|
131
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData
|
|
158
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>>;
|
|
132
159
|
request?: SecondParameter<typeof customFetch>;
|
|
133
160
|
}) => UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData> & {
|
|
134
|
-
queryKey: QueryKey
|
|
161
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
135
162
|
};
|
|
136
163
|
type GetOrganisationUsersSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getOrganisationUsers>>>;
|
|
137
164
|
type GetOrganisationUsersSuspenseQueryError = ErrorType<AsError | void>;
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
165
|
+
declare function useGetOrganisationUsersSuspense<TData = Awaited<ReturnType<typeof getOrganisationUsers>>, TError = ErrorType<AsError | void>>(orgId: string, options: {
|
|
166
|
+
query: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>>;
|
|
167
|
+
request?: SecondParameter<typeof customFetch>;
|
|
168
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
169
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
170
|
+
};
|
|
171
|
+
declare function useGetOrganisationUsersSuspense<TData = Awaited<ReturnType<typeof getOrganisationUsers>>, TError = ErrorType<AsError | void>>(orgId: string, options?: {
|
|
172
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>>;
|
|
173
|
+
request?: SecondParameter<typeof customFetch>;
|
|
174
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
175
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
176
|
+
};
|
|
141
177
|
declare function useGetOrganisationUsersSuspense<TData = Awaited<ReturnType<typeof getOrganisationUsers>>, TError = ErrorType<AsError | void>>(orgId: string, options?: {
|
|
142
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData
|
|
178
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUsers>>, TError, TData>>;
|
|
143
179
|
request?: SecondParameter<typeof customFetch>;
|
|
144
|
-
}): UseSuspenseQueryResult<TData, TError> & {
|
|
145
|
-
queryKey: QueryKey
|
|
180
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
181
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
146
182
|
};
|
|
147
183
|
/**
|
|
148
184
|
* Adds a User to an **Organisation**.
|
|
@@ -197,7 +233,7 @@ declare const useAddOrganisationUser: <TError = ErrorType<AsError | void>, TCont
|
|
|
197
233
|
userId: string;
|
|
198
234
|
}, TContext>;
|
|
199
235
|
request?: SecondParameter<typeof customFetch>;
|
|
200
|
-
}) => UseMutationResult<Awaited<ReturnType<typeof addOrganisationUser>>, TError, {
|
|
236
|
+
}, queryClient?: QueryClient) => UseMutationResult<Awaited<ReturnType<typeof addOrganisationUser>>, TError, {
|
|
201
237
|
orgId: string;
|
|
202
238
|
userId: string;
|
|
203
239
|
}, TContext>;
|
|
@@ -254,7 +290,7 @@ declare const useDeleteOrganisationUser: <TError = ErrorType<AsError | void>, TC
|
|
|
254
290
|
userId: string;
|
|
255
291
|
}, TContext>;
|
|
256
292
|
request?: SecondParameter<typeof customFetch>;
|
|
257
|
-
}) => UseMutationResult<Awaited<ReturnType<typeof deleteOrganisationUser>>, TError, {
|
|
293
|
+
}, queryClient?: QueryClient) => UseMutationResult<Awaited<ReturnType<typeof deleteOrganisationUser>>, TError, {
|
|
258
294
|
orgId: string;
|
|
259
295
|
userId: string;
|
|
260
296
|
}, TContext>;
|
|
@@ -294,42 +330,60 @@ declare const getGetOrganisationUnitUsersUrl: (unitId: string) => string;
|
|
|
294
330
|
declare const getOrganisationUnitUsers: (unitId: string, options?: RequestInit) => Promise<getOrganisationUnitUsersResponse>;
|
|
295
331
|
declare const getGetOrganisationUnitUsersQueryKey: (unitId?: string) => readonly ["account-server", "unit", string | undefined, "user"];
|
|
296
332
|
declare const getGetOrganisationUnitUsersQueryOptions: <TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError = ErrorType<AsError | void>>(unitId: string, options?: {
|
|
297
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData
|
|
333
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>>;
|
|
298
334
|
request?: SecondParameter<typeof customFetch>;
|
|
299
335
|
}) => UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData> & {
|
|
300
|
-
queryKey: QueryKey
|
|
336
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
301
337
|
};
|
|
302
338
|
type GetOrganisationUnitUsersQueryResult = NonNullable<Awaited<ReturnType<typeof getOrganisationUnitUsers>>>;
|
|
303
339
|
type GetOrganisationUnitUsersQueryError = ErrorType<AsError | void>;
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
340
|
+
declare function useGetOrganisationUnitUsers<TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError = ErrorType<AsError | void>>(unitId: string, options: {
|
|
341
|
+
query: Partial<UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>> & Pick<DefinedInitialDataOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, Awaited<ReturnType<typeof getOrganisationUnitUsers>>>, "initialData">;
|
|
342
|
+
request?: SecondParameter<typeof customFetch>;
|
|
343
|
+
}, queryClient?: QueryClient): DefinedUseQueryResult<TData, TError> & {
|
|
344
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
345
|
+
};
|
|
346
|
+
declare function useGetOrganisationUnitUsers<TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError = ErrorType<AsError | void>>(unitId: string, options?: {
|
|
347
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>> & Pick<UndefinedInitialDataOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, Awaited<ReturnType<typeof getOrganisationUnitUsers>>>, "initialData">;
|
|
348
|
+
request?: SecondParameter<typeof customFetch>;
|
|
349
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
350
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
351
|
+
};
|
|
307
352
|
declare function useGetOrganisationUnitUsers<TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError = ErrorType<AsError | void>>(unitId: string, options?: {
|
|
308
|
-
query?: UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData
|
|
353
|
+
query?: Partial<UseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>>;
|
|
309
354
|
request?: SecondParameter<typeof customFetch>;
|
|
310
|
-
}): UseQueryResult<TData, TError> & {
|
|
311
|
-
queryKey: QueryKey
|
|
355
|
+
}, queryClient?: QueryClient): UseQueryResult<TData, TError> & {
|
|
356
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
312
357
|
};
|
|
313
358
|
/**
|
|
314
359
|
* @summary Gets users in an Organisational Unit
|
|
315
360
|
*/
|
|
316
361
|
declare const invalidateGetOrganisationUnitUsers: (queryClient: QueryClient, unitId: string, options?: InvalidateOptions) => Promise<QueryClient>;
|
|
317
362
|
declare const getGetOrganisationUnitUsersSuspenseQueryOptions: <TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError = ErrorType<AsError | void>>(unitId: string, options?: {
|
|
318
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData
|
|
363
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>>;
|
|
319
364
|
request?: SecondParameter<typeof customFetch>;
|
|
320
365
|
}) => UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData> & {
|
|
321
|
-
queryKey: QueryKey
|
|
366
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
322
367
|
};
|
|
323
368
|
type GetOrganisationUnitUsersSuspenseQueryResult = NonNullable<Awaited<ReturnType<typeof getOrganisationUnitUsers>>>;
|
|
324
369
|
type GetOrganisationUnitUsersSuspenseQueryError = ErrorType<AsError | void>;
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
370
|
+
declare function useGetOrganisationUnitUsersSuspense<TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError = ErrorType<AsError | void>>(unitId: string, options: {
|
|
371
|
+
query: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>>;
|
|
372
|
+
request?: SecondParameter<typeof customFetch>;
|
|
373
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
374
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
375
|
+
};
|
|
376
|
+
declare function useGetOrganisationUnitUsersSuspense<TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError = ErrorType<AsError | void>>(unitId: string, options?: {
|
|
377
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>>;
|
|
378
|
+
request?: SecondParameter<typeof customFetch>;
|
|
379
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
380
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
381
|
+
};
|
|
328
382
|
declare function useGetOrganisationUnitUsersSuspense<TData = Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError = ErrorType<AsError | void>>(unitId: string, options?: {
|
|
329
|
-
query?: UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData
|
|
383
|
+
query?: Partial<UseSuspenseQueryOptions<Awaited<ReturnType<typeof getOrganisationUnitUsers>>, TError, TData>>;
|
|
330
384
|
request?: SecondParameter<typeof customFetch>;
|
|
331
|
-
}): UseSuspenseQueryResult<TData, TError> & {
|
|
332
|
-
queryKey: QueryKey
|
|
385
|
+
}, queryClient?: QueryClient): UseSuspenseQueryResult<TData, TError> & {
|
|
386
|
+
queryKey: DataTag<QueryKey, TData>;
|
|
333
387
|
};
|
|
334
388
|
/**
|
|
335
389
|
* Adds a user to an Organisational Unit.
|
|
@@ -386,7 +440,7 @@ declare const useAddOrganisationUnitUser: <TError = ErrorType<AsError | void>, T
|
|
|
386
440
|
userId: string;
|
|
387
441
|
}, TContext>;
|
|
388
442
|
request?: SecondParameter<typeof customFetch>;
|
|
389
|
-
}) => UseMutationResult<Awaited<ReturnType<typeof addOrganisationUnitUser>>, TError, {
|
|
443
|
+
}, queryClient?: QueryClient) => UseMutationResult<Awaited<ReturnType<typeof addOrganisationUnitUser>>, TError, {
|
|
390
444
|
unitId: string;
|
|
391
445
|
userId: string;
|
|
392
446
|
}, TContext>;
|
|
@@ -445,7 +499,7 @@ declare const useDeleteOrganisationUnitUser: <TError = ErrorType<AsError | void>
|
|
|
445
499
|
userId: string;
|
|
446
500
|
}, TContext>;
|
|
447
501
|
request?: SecondParameter<typeof customFetch>;
|
|
448
|
-
}) => UseMutationResult<Awaited<ReturnType<typeof deleteOrganisationUnitUser>>, TError, {
|
|
502
|
+
}, queryClient?: QueryClient) => UseMutationResult<Awaited<ReturnType<typeof deleteOrganisationUnitUser>>, TError, {
|
|
449
503
|
unitId: string;
|
|
450
504
|
userId: string;
|
|
451
505
|
}, TContext>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.fetch.d.cts","names":[],"sources":["../../../src/api/user/user.fetch.ts"],"sourcesContent":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"user.fetch.d.cts","names":[],"sources":["../../../src/api/user/user.fetch.ts"],"sourcesContent":[],"mappings":"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"}
|