@watzon/baserow
Preparing search index...
types
GitLabIssuesDataSyncCreate
Interface GitLabIssuesDataSyncCreate
interface
GitLabIssuesDataSyncCreate
{
gitlabProjectId
:
string
;
gitlabUrl
?:
string
;
syncedProperties
:
string
[]
;
tableName
:
string
;
type
:
"gitlab_issues"
;
}
Hierarchy
BaseDataSyncCreate
GitLabIssuesDataSyncCreate
Index
Properties
gitlab
Project
Id
gitlab
Url?
synced
Properties
table
Name
type
Properties
gitlab
Project
Id
gitlabProjectId
:
string
Optional
gitlab
Url
gitlabUrl
?:
string
synced
Properties
syncedProperties
:
string
[]
table
Name
tableName
:
string
type
type
:
"gitlab_issues"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gitlab
Project
Id
gitlab
Url
synced
Properties
table
Name
type
@watzon/baserow
Loading...