ENUM
SearchShortcutType
link GraphQL Schema definition
1 enum SearchShortcutType { 2 3 # Returns shortcut matching Adobe tools. 4 5 6 # Returns shortcut matching downloadable asset types. 7 8 9 # Returns shortcut matching creative fields or job titles. 10 11 }