Magidoc

UpdateProjectMutationInput
Input Object

A project.

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

databaseId

The database id of the project used to find the project (if not using the GQL id).

id

the GQL id of the project used to find the project.

name

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

replaceResourcePermissions

Resource permissions that will replace the old ones.

revisionGroupName

The name of the revision group.

revisionName

The name of the revision to be created.

revisionNotes

Notes or comments associated with the revision.

state

The new state for the project.

Usages

#

References

#

  • Argument input of field updateProject from type Mutation