We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2eef51 commit 6586ceeCopy full SHA for 6586cee
apps/graphql/mix.exs
@@ -64,7 +64,7 @@ defmodule Graphql.MixProject do
64
{:absinthe_relay, "~> 1.5.2"},
65
{:absinthe_plug, "~> 1.5.8"},
66
{:dataloader, "== 1.0.10", override: true},
67
- {:apq, "~> 1.2.1"},
+ {:apq, "~> 2.0.0"},
68
{:hammer, "~> 6.1"},
69
70
{:core, in_umbrella: true}
0 commit comments