Dejan Iskra

Results 6 comments of Dejan Iskra

@trentm My bad for not including the supergraph schema. I will post a sample below, however, not sure if it would actually work without the service linked actually running. With...

@trentm Thank you for that detailed explanation, I certainly learned a lot from it. Unfortunately, I don't know much about the inner workings of Apollo's core. I just setup a...

@trentm very sorry about that. I just pushed up a few commits that remove the @rockethomes/[email protected] package, as well as remove the need for rover installation. Pull down the latest...

@trentm tested out this just now https://github.com/elastic/apm-agent-nodejs/pull/3336 and apollo server 4 works as expected, without a gateway. With a gateway, the gateway shows is transaction type "request" instead of graphql...

> For listening to the events from `RedisClient`, once the module has been initialized, I could write a listener for it as follows (I am using `cache-manager-redis-store`): > > ```...