Skip to content

frobese/dilute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dilute

Dilute is aimed at GraphQL implementations with Absinthe based on ecto schema definitions.
Additionally Dilute is able to process resolutions and fetch the respective results from a given repository.

Installation

The package can be installed by adding dilute to your list of dependencies in mix.exs:

def deps do
  [
    {:dilute, "~> 0.2.2"}
  ]
end

Docs are available on hex here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages