graphqexl v0.1.0 Graphqexl.Schema.Field
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Graphqexl.Schema.Field{
deprecated: boolean(),
deprecation_reason: String.t(),
description: String.t(),
name: String.t(),
value: Graphqexl.Schema.Ref.t()
}