Record

migration

No description available.

record migration {
  archive-url: option​<string>,
  created-at: string,
  exclude: option​<list​<string>>,
  exclude-attachments: bool,
  exclude-git-data: bool,
  exclude-metadata: bool,
  exclude-owner-projects: bool,
  exclude-releases: bool,
  guid: string,
  id: s32,
  lock-repositories: bool,
  node-id: string,
  org-metadata-only: bool,
  owner: nullable-simple-user,
  repositories: list​<repository>,
  state: string,
  updated-at: string,
  url: string,
}

Fields

NameTypeDescription
archive-urloption​<string>
created-atstring
excludeoption​<list​<string>>
exclude-attachmentsbool
exclude-git-databool
exclude-metadatabool
exclude-owner-projectsbool
exclude-releasesbool
guidstring
ids32
lock-repositoriesbool
node-idstring
org-metadata-onlybool
ownernullable-simple-user
repositorieslist​<repository>
statestring
updated-atstring
urlstring