@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
types
RepositoryConnectionView
Interface RepositoryConnectionView
The ID of the Repository.
interface
RepositoryConnectionView
{
id
:
string
;
name
:
string
;
owner
:
string
;
}
Index
Properties
id
name
owner
Properties
id
id
:
string
The ID of the Repository.
name
name
:
string
The name of the Repository.
owner
owner
:
string
The account owner of the Repository.
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
owner
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...
The ID of the Repository.