AbsintheGenerator.Schema.Field.Argument (absinthe_generator v0.1.2) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %AbsintheGenerator.Schema.Field.Argument{
  name: String.t(),
  type: String.t()
}