How to resolve graphql payload size?

74 Views Asked by At

I have a graphql payload which is more than 8KB which exceeds the graphql payload size limitation. I would need suggestion on how can I handle this payload to pass through. I tried to use Graphql APQ, but that didn't work. Any help would be appreciated. Thanks!

0

There are 0 best solutions below