Skip to content

Query

const Query: (name?) => (target, propertyKey, parameterIndex) => void

Defined in: src/decorators.ts:69

Decorator: Binds a parameter to the request query string.

string

(target, propertyKey, parameterIndex): void

any

string

number

void