librarySpotlightSuggestions
Suggestions for the Spotlight "What are you looking for?" screen. Requires the semantic-resource-search feature flag.
librarySpotlightSuggestions(
popularFirst: Int
recentFirst: Int
): SpotlightSuggestions!
Arguments
librarySpotlightSuggestions.popularFirst ● Int scalar
Maximum number of popular resources to return (defaults to 5, capped at 20).
librarySpotlightSuggestions.recentFirst ● Int scalar
Maximum number of recently opened resources to return (defaults to 8, capped at 20).
Type
SpotlightSuggestions object
Curated resources for the Spotlight empty state: resources popular across the workspace, and the current user's recently opened library resources.