mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 22:18:15 +08:00
Retrieving me from Comment triggers a change
This commit is contained in:
@@ -91,6 +91,11 @@ const singleCommentFragment = gql`
|
||||
const withCommentFragments = withFragments({
|
||||
root: gql`
|
||||
fragment CoralEmbedStream_Comment_root on RootQuery {
|
||||
me {
|
||||
ignoredUsers {
|
||||
id
|
||||
}
|
||||
}
|
||||
__typename
|
||||
${getSlotFragmentSpreads(slots, 'root')}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user