absinthe v1.2.0-beta.0 Absinthe.Blueprint.Document.Fragment.Named

Summary

Functions

Generate a use reference for a fragment

Types

t()
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

Generate a use reference for a fragment.