BulkDeleteProjectInput
Autogenerated input type of BulkDeleteProject
input BulkDeleteProjectInput {
clientMutationId: String
ids: [ID!]!
companyId: ID!
}
Fields
BulkDeleteProjectInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.