View Source Absinthe Utils

Collection of utilities for absinthe.

absinthe_utils in hex.pm absinthe_utils documentation

installation

Installation

Available in Hex, the package can be installed by adding absinthe_utils to your list of dependencies in mix.exs:

def deps do
  [
    {:absinthe_utils, "~> 0.0.1"}
  ]
end

Documentation can be found in HexDocs.