realworld-hs-0.1.0.0: Scotty impl of https://github.com/gothinkster/realworld
Safe HaskellSafe-Inferred
LanguageGHC2021

Conduit.Features.Account.Common.QueryUserFollows

Documentation

queryIfUserFollows :: ComparableUserEntity a => SqlExpr a -> Maybe UserID -> SqlExpr (Value Bool) Source #