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}])
Generate Absinthe Resolver code as an example
Usage:
mod_name = "q1"
mod = "resolver"
functions = [:a, :b]
Goldorin.Absinthe.Resolver.gen(mod_name, [{mod, functions}])