Type Alias UpdateIgnoreQueryTriggerPayload

UpdateIgnoreQueryTriggerPayload: {
    q: string;
}

Type declaration

  • q: string

    The query to ignore.