Magidoc

UpdateProjectsMutationInput
Input Object

Autogenerated input type of UpdateProjectsMutation

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

databaseIds

[ String !]

Database Ids of projects to delete.

ids

[ ID !]

Ids of projects to delete.

projects

Non-null

A list of projects.

recover

A boolean that will recover deleted projects.

Usages

#

References

#

  • Argument input of field updateProjects from type Mutation