ENUM

ColumnType

link GraphQL Schema definition

  • enum ColumnType {
  • boolean
  • currency
  • date
  • datetime
  • decimal
  • float
  • integer
  • percent
  • string
  • text
  • email
  • phone
  • ssn
  • link
  • photo
  • json
  • uuid
  • date_cast
  • month
  • month_abbreviation
  • extended_currency
  • interval
  • }