AbsintheGenerator.Type.Object.Field (absinthe_generator v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %AbsintheGenerator.Type.Object.Field{
  name: String.t(),
  resolver: String.t(),
  type: String.t()
}