UNPKG

@nestjs/graphql

Version:

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

7 lines 178 B
export declare enum ClassType { ARGS = "args", OBJECT = "objectType", INPUT = "inputType", INTERFACE = "interface" } //# sourceMappingURL=class-type.enum.d.ts.map