graphql-engine-1.0.0: GraphQL API over Postgres
Safe HaskellNone
LanguageHaskell2010

Hasura.Server.CheckUpdates

Documentation

newtype UpdateInfo Source #

Constructors

UpdateInfo 

Fields

checkForUpdates :: LoggerCtx a -> Manager -> IO void Source #