Skip to content

@put directive doesn't work on master #73

@QuinnWilton

Description

@QuinnWilton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions