View Source AbsintheQueryAll.Query.Field (absinthe_query_all v0.1.1)
Summary
Types
@type t() :: %{ args: [], deprecationReason: binary() | nil, description: binary() | nil, isDeprecated: boolean(), name: atom(), type: AbsintheQueryAll.Query.TypeLayer.t() }