[GraphQL] When querying with apollo/client, only getting 5500 rows in maximum #742
-
When I'm querying in backend from thegraph, the results are only available in 5,500 items even if they're controlled by skip and take params. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I'm getting this issue too but if you are changing where param, you should be able to get all rows. |
Beta Was this translation helpful? Give feedback.
I'm getting this issue too but if you are changing where param, you should be able to get all rows.