Goldorin v0.40.3 Goldorin.Absinthe.Resolver View Source

Generate Absinthe Resolver code as an example

Usage:

mod_name = "q1"
mod = "resolver"
functions = [:a, :b]

Goldorin.Absinthe.Resolver.gen(mod_name, [{mod, functions}])

Link to this section Summary

Link to this section Functions

Link to this function

gen(mod_name, functions, opts)

View Source