INPUT_OBJECT
UpdateUserReportInput is used for update UserReport object. Input was generated by ent.
input UpdateUserReportInput {# The description of the user reportdescription: StringclearDescription: BooleancreatedAt: Time# The time the report was reviewedreviewedAt: TimeclearReviewedAt: BooleanreportReasonID: IDclearReportReason: BooleanauthorID: IDclearAuthor: BooleanreportedUserID: IDclearReportedUser: BooleanreviewedByID: IDclearReviewedBy: Boolean}