We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a06b36 commit c7cffb0Copy full SHA for c7cffb0
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