graphql-request icon indicating copy to clipboard operation
graphql-request copied to clipboard

Is there a way to increase the default request size?

Open jamesmorgan opened this issue 3 years ago • 0 comments

I am hitting an issue querying for larger amounts of data e.g. the result size of 3064764279 is larger than the allowed limit of 2147483648

Is there a way to specify a max results size? And if so how can I configure this?

jamesmorgan avatar Jun 13 '22 08:06 jamesmorgan