Types
JiraRichText
Represents a Jira rich text in the GraphQL API.
object
JiraRichTextFields
format
The format associated with this Jira rich text.
raw
JSON
The raw associated with this Jira rich text. May be null when unavailable or not applicable.
rawText
String!
The raw text associated with this Jira rich text.
markdown
String!
The markdown associated with this Jira rich text.
wikiMarkup
String!
The wiki markup associated with this Jira rich text.