For a CMExternalLink that is linked to for example a CMTeaser, an external URL can be queried as follows:
{ content { content(id:"12216") { ... on CMTeaser { target { ... on CMExternalLink { url openInNewTab } } } } } }
Your Internet Explorer is no longer supported.
Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.