feat/SW-3108 external links
* feat(SW-3108): Added external link options to shortcuts * feat(SW-3108): Added external link options to header Approved-by: Matilda Landström
This commit is contained in:
@@ -27,6 +27,11 @@ fragment Shortcuts on Shortcuts {
|
||||
title
|
||||
two_column_list
|
||||
shortcuts {
|
||||
is_contentstack_link
|
||||
external_link {
|
||||
href
|
||||
title
|
||||
}
|
||||
open_in_new_tab
|
||||
text
|
||||
linkConnection {
|
||||
|
||||
Reference in New Issue
Block a user