gen1321
SimpleGraphqlClient - an Elixir graphql client
SimpleGraphqlClient - As the name implies it’s a simple GraphQL client
It allows you to interact with graphql Api as simple as possible without any trouble.
But you may ask, why i wrote it even if there is a plenty of others clients.
Because some of them wants you to interpolate variables directly into your query string, and IMHO that is not best approach, some of them are too complicated for just pick them up. And some of them extremely cool like Maple but do not fit into general usage.
hex.pm: simple_graphql_client
github: GitHub - gen1321/simple_graphql_client: SimpleGraphqlClient is a graphql client, focused on simplicity and ease of use. · GitHub
Feedback and contributions are appreciated!
Most Liked Responses
gen1321
gen1321
Sure thing. I it have very different api back in a day. this why i wrote this lib








