PublicPipeInterface


List of the pipe information.

Field : ObjectDescription
anyone_can_create_card: Boolean Whether anyone can create cards in the pipe
cards_count: Int The pipe total cards
childrenRelations: [PipeRelation] Information about the pipe child connections
clone_from_id: Int Id which the Pipe was cloned from
create_card_label: String The content displayed in the start form button
created_at: DateTime When the pipe was created
emailAddress: String The pipe's email inbox address
expiration_time_by_unit: Int The number used in the pipe SLA
expiration_unit: Int The seconds of the unit used in the pipe SLA
fieldConditions: [FieldCondition] Information about the fields conditions
improvementSetting: ImprovementSetting Information about the pipe improvement setting
last_updated_by_card: DateTime When a card was last updated in the pipe
only_admin_can_remove_cards: Boolean Whether only Admins can delete cards
only_assignees_can_edit_cards: Boolean Whether only the card assignees can edit it
parentsRelations: [PipeRelation] Information about the pipe parent connections
phases: [Phase] Information about the pipe phases
preferences: RepoPreference Information about the pipe preferences
reports: [PipeReport] The pipe's reports
startFormFieldConditions: [FieldCondition] Information about the start form fields conditions
start_form_fields: [PhaseField] Information about the start form fields
suid: String The pipe Small Unique ID
title_field: PhaseField Information about the field selected to be the card title
users: [User] Information about the pipe users
users_count: Int The total users in the pipe
uuid: String The pipe UUID
webhooks: [Webhook] Information about the pipe Webhooks

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.

DateTime

An ISO‐8601 encoded UTC date time string (YYYY-MM-DD HH:MM:SS).

String

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

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.

DateTime

An ISO‐8601 encoded UTC date time string (YYYY-MM-DD HH:MM:SS).

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.

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.