withTransformQueryRemoveKey
Function
interface YarpRoute { // ... omitted for brevity withTransformQueryRemoveKey(queryKey: string): YarpRoute;}Signature
method
withTransformQueryRemoveKey Adds the transform that will remove the given query key.
withTransformQueryRemoveKey(queryKey: string): YarpRouteParameters
queryKey string Returns
YarpRoute Applies to
This function is an extension method on the following types: