Magidoc

ImportProjectInput
Input Object

Autogenerated input type of ImportProject

Fields

#

body

The description of Project.

clientMutationId

A unique identifier for the client performing the mutation.

columnImports

Non-null

A list of columns containing issues and pull requests.

name

Non-null

The name of Project.

ownerName

Non-null

The name of the Organization or User to create the Project under.

public

Whether the Project is public or not.

Usages

#

References

#

  • Argument input of field importProject from type Mutation