Safe Haskell | Safe-Infered |
---|
Data.Factual.Write.Submit
Contents
Description
This module exports the types used to create contributions.
Submit type
The Submit type represents a Write to the API which performs an upsert (a row can be updated or a new row can be written). The table and user must be specified, while the factual ID is optional (omitted for new rows). Finally the values are specified in a String to String Map.
Constructors
Submit | |
Required modules
module Data.Factual.Shared.Table