Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
The RQL query ('v2query')
Documentation
Instances
runQuery :: (MonadIO m, MonadBaseControl IO m, MonadError QErr m, HasAppEnv m, HasCacheStaticConfig m, MonadTrace m, MonadMetadataStorage m, MonadResolveSource m, MonadQueryTags m, ProvidesHasuraServices m, UserInfoM m) => AppContext -> RebuildableSchemaCache -> RQLQuery -> m (EncJSON, RebuildableSchemaCache) Source #
queryModifiesSchema :: RQLQuery -> Bool Source #