Pagination¶
This field extension allows you to use the default offset limit pagination provided by strawberry-graphql-django but wraps the results with total count.
Usage¶
Now you can query your list with pagination and total count:
This field extension allows you to use the default offset limit pagination provided by strawberry-graphql-django but wraps the results with total count.
Now you can query your list with pagination and total count: