withMatchRouteQueryParameter
Method
interface YarpRoute { // ... omitted for brevity withMatchRouteQueryParameter(queryParameters: YarpRouteQueryParameterMatch[]): YarpRoute;}Signature
method
withMatchRouteQueryParameterOnly match requests that contain all of these query parameters.
withMatchRouteQueryParameter(queryParameters: YarpRouteQueryParameterMatch[]): YarpRouteParameters
queryParametersYarpRouteQueryParameterMatch[]Returns
YarpRouteApplies to
This method applies to the following types: