Clear the query string parameters.
Delete a value from the query string parameters.
Set a value in the query string parameters.
Convert the query string parameters to a JSON object given we may have parameter values that are not json serializable out of the box.
Optional
preserveOriginal: booleanConvert the query string parameters to a string.
Query string operations.