OBJECT

FormattedText

link GraphQL Schema definition

  • type FormattedText {
  • # all text objects in order, their types can be used to apply styling
  • text: [TextType!]!
  • }