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 |
color: String | Color of pipe/database |
conditionExpressionsFieldIds: [Int] | IDs of all fields in a pipe that trigger conditionals |
create_card_label: String | The content displayed in the start form button |
created_at: DateTime | When the pipe was created |
description: String | The Repo description |
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 |
icon: String | The Repo icon |
id: ID | The pipe ID |
improvementSetting: ImprovementSetting | Information about the pipe improvement setting |
labels: [Label] | Information about the Repo labels |
last_updated_by_card: DateTime | When a card was last updated in the pipe |
members: [Member] | Information about the Repo members |
name: String | The Repo name |
noun: String | The Repo noun for their registries |
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 |
opened_cards_count: Int | The total amount of cards not done |
organization: Organization | Information about the organization |
organizationId: ID | Card organization id |
parentsRelations: [PipeRelation] | Information about the pipe parent connections |
permissions: RepoPermissionsInternalGQLType | User permissions for this repo |
phases: [Phase] | Information about the pipe phases |
preferences: RepoPreference | Information about the pipe preferences |
public: Boolean | Whether the Repo is public |
publicForm: PublicFormInternal | Information about the public form settings |
reports: [PipeReport] | The pipe's reports |
role: String | The current user role in the pipe |
startFormFieldConditions: [FieldCondition] | Information about the start form fields conditions |
startFormPhaseId: ID | The repo start form phase id |
start_form_fields: [PhaseField] | Information about the start form fields |
subtitleFields: PhaseFieldConnection | Fields used that is set as subtitle |
suid: String | The pipe Small Unique ID |
summary_attributes: [SummaryAttribute] | Information about the data selected to be shown in the summarized view |
summary_options: [SummaryGroup] | Information about the Repo summary options |
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 | Unique identifier id |
webhooks: [Webhook] | Information about the pipe Webhooks |