allow returning library item information in highlight

This commit is contained in:
Hongbo Wu
2024-06-06 15:23:56 +08:00
parent 9259a9cfe3
commit 51efff8b8e
6 changed files with 52 additions and 80 deletions

View File

@ -1133,6 +1133,7 @@ type Highlight {
html: String
id: ID!
labels: [Label!]
libraryItem: Article!
patch: String
prefix: String
quote: String