ReportProfileRequest: {
    additionalComments?: InputMaybe<Scalars["String"]["input"]>;
    for: Scalars["ProfileId"]["input"];
    reason: ProfileReportingReasonInput;
}

Type declaration