| canBeTagged: Boolean | Info on whether this repo can be tagged |
| color: String | Color of pipe/database |
| conditionExpressionsFieldIds: [Int] | IDs of all fields in a pipe that trigger conditionals |
| countOnlyWeekDays: Boolean | Indicates if only weekdays should be counted for SLAs |
| 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: RepoPermissionsInternalGQL | User permissions for this repo |
| public: Boolean | Whether the Repo is public |
| publicForm: PublicFormInternal | Information about the public form settings |
| reachedConcurrentBulkActionsLimit: Boolean | Whether a repo has reached the concurrent Bulk Actions limit |
| 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 |
| type: String | The Repo type |
| users_count: Int | The total users |