There was an error while loading. Please reload this page.
1 parent 2881fb5 commit fe9ce9eCopy full SHA for fe9ce9e
1 file changed
packages/clients/fetch-client/src/index.ts
@@ -8,7 +8,7 @@ import {
8
type TransactionOperation,
9
type TransactionResults,
10
} from '@zenstackhq/client-helpers';
11
-import { fetcher, makeUrl, marshal, type FetchFn } from '@zenstackhq/client-helpers/fetch';
+import { fetcher, makeUrl, marshal, type FetchFn, serialize } from '@zenstackhq/client-helpers/fetch';
12
import { lowerCaseFirst } from '@zenstackhq/common-helpers';
13
import type {
14
AllModelOperations,
0 commit comments