ash_graphql/README.md
Zach Daniel 369f098cef
init
2020-05-01 12:32:56 -04:00

516 B

AshGraphql

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ash_graphql to your list of dependencies in mix.exs:

def deps do
  [
    {:ash_graphql, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ash_graphql.