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