Skip to main content

CreateReportInput (Input)

Description

No description



Fields

NameDescription
description - String
entityId - String!
entityType - ModerationEntityType!
reportCategory - ReportCategory!
spaceId - String

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