CreateReportInput
No description
input CreateReportInput {
description: String
entityId: String!
entityType: ModerationEntityType!
reportCategory: ReportCategory!
spaceId: String
}
No description
input CreateReportInput {
description: String
entityId: String!
entityType: ModerationEntityType!
reportCategory: ReportCategory!
spaceId: String
}
description
(String
)entityId
(String!
)entityType
(ModerationEntityType!
)reportCategory
(ReportCategory!
)spaceId
(String
)