Back

TableRecordRelation


List of the database table record's relations information.

Field : ObjectDescription
id: ID Represents a relation's id.
name: String Represents a relation's name.
repo: TableConnectedRepoGQLCoreUnionTypes Represents a repo (Card or Table Record).
repo_items: RepoItemTypesConnection Fetches a group of records based on arguments.
source_type: String Represents the type source. It can be a database table or a pipe.