struct UserResponseFilter
- UserResponseFilter
- Struct
- Value
- Object
Included Modules
Defined in:
response_filters/user_response_filter.crConstructors
Class Method Summary
Instance Method Summary
- #run(params : Lucky::Params, current_user : User | Nil)
- #run(fields : Indexable(String) | Nil, current_user : User | Nil = nil) : UserResponse