Magidoc

CreateProjectV2Input
Input Object

Autogenerated input type of CreateProjectV2

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

ownerId

ID !
Non-null

The owner ID to create the project under.

repositoryId

The repository to link the project to.

teamId

The team to link the project to. The team will be granted read permissions.

title

Non-null

The title of the project.

Usages

#

References

#

  • Argument input of field createProjectV2 from type Mutation