INPUT_OBJECT
input CompleteProjectInput {completeTasks: Boolean!deleteUnstartedAppointments: Boolean!newStartDate: DatenewEndDate: Date# Identifier of the ProjectEntity to perform the action on.id: ID!clientMutationId: String}