Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
SearchSuccessEventDTO
Interface SearchSuccessEventDTO
interface
SearchSuccessEventDTO
{
graphqlQuery
:
string
;
graphqlVariables
:
object
;
query
:
SearchQuery
;
response
:
SearchResult
;
}
Index
Properties
graphql
Query
graphql
Variables
query
response
Properties
graphql
Query
graphqlQuery
:
string
graphql
Variables
graphqlVariables
:
object
query
query
:
SearchQuery
response
response
:
SearchResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
graphql
Query
graphql
Variables
query
response
@nosto/nosto-js
Loading...