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