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
The Oso's data filtering feature has options to include query functions either globally through oso.setDataFilteringQueryDefaults or specifically for individual types through oso.registerClass.
Would it be possible to add support for the latter option in the library's OsoClass decorator, please?
Unfortunately I am not knowledgeable enough to provider PR in this case.