wesleymatosdev

Results 118 comments of wesleymatosdev

@tusharmath the solution should affect all the other traces or only the grpc mentioned on the issue's description?

@tusharmath, we have a limitation, though: our `From for ServiceDocument` accounts only for filled fields. I see two ways we can go for this: 1. Write a new version accounting...

@tusharmath why not add a new file instead of new functions on the single file? For large applications, it'd make it more maintainable for the users, and it follows the...

Just as suggestions, but anyways, I'll try to implement as it is. /attempt #1271

This `GraphQLExecutor` being exported, do you imagine it being a Rust source code compiled to WASM or being a JS layer that interfaces with the binary @tusharmath?

Agree. I suggested it when working on #790, but it was outside that issue's scope.

I'd like to work on this one as I implemented part of the env thing already

I started working on it, and I'll use `env-file-reader` to read the env. one question: Do we want a new operator or a new field on an existing operator? IMO,...

As discussed [on Discord](https://discord.com/channels/1044859667798568962/1156188728474214472/1191854194051776532), we'll use `@link` for that, so we're blocked until #760 be resolved.

It's really open @Bhavyajain21. I'm assigned to this one but feel free to give it a shot if you want to