Skip to content

Breaking change in 1.5: Absinthe.Relay.Mutation.Notation.Modern.output/2 #166

@datafoo

Description

@datafoo

Version 1.5 changed Absinthe.Relay.Mutation.Notation.Modern.output/1 to Absinthe.Relay.Mutation.Notation.Modern.output/2.

As detailed here, I was extending the output/1 macro to add 2 fields on many of my mutations. However, I cannot since the changes introduced in version 1.5: the output macro has 2 arguments but is used like if it had only 1 thanks to payload/2 rewriting it.

Is there a way to extend the new output macro/2 in version 1.5?

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