Alokai

ComplexTextValue

type ComplexTextValue = {
  __typename?: 'ComplexTextValue'; /** Text that can contain HTML tags. */
  html: Scalars['String']['output'];
};

Referenced Types

On this page