dronedeploy Docs Reference API Explorer Become a Partner

INTERFACE

TableColumn

An interface representing the common fields available on table columns.

link

Fields

id (ID!)

The ID of the object.

name (String!)

The name of the column

description (String!)

The description of the data held in the column

dateCreation (DateTime)

Date the object was created

nullable (Boolean)

Whether null data value can be explictly set. Default: true