@deep/nest-kit
    Preparing search index...

    Class GraphQLRichText

    Rich text type Used for content fields

    Implements

    • RichText
    Index

    Constructors

    Properties

    Constructors

    Properties

    html?: string

    HTML content

    id: string

    RichText ID

    plaintext?: string

    Content in plain text

    tiptap?: JSONContent

    Tiptap JSONContent

    type: "RichText"

    The type of the rich text data object, set to 'RichText'.