Magidoc

CopyProjectV2Input
Input Object

Autogenerated input type of CopyProjectV2

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

includeDraftIssues

Include draft issues in the new project

ownerId

ID !
Non-null

The owner ID of the new project.

projectId

ID !
Non-null

The ID of the source Project to copy.

title

Non-null

The title of the project.

Usages

#

References

#

  • Argument input of field copyProjectV2 from type Mutation