databrary-1: Databrary

Safe HaskellNone
LanguageHaskell2010

Model.Container

Synopsis

Documentation

lookupContainer :: (MonadDB c m, MonadHasIdentity c m) => Id Container -> m (Maybe Container) Source #

Look up a Container by its Id, gated by the running Identity's permission to view the Volume containing the Container.