Current section

Files

Jump to
Raw

README.md

# StrawHat.GraphQL
StrawHat GraphQL utils.
## Installation
```elixir
def deps do
[
{:straw_hat_graphql, "~> 0.1.0"}
]
end
```