Magidoc

UpdateProjectInput
Input Object

Autogenerated input type of UpdateProject

Fields

#

body

The description of project.

clientMutationId

A unique identifier for the client performing the mutation.

name

The name of project.

projectId

ID !
Non-null

The Project ID to update.

public

Whether the project is public or not.

state

Whether the project is open or closed.

Usages

#

References

#

  • Argument input of field updateProject from type Mutation