Which libraries do you use for GraphQL in Erlang. I suppose that people use either graphql-erlang, graphql_erl (fork of graphql-erlang), their own fork of it (there are over 50 forks…) or either use Elixir’s Absinthe.
graphql-erlang seems abandoned so I guess it’s not attractive for new users. Maintainers seem to be unreachable.
Are there any other useful projects?