UNPKG

@nestjs/graphql

Version:

Nest - modern, fast, powerful node.js web framework (@graphql)

7 lines 188 B
/** * Decorator that marks a class as a resolver arguments type. * * @publicApi */ export declare function ArgsType(): ClassDecorator; //# sourceMappingURL=args-type.decorator.d.ts.map