arianon
Results
1
comments of
arianon
@smucciArchitech This is the workaround I'm currently using. ```typescript // XXX: Evil hack to use graphql-cost-analysis class EnhancedServer extends ApolloServer { async createGraphQLServerOptions( req: express.Request, res: express.Response ): Promise {...