README.md
# Graphqexl
**TODO: Add description**
## Installation
The package can be installed by adding `graphqexl` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:graphqexl, "~> 0.1.0"}
]
end
```
Documentation can be found at [https://hexdocs.pm/graphqexl](https://hexdocs.pm/graphqexl).