TableField


List of table field information

Field : ObjectDescription
allChildrenMustBeDoneToFinishParent: Boolean Whether all child items must be done to finish the parent item
canConnectExisting: Boolean Whether it's possible to connect existing items
canConnectMultiples: Boolean Whether it's possible to connect multiple items
canCreateNewConnected: Boolean Whether its possible to create new connected items
childMustExistToFinishParent: Boolean Whether a child must exist to finish the parent
connectedRepo: PublicRepoUnion Repo (Pipe or Table) representation
custom_validation: String The regex used to validate the field value
description: String The field description
help: String The field help text
id: ID The field ID
index: Float field index
index_name: String field index name
internal_id: ID The field internal ID
is_multiple: Boolean Whether the field accepts multiple entries
label: String The field title
minimal_view: Boolean Whether the field is minimal
options: [String] The options of the Checklist, Radio or Select field
required: Boolean Whether the field is required
type: String The field type. Valid options: assignee_select, attachment, checklist_horizontal, checklist_vertical, cnpj, connector, cpf, currency, date, datetime, due_date, email, id, label_select, long_text, number, phone, radio_horizontal, radio_vertical, select, short_text, statement, time, formula, dynamic_content
unique: Boolean Whether the field must have a unique value
uuid: ID The field Universally Unique ID
Deprecated : ObjectDescription
connected_repoDeprecated. Repo (Pipe or Table) representation

Boolean

Represents `true` or `false` values.

Boolean

Represents `true` or `false` values.

Boolean

Represents `true` or `false` values.

Boolean

Represents `true` or `false` values.

Boolean

Represents `true` or `false` values.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

ID

Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"VXNlci0xMA=="`) or integer (such as `4`) input value will be accepted as an ID.

Float

Represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

ID

Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"VXNlci0xMA=="`) or integer (such as `4`) input value will be accepted as an ID.

Boolean

Represents `true` or `false` values.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.

ID

Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"VXNlci0xMA=="`) or integer (such as `4`) input value will be accepted as an ID.