graphqexl v0.1.0 Graphqexl.Schema.Interface

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Graphqexl.Schema.Interface{
  extend: Graphqexl.Schema.Ref.t(),
  fields: Map.t(),
  name: String.t(),
  on: [Map.t()]
}