Skip to content

Instantly share code, notes, and snippets.

View lume-code's full-sized avatar

LumeCode lume-code

View GitHub Profile
@lume-code
lume-code / export.resolver.ts
Created July 14, 2025 13:05
Export CSV/PDF functionality for nestjs-query
import { Logger } from '@nestjs/common';
import {
Args,
ArgsType,
Field,
InputType,
registerEnumType,
Resolver,
} from '@nestjs/graphql';
import {