Repo


Repo information

Field : ObjectDescription
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 : ObjectDescription
publicFormSettingsDeprecated. Information about the public form settings
public_formDeprecated. Whether the public form is active
public_form_activeDeprecated. Whether the public form is active

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.

String

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

String

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

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.

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.

Int

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