Search
Preparing search index...
The search index is not available
sql-type-graphql
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
sql-type-graphql
Typings
Column
Interface Column
The JSON definition of a column for importing and exporting.
export
interface
Column
Hierarchy
Column
DecoratedColumn
Index
Properties
is
Enum
is
Primary
Key
name
nullable
optional
type
Properties
is
Enum
is
Enum
:
boolean
is
Primary
Key
is
Primary
Key
:
boolean
name
name
:
string
nullable
nullable
:
boolean
optional
optional
:
boolean
type
type
:
string
Exports
Externals
Database
Tasks
Typings
Column
is
Enum
is
Primary
Key
name
nullable
optional
type
Config
Database
Decorated
Column
Decorated
Database
Decorated
Enum
Decorated
Table
Enum
Table
Generated using
TypeDoc
The JSON definition of a column for importing and exporting.
Column