You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2023. It is now read-only.
However, this does not give us the total count of items after filters applied, which we need in order to show in our table pagination.
Is there any better way of achieving this apart from overriding gql.django.field and adding a totalCount attribute to the results?