living-lavenderL
Refine3y ago
4 replies
living-lavender

GraphQL Pagination “total”

When using the GraphQL dataprovider with useTable & pagination where does the “total” number of data get populated?

I see where “data?total” is referenced with pageSize to get the number of pages. What I don’t see is how/where “total” gets resolved.

Any insight appreciated! Thank you.
Was this page helpful?