mirror of
https://github.com/wassname/talk.git
synced 2026-07-18 12:40:13 +08:00
Merge pull request #872 from coralproject/missing-fragment
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