OBJECT
Text link
type TextLink {# If true, open link in a new windownewWindow: Boolean # Link texttext: String! url: String! }