Magidoc

CreateProjectMutationInput
Input Object

A project.

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

name

The name of the project. When revision management is enabled, this will set the name of the revision group.

revisionGroupName

The name of the revision group.

revisionName

Name assigned to the initial revision of the new project.

revisionNotes

Notes or comments for the initial revision of the new project.

revisionSourceProjectSaveFileDatabaseId

Database ID of the ProjectSaveFile file used as the revision source.

revisionSourceProjectSaveFileId

ID of the ProjectSaveFile used as the revision source.

Usages

#

References

#

  • Argument input of field createProject from type Mutation