interface UpdateQueryPayload {
    query?: string;
}

Properties

Properties

query?: string

The new basic query expression (e.g., red surfboards).