factual-api-0.6.0: A driver for the Factual API

Safe HaskellSafe-Inferred

Data.Factual.Shared.Table

Contents

Description

This module exports the type used to represent a table for the read or schema query types.

Synopsis

Table type

data Table Source

This type defines the available tables. Use the Custom table option for tables that are not listed you.

Instances