@watzon/baserow
Preparing search index...
types
GitHubIssuesDataSyncCreate
Interface GitHubIssuesDataSyncCreate
interface
GitHubIssuesDataSyncCreate
{
githubIssuesOwner
:
string
;
githubIssuesRepo
:
string
;
syncedProperties
:
string
[]
;
tableName
:
string
;
type
:
"github_issues"
;
}
Hierarchy
BaseDataSyncCreate
GitHubIssuesDataSyncCreate
Index
Properties
github
Issues
Owner
github
Issues
Repo
synced
Properties
table
Name
type
Properties
github
Issues
Owner
githubIssuesOwner
:
string
github
Issues
Repo
githubIssuesRepo
:
string
synced
Properties
syncedProperties
:
string
[]
table
Name
tableName
:
string
type
type
:
"github_issues"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
github
Issues
Owner
github
Issues
Repo
synced
Properties
table
Name
type
@watzon/baserow
Loading...