Egor Yurtaev
Egor Yurtaev
Any updates? I have the same problem as @Xerkus
**Old**  **New**  **Atom**  What do you think?
I try to keep it as original as possible... You might send this suggestion to https://github.com/atom/one-dark-syntax
@tannermares 
Intellij idea has limited support for typescript =( 
Idea has less features than Atom =(
@igaidai4uk Thanks a lot. But what about `main.coffee` or have you changed colors in settings from app?
@tdbgamer because there are no changes to the main.js, only binary file...
`withMiddlewares` is method of `Resolver`, you can chaining `withMiddlewares` with your resolver `resolve: userGetMe.withMiddlewares([myMiddleware])` if `userGetMe` is instance of `Resolver`. if you use object in `addFields` = type of [`ObjectTypeComposerFieldConfigAsObjectDefinition`](https://github.com/graphql-compose/graphql-compose/blob/e8637117d162d94afd34a7d6ea186bffd0344d9a/src/ObjectTypeComposer.d.ts#L93)
You can use `removeArg` + `wrapResolve` to prepare args like this https://github.com/graphql-compose/graphql-compose-mongoose/issues/321#issuecomment-816645685