UpdateProjectStatusInput
Autogenerated input type of UpdateProjectStatus
input UpdateProjectStatusInput {
clientMutationId: String
id: ID!
projectStatus: NewProjectStatusEnum!
reason: String
}
Fields
UpdateProjectStatusInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.