absinthe v1.2.0-alpha.1 Absinthe.Blueprint.Document.Fragment.Named
Summary
Functions
Generate a use reference for a fragment
Types
t :: %Absinthe.Blueprint.Document.Fragment.Named{directives: [Absinthe.Blueprint.Directive.t], errors: [Absinthe.Phase.Error.t], fields: [Absinthe.Blueprint.Document.Field.t], flags: Absinthe.Blueprint.flags_t, name: String.t, schema_node: nil | Absinthe.Type.t, selections: [Absinthe.Blueprint.Document.selection_t], source_location: nil | Absinthe.Blueprint.Document.SourceLocation.t, type_condition: Absinthe.Blueprint.TypeReference.Name.t}
Functions
Specs
Generate a use reference for a fragment.