{ "compilerOptions": { "plugins": [ { "name": "@nestjs/graphql", "options": { "introspectComments": true } } ] } }