Magidoc

UpdateProjectV2Input
Input Object

Autogenerated input type of UpdateProjectV2

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

closed

Set the project to closed or open.

projectId

ID !
Non-null

The ID of the Project to update.

public

Set the project to public or private.

readme

Set the readme description of the project.

shortDescription

Set the short description of the project.

title

Set the title of the project.

Usages

#

References

#

  • Argument input of field updateProjectV2 from type Mutation