fix: wrong auto complete

This commit is contained in:
Barnabas Jovanovics 2023-08-28 16:34:16 +02:00
parent 0114c4384e
commit e295029034

View file

@ -201,7 +201,7 @@ defmodule AshGraphql.Api do
identifier: :desc_nils_first,
__reference__: AshGraphql.Resource.ref(env),
name: "DESC_NULLS_FIRST",
value: :dialyzer_succ_typings
value: :des_nils_first
},
%Absinthe.Blueprint.Schema.EnumValueDefinition{
module: schema,