Magidoc

CreateMigrationSourceInput
Input Object

Autogenerated input type of CreateMigrationSource

Fields

#

accessToken

The migration source access token.

clientMutationId

A unique identifier for the client performing the mutation.

githubPat

The GitHub personal access token of the user importing to the target repository.

name

Non-null

The migration source name.

ownerId

ID !
Non-null

The ID of the organization that will own the migration source.

type

Non-null

The migration source type.

url

The migration source URL, for example https://github.com or https://monalisa.ghe.com .

Usages

#

References

#

  • Argument input of field createMigrationSource from type Mutation