Object most used fields
View all object's fields| field : object | description |
|---|---|
| id: ID | The database table ID |
| members: [Member] | Information about the Repo members |
| name: String | The Repo name |
| organization: Organization | Information about the organization |
| public: Boolean | Whether the Repo is public |
| table_fields: [TableField] | Information about the database table fields |
| table_records: TableRecordConnection | Fetches a group of records based on arguments |