graphql_parser
graphql_parser copied to clipboard
Elixir binding for libgraphqlparser
I think it would be handy to compile `libgraphqlparser` as part `graphql_parser`'s compile process. I'm assuming you're not already doing this because of this line in the README: > But...
`graphql_parser` currently supports `Poison` but most of the community seems to have migrated to `Jason`. Poison and Jason have pretty similar API's so it would hopefully not be a big...
Reference: https://stackoverflow.com/questions/76597378/elixirls-dialyzer-errors-no-local-return-and-will-never-be-called