absinthe v1.2.0-alpha.1 Absinthe.Blueprint.Schema.FieldDefinition
Summary
Types
t :: %Absinthe.Blueprint.Schema.FieldDefinition{arguments: [Absinthe.Blueprint.Schema.InputValueDefinition.t], deprecation: nil | Absinthe.Blueprint.Schema.Deprecation.t, directives: [Absinthe.Blueprint.Directive.t], errors: [Absinthe.Phase.Error.t], flags: Absinthe.Blueprint.flags_t, name: String.t, type: Absinthe.Blueprint.TypeReference.t}