Chregi

Results 26 comments of Chregi

I second @Elyytscha 's input. We currently fixed the versions for our self-hosting and we are not really looking forward to the first time we will update to newer images,...

Same request here. It feels a bit inconsistent atm. Would also be nice to have the header options for the supergraph compose config yaml.

Still having this issue, even when using @apollo/subgraph at version 2.2.3, when using with nestjs. relevant package versions: ``` "@apollo/server": "4.11.3", "@apollo/subgraph": "2.2.3", "@nestjs/apollo": "12.1.0", "@nestjs/graphql": "12.1.1" ``` --> also...