Magidoc

DeleteProjectsMutationInput
Input Object

Autogenerated input type of DeleteProjectsMutation

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.

Usages

#

References

#

  • Argument input of field deleteProjects from type Mutation