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 new name of the project.

replaceResourcePermissions

Resource permissions that will replace the old ones.

state

The new state for the project.

Usages

#

References

#

  • Argument input of field updateProject from type Mutation