UpdatePipeInput


Autogenerated input type of UpdatePipe

Input Fields : ObjectDescription
clientMutationId: String A unique identifier for the client performing the mutation.
anyone_can_create_card: Boolean Whether all organization members can create cards in the pipe
expiration_time_by_unit: Int The pipe's SLA unit
expiration_unit: Int The pipe's SLA expiration period - Minutes: 60 - Hours: 3600 - Day: 86400
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
id: ID The pipe ID
name: String The pipe name
only_assignees_can_edit_cards: Boolean Whether only assignee can edit the card
only_admin_can_remove_cards: Boolean Whether only the Admin can delete cards
preferences: RepoPreferenceInput The pipe preferences
public: Boolean Whether the pipe is public
public_form: Boolean Whether the public form is active
publicFormSettings: PublicFormSettingsInput Public form settings
title_field_id: ID The title field ID
color: Colors Color of pipe
noun: String Noun for pipe 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.

Boolean

Represents `true` or `false` values.

Int

Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

Int

Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

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.

Boolean

Represents `true` or `false` values.

Boolean

Represents `true` or `false` values.

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.

String

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