teamwalnut / graphql-ppx

GraphQL language primitives for ReScript/ReasonML written in ReasonML
https://graphql-ppx.com
MIT License
257 stars 53 forks source link

Upgrade to rescript 10 #284

Closed rolandpeelen closed 1 year ago

jfrolich commented 1 year ago

CI fails because we are using vanilla npm instead of yarn. Also I think there is a problem with ppxlib in rescript 10 where ppx's need to use a patched version of ppxlib. Let me look into that.

rolandpeelen commented 1 year ago

Awesome - thanks for merging! I had the NPM lock file thingy locally but never ended up pushing it. Hope this is enough for Rescript 10, but can't quite seem what else would need upgrading :)