Skip to content

Commit

Permalink
Update schema/hidden.graphql
Browse files Browse the repository at this point in the history
Co-authored-by: Zeeshan Akram <37098720+zeeshanakram3@users.noreply.github.com>
  • Loading branch information
ignazio-bovo and zeeshanakram3 authored Aug 16, 2023
1 parent 14fdbc9 commit 5b747b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/hidden.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down

0 comments on commit 5b747b3

Please sign in to comment.