Decorator to mark a class as a Magek Query. Queries represent read operations that don't modify state.
Uses TC39 Stage 3 decorators.
Role access control and filter hooks configuration
A class decorator function
Decorator to mark a class as a Magek Query. Queries represent read operations that don't modify state.
Uses TC39 Stage 3 decorators.