avo icon indicating copy to clipboard operation
avo copied to clipboard

Raise an error if an unknown field has been requested

Open adrianthedev opened this issue 1 year ago • 1 comments

If someone tried to use a non-existent :string field (field :name, as: :string), Avo should give the appropriate error that it doesn't have a string field.

adrianthedev avatar Dec 18 '23 11:12 adrianthedev