UpdateTableInput


Autogenerated input type of UpdateTable

Input Fields : ObjectDescription
clientMutationId: String A unique identifier for the client performing the mutation.
id: ID The table ID
authorization: TableAuthorization The table authorization Valid options: - read - write
create_record_button_label: String The create record button text
description: String The table description
icon: String The table icon Valid options: - airplane - at - axe - badge - bag - boat - briefing - bug - bullhorn - calendar - cart - cat - chart-zoom - chart2 - chat - check - checklist - compass - contract - dog - eiffel - emo - finish-flag - flame - frame - frog - game - github - globe - growth - hr-process - hr-requests - ice - juice - lamp - lemonade - liberty - like - mac - magic - map - message - mkt-requests - money - onboarding - pacman - pacman1 - payable - phone - pipefy - pizza - planet - plug - receivables - receive - recruitment-requests - reload - rocket - sales - skull - snow-flake - star - target - task - task-management - trophy - underwear
name: String The table name
public: Boolean Whether the table is public
public_form: Boolean Whether the public form is active
publicFormSettings: PublicFormSettingsInput Public form settings
summary_attributes: [ID] Array with fields ID
title_field_id: ID The title field ID
color: Colors Color of database
noun: String Noun for database registries

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.

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.

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.

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.

String

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