-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hey guys, I'm trying to export my huge database from Contentful to Sanity, but I'm running into issue because of the large size of content. So my request fails with 400 error saying: Message: Response size too big. Maximum allowed response size: 7340032B.
To easily fix that Contentful CLI provides an option to pass --max-allowed-limit
which would load entries in batches in fix the issue with huge payload size.
Would it be possible for you to expose that option so it'd be available thru CLI?
Metadata
Metadata
Assignees
Labels
No labels