mirror of
https://github.com/wassname/talk.git
synced 2026-08-11 11:27:10 +08:00
Add missing fragment field to Comment
This commit is contained in:
@@ -96,6 +96,7 @@ const withCommentFragments = withFragments({
|
||||
asset: gql`
|
||||
fragment CoralEmbedStream_Comment_asset on Asset {
|
||||
__typename
|
||||
id
|
||||
${getSlotFragmentSpreads(slots, 'asset')}
|
||||
}
|
||||
`,
|
||||
|
||||
Reference in New Issue
Block a user