tridion-sites-extensions-api-docs

Home > @tridion-sites/open-api-client > KeywordSuggestions

KeywordSuggestions type

List of suggested keywords, grouped by the URI of the category that they belong to.

Signature:

export type KeywordSuggestions = Record<string, any>;