diff --git a/lib/api/api.ex b/lib/api/api.ex index bc09133..384ffe1 100644 --- a/lib/api/api.ex +++ b/lib/api/api.ex @@ -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,