RTEConfiguration
No description
type RTEConfiguration { enabled: Boolean! strikethrough: Boolean! spoiler: Boolean! sarcasm: Boolean!}Fields#
enabled (Boolean!)#
enabled when true turns on basic RTE features including bold, italic, quote, and bullet list.
strikethrough (Boolean!)#
strikethrough when true turns on the strikethrough feature.
spoiler (Boolean!)#
spoiler when true turns on the spoiler feature.
sarcasm (Boolean!)#
sarcasm when true turns on the sarcasm feature.