galley-0.83.0: Conversations
Safe HaskellSafe-Inferred
LanguageGHC2021

Galley.Cassandra.GetAllTeamFeatures

Documentation

getAllDbFeatures :: forall row mrow m. (MonadClient m, row ~ AllFeatureRow, Tuple (TupleP mrow), IsProductType (TupleP mrow) mrow, AllZip (IsF Maybe) row mrow) => TeamId -> m (AllFeatures DbFeature) Source #