# Interface UseGetQueryRecommendationsParams

Parameters for useGetQueryRecommendations hook.

# Properties

# contextTitle

contextTitle: string

Data model title or perspective title


# count

count?: number

Number of recommendations that should be returned

If not specified, the default value is 4


# enabled

enabled?: boolean

Boolean flag to control if the hook is executed

If not specified, the default value is true