appendQueryParameters

Combines the specified object and the existing query parameters. This allows you to add many parameters at once, as opposed to adding them one at a time to the queryParameters property.

Parameters

params

The query parameters

See also