graphql-engine-1.0.0: GraphQL API over Postgres
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hasura.Backends.BigQuery.Schema.Introspection

Synopsis

Documentation

listAllTables :: (CacheRM m, MetadataM m, MonadError QErr m, MonadIO m) => SourceName -> m [TableName] Source #

List all tables, tracked or untracked, on a given BigQuery source. All given datasets' tables will be included.