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
Standard ConnectionFields allow you to pass a custom Connection in as the type for the field. This allows for defining Connection Fields like totalCount etc...
DjangoFilterConnectionField does not currently support this.