CreateTableInput
Autogenerated input type of CreateTable
Input Fields : Object | Description |
---|---|
clientMutationId: String | A unique identifier for the client performing the mutation. |
name: String | The table name |
organization_id: ID | The organization ID |
authorization: TableAuthorization | The table authorization Valid options: - read - write |
description: String | The table description |
labels: [LabelInput] | Array of inputs to create table's labels |
members: [MemberInput] | Array of inputs to invite members to the table |
public: Boolean | Whether the table is public |
color: Colors | Color of database |
icon: String | The pipe 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 |