graphql-request
graphql-request copied to clipboard
Is there a way to increase the default request size?
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?