If the endpoint accepts additional query parameters other than oData queryparams, we have to append them after the buildQuery manually. To avoid this can we create a collection of custom parameter object that will be appended to the query?
Eg: myendpoint?oDataParam=xyz&customparam=1