-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
While trying to upgrade a project to use Absinthe 1.5, I ran into issues with the @put
directive. When using :absinthe_controller
to decorate controller actions with a GQL query that uses @put
, my queries are now failing with the error "Unknown directive 'put'."
I replicated this on master with a failing test here: https://github.com/QuinnWilton/absinthe_phoenix/blob/quinn%2Fput-tests/test/absinthe/phoenix/controller_test.exs#L132
peaceful-james and emisilvacab
Metadata
Metadata
Assignees
Labels
No labels