YarpRoute.withMatchRouteQueryParameter
Method
interface YarpRoute { // ... omitted for brevity withMatchRouteQueryParameter(queryParameters: YarpRouteQueryParameterMatch[]): YarpRoute;}Signature
method
withMatchRouteQueryParameter Matches requests that contain the specified query parameters.
withMatchRouteQueryParameter(queryParameters: YarpRouteQueryParameterMatch[]): YarpRouteParameters
queryParameters YarpRouteQueryParameterMatch[] Returns
YarpRoute Defined on
This method is defined on the following type: