Alexandra Baduna

Results 18 comments of Alexandra Baduna

> > > @gbrlmngr just do like @mshima suggested, adding `this.env.options.nodePackageManager = 'yarn';` to the generator solves the problem > > > > > > @phatpham9: Are you suggesting to...

> > Any update on this? > > I can't, for the life of me, find a way to configure `installDependencies`. > > `this.installDependencies` always errors out with `is not...

Hello, I'm having the same issue, i want to define multiple endpoints that loads the same type but using different arguments. I understood this works now with type merging subschemas...

> FWIW, there’s a demo available in the schema stitching handbook that demonstrates how to do this using only present capabilities. https://github.com/gmac/schema-stitching-handbook/tree/master/type-merging-multiple-keys > > Note that SDL and static JavaScript...

Any updates on this? I am facing the same issue with random packages.

Hello, You can check out my implementation here https://www.npmjs.com/package/@totalsoft/federation-subscription-tools I forked @Oxyaction 's also forked repo (😁), upgraded almost everything that needed upgrade to make it work with GraphQL v16...

Can you please add a reproduction sample, maybe in SandBox? Also I encourage everyone to contribute however they can, if you know how to fix this issue you can create...

Hello, I'm working on this issue, I'm not sure how to make it compatible with ts. I wrote this library back when I didn't know typescript that much, I'm thinking...

Thank you for your contribution @tomszafr! Does your PR fixes the TypeScript support issue? I'm working on rewriting the whole thing with TypeScript, react-leaflet 4 and react 18...but I got...

Hello, @paveltretyakovru! Thank you for contributing, I wish to fully rewrite it with typescript but unfortunately my time is so limited.... I'm so glad people are contributing though. Thanks !...