How to resolve graphql payload size? #1763
Unanswered
GayathriRaj
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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!
Beta Was this translation helpful? Give feedback.
All reactions