allow returning library item information in highlight
This commit is contained in:
@ -1133,6 +1133,7 @@ type Highlight {
|
||||
html: String
|
||||
id: ID!
|
||||
labels: [Label!]
|
||||
libraryItem: Article!
|
||||
patch: String
|
||||
prefix: String
|
||||
quote: String
|
||||
|
||||
Reference in New Issue
Block a user