Saihajpreet Singh
Saihajpreet Singh
https://github.com/kamilkisiela/graphql-config/pull/1105
we should allow `ISC` ? https://en.wikipedia.org/wiki/ISC_license
hey @b4s36t4 I have update the description for this issue. Let me know if something needs clarification or if you have any questions.
We could also add reload docs button similar to Altair
done in https://github.com/n1ru4l/envelop/pull/1501 will be part of https://github.com/n1ru4l/envelop/pull/1487
@yaacovCR thoughts anything I should change on this?
@yaacovCR so I updated to new version and ran into issue with the types between `TypeExecutionArgs` vs `ExecutionArgs` which I think I can just force it but the other issue...
this gives more customizable/extensible and agnostic solution https://github.com/n1ru4l/envelop/pull/1487
Apollo Server doesn't completely support envelop see https://github.com/dotansimha/envelop/issues/1112
@matt-halliday as mentioned in #1112 > Apollo-Server does not allow overwriting the parse and validate functions. We have this open discussion with Apollo Server https://github.com/apollographql/apollo-server/discussions/5541 but looks like they aren't...