mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 21:34:56 +08:00
no more errors
This commit is contained in:
@@ -45,10 +45,8 @@ export const withUserDetailQuery = withQuery(gql`
|
||||
}) {
|
||||
...${getDefinitionName(Comment.fragments.comment)}
|
||||
}
|
||||
...${getDefinitionName(Comment.fragments.root)}
|
||||
${pluginFragments.spreads('root')}
|
||||
}
|
||||
${Comment.fragments.root}
|
||||
${Comment.fragments.comment}
|
||||
${pluginFragments.definitions('user')}
|
||||
${pluginFragments.definitions('root')}
|
||||
|
||||
Reference in New Issue
Block a user