interface QueryAddon {
    query?: Record<string, unknown>;
}

Properties

Properties

query?: Record<string, unknown>

query params to be appended to the url