Replies: 2 comments
-
I'm not sure where this error is coming from. It might be your responsibility from the server? I don't think we have any limitations for file size. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Are you loading your schema from AWS Lambda? Because it seems like AWS has a limit for 6MB response size - this has nothing to do with codegen (we don't have any limitations on file/schema size). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to generate code for a graphql client and i'm getting a response that the GraphQL schema is above the size allowed (6mb), is there any way to get around this ?
Beta Was this translation helpful? Give feedback.
All reactions