We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ade1f6 commit 22ef34eCopy full SHA for 22ef34e
services/libs/nango/src/client.ts
@@ -36,7 +36,7 @@ export type {
36
37
let backendClient: BackendNango | undefined = undefined
38
39
-const DEFAULT_NANGO_FETCH_LIMIT = 50
+const DEFAULT_NANGO_FETCH_LIMIT = 100
40
41
let config: INangoClientConfig | undefined | null = undefined
42
export const NANGO_CLOUD_CONFIG = () => {
0 commit comments