diff --git a/schema/hidden.graphql b/schema/hidden.graphql index bf4592b58..97cb6527e 100644 --- a/schema/hidden.graphql +++ b/schema/hidden.graphql @@ -78,7 +78,7 @@ type Exclusion @entity { "Unique identifier of the exclusion" id: ID! - "If it's a channel report: ID of the channel being reported (the channel may no longer exist)" + "If it's a channel exclusion: ID of the channel being reported (the channel may no longer exist)" channelId: String @index "If it's a video exclusion: ID of the video being reported (the video may no longer exist)"