📄️ Supporting complex selects
Sometimes you might need to conditionally include some columns through some query scopes that might not be in the original database table.
📄️ Additional method overrides
Apart from the required methods that have to be implemented, API controllers also include other methods than can be overriden.