Goldorin v0.40.3 Goldorin.Absinthe.Notation View Source
Generate Absinthe Notation
Usage:
fields = [
{:f1, :string, %{}},
{:f2, :integer, %{}},
{:f3, :utc_datetime, %{}}
] Goldorin.Absinthe.Notation.gen(Acme.Gql.Notation, [{:block, type, fields, doc}])