Skip to content

[Feature Request] Support Query Batching for Absinthe.Phoenix.Controller #47

@zimt28

Description

@zimt28

As discussed on Slack, Absinthe.Phoenix.Controller should support query batching. This allows, for example, running both a query and a mutation for one action, which is needed when a mutation fails (as changesets need the original data) or other information should be shown on the page.

Also, Absinthe.run should support the „special syntax“ and follow @action(mode: INTERNAL).

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