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

Link to this section Summary

Link to this section Types

Specs

t() :: %AbsintheGenerator.Type.Object{
  fields: [AbsintheGenerator.Type.Object.Field.t()],
  input?: term(),
  name: String.t()
}