Repo
Repo information
Field : Object | Description |
---|---|
anyone_can_create_card: Boolean | Allows anyone to create cards |
color: String | Color of pipe/database |
conditionExpressionsFieldIds: [Int] | IDs of all fields in a pipe that trigger conditionals |
description: String | The Repo description |
icon: String | The Repo icon |
labels: [Label] | Information about the Repo labels |
members: [Member] | Information about the Repo members |
name: String | The Repo name |
noun: String | The Repo noun for their registries |
organization: Organization | Information about the organization |
permissions: RepoPermissionsInternalGQLType | User permissions for this repo |
public: Boolean | Whether the Repo is public |
publicForm: PublicFormInternal | Information about the public form settings |
startFormPhaseId: ID | The repo start form phase 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 |
users_count: Int | The total users |
Deprecated : Object | Description |
---|---|
publicFormSettings | Deprecated. Information about the public form settings |
public_form | Deprecated. Whether the public form is active |
public_form_active | Deprecated. Whether the public form is active |