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
I'm using filterset_class with an OrderingFilter for my types and after adding gql_optimizer to my queries it adds one query more instead of reducing the amount.
Note: I'll try to figure out the source of the problem in the next days, maybe someone already knows something about this issue?
The text was updated successfully, but these errors were encountered:
I'm using
filterset_class
with anOrderingFilter
for my types and after adding gql_optimizer to my queries it adds one query more instead of reducing the amount.Note: I'll try to figure out the source of the problem in the next days, maybe someone already knows something about this issue?
The text was updated successfully, but these errors were encountered: