t() :: %Graphqexl.Schema.Type{ deprecated: boolean(), deprecation_reason: String.t(), description: String.t(), fields: Map.t(), implements: Graphqexl.Schema.Interface.t() | nil, name: String.t() }