OBJECT
LinkAction represents an action to render a URL.
type LinkAction {# The URL to navigate to.url: String! }