CreateHighlightedTag
No description
input CreateHighlightedTag {
indent: Float
tagId: String
text: String
type: HighlightedTagType
}
Fields
indent
(Float
)
DEPRECATED
tagId
(String
)
ID of an exisiting tag. This field will become required in an upcoming release.
text
(String
)
DEPRECATED
type
(HighlightedTagType
)
DEPRECATED