Skip to content

Variable: Query

ts
const Query: (schema) => ParameterDecorator;

Defined in: packages/core/src/decorators/http.decorators.ts:120

Parameters

ParameterType
schemaobject

Returns

ParameterDecorator

Released under the MIT License.