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

Just the TypeLayer data type.

Summary

Types

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