View Source AbsintheQueryAll.Query.TypeLayers (absinthe_query_all v0.5.0)
Just the TypeLayers data type.
Summary
Types
@type type_layer() :: %{kind: atom(), name: atom(), ofType: type_layer() | nil}
Just the TypeLayers data type.
@type type_layer() :: %{kind: atom(), name: atom(), ofType: type_layer() | nil}