Update highlight fragment

This commit is contained in:
Ramon Wenger 2024-01-25 14:21:45 +01:00
parent f2c9ec04b8
commit 8b22146c63
1 changed files with 6 additions and 0 deletions

View File

@ -255,8 +255,14 @@ graphql(`
selectionLength
contentUuid
startPosition
note {
text
}
text
color
contentBlock {
id
}
}
`);