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
PR #3882 is looking to make the Group class subclassable. It would be nice if the QueryBuilder would support the same functionality to query for subclasses, just as is implemented for the Node class and its subclasses.