View Source AbsintheQueryAll.Query.TypeLayer (absinthe_query_all v0.3.0)

Just the TypeLayer data type.

Summary

Types

@type t() :: %{kind: atom(), name: atom(), ofType: t() | nil}