README.md
# AntlUtilsAbsinthe
[](https://github.com/annatel/antl_utils_absinthe/actions) [](https://github.com/annatel/antl_utils_absinthe/issues) [](http://opensource.org/licenses/MIT) [](https://hex.pm/packages/antl_utils_absinthe) [](https://hex.pm/packages/antl_utils_absinthe)
Set of utils for Absinthe
## Installation
AntlUtilsAbsinthe is published on [Hex](https://hex.pm/packages/antl_utils_absinthe).
The package can be installed by adding `antl_utils_absinthe` to your list of dependencies in mix.exs:
```elixir
def deps do
[
{:antl_utils_absinthe, "~> 0.1.0"}
]
end
```
The docs can be found at [https://hexdocs.pm/antl_utils_absinthe](https://hexdocs.pm/antl_utils_absinthe).
## AntlUtils*
All AntlUtils libraries by Annatel:
* [AntlUtilsElixir](https://github.com/annatel/antl_utils_elixir) - Set of utils for Elixir
* [AntlUtilsEcto](https://github.com/annatel/antl_utils_ecto) - Set of utils for Ecto
* [AntlUtilsAbsinthe](https://github.com/annatel/antl_utils_absinthe) - Set of utils for Absinthe