Magidoc

CloneProjectInput
Input Object

Autogenerated input type of CloneProject

Fields

#

body

The description of the project.

clientMutationId

A unique identifier for the client performing the mutation.

includeWorkflows

Non-null

Whether or not to clone the source project's workflows.

name

Non-null

The name of the project.

public

The visibility of the project, defaults to false (private).

sourceId

ID !
Non-null

The source project to clone.

targetOwnerId

ID !
Non-null

The owner ID to create the project under.

Usages

#

References

#

  • Argument input of field cloneProject from type Mutation