Update highlight fragment
This commit is contained in:
parent
f2c9ec04b8
commit
8b22146c63
|
|
@ -255,8 +255,14 @@ graphql(`
|
|||
selectionLength
|
||||
contentUuid
|
||||
startPosition
|
||||
note {
|
||||
text
|
||||
}
|
||||
text
|
||||
color
|
||||
contentBlock {
|
||||
id
|
||||
}
|
||||
}
|
||||
`);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue