Add highlight fragment to legacy content block query

This commit is contained in:
Ramon Wenger 2024-01-16 16:54:29 +01:00
parent f41b43aa70
commit 7932b65895
1 changed files with 2 additions and 7 deletions

View File

@ -1,16 +1,11 @@
#import "./highlightParts.gql"
fragment ContentBlockParts on ContentBlockNode {
id
slug
userCreated
mine
highlights {
contentIndex
paragraphIndex
selectionLength
contentUuid
startPosition
text
color
...HighlightParts
}
instrumentCategory {
id