This page describes rich text content that includes references and metadata.

TextArtifact

artifactId
ID!
required
Unique identifier for the text artifact.
content
String!
required
The main text content of the artifact.
references
[Reference!]!
required
Array of references to external resources or entities.
hitCount
Int!
required
Number of search hits or matches found.
filterStrings
[String!]!
required
Array of filter strings applied to the content.
zsheetId
ID
Optional reference to a related ZSheet.
datasetId
ID
Optional reference to a related dataset.

Additional Resources