Saihajpreet Singh

Results 218 comments of Saihajpreet Singh

> I would love some way to split apart the large generated typescript files into smaller chunks somehow (eg by fragments and queries found in code; or by some simple...

@IvanGoncharov @hwillson can maybe help on this one?

there have been many discussion and progress being made to support for Unicode - https://github.com/graphql/graphql-spec/issues/256 - https://github.com/graphql/graphql-spec/issues/687 - https://github.com/graphql/graphql-js/pull/3117 - https://github.com/graphql/graphql-js/pull/3322

we should clean this up but not sure why tests are failing, I was using it for something which I no longer am so not critical at the moment for...

For GraphQL Codegen purposes just providing the URL should work by giving the subgraph URL. I do like this proposal, I also need something similar in CLI where we can...

> > For GraphQL Codegen purposes just providing the URL should work by giving the subgraph URL. > > The idea is to be able to iterate and develop locally...

part of [handling field errors](https://spec.graphql.org/October2021/#sec-Handling-Field-Errors) we should be returning the paths that should help lead to what field is raising the error

related https://github.com/graphprotocol/indexer/issues/809

Looks like just need to run prettier @orta