UpdateTableFieldInput


Autogenerated input type of UpdateTableField

Input Fields : ObjectDescription
clientMutationId: String A unique identifier for the client performing the mutation.
id: ID The field ID
table_id: ID The table ID
allChildrenMustBeDoneToFinishParent: Boolean Connection Field: Whether all children must be done to finish the parent
canConnectExisting: Boolean Connection Field: Whether can connect with existing items
canConnectMultiples: Boolean Connection Field: Whether is possible to connect with multiple items
canCreateNewConnected: Boolean Connection Field: Whether is possible to create new connected items
childMustExistToFinishParent: Boolean Connection Field: Whether a child must exist to finish the parent
custom_validation: String The regex used to validate the field's value
description: String The field description
help: String The field help text
label: String The field title
minimal_view: Boolean Whether the field is minimal
options: [String] The field options
required: Boolean Whether the field is required
unique: Boolean Whether the field value must be unique

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.

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.

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.

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.

Boolean

Represents `true` or `false` values.