Goldorin v0.40.3 Goldorin.Absinthe.Checker View Source

Generate Absinthe Resolver Checker

Usage:

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

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

Link to this section Summary

Link to this section Functions

Link to this function

gen(mod_name, checks, opts)

View Source