The type of the annotation
TYPE
Annotation
Annotation representing all the entities in the text
Fields 5
indices
:
[Int!]!
The indices of the annotation in the text
content
:
String!
The content of the annotation. Annotations can sometimes be different from the actual text content. E.g., Mastodon mentions have 'text: @buffer', but includes the server name in the content, 'content: @buffer@threads.net'
text
:
String!
The text representation of the annotation, eg '@buffer'
url
:
String!
The URL the annotation points to