Skip to content

Add next() function in middleware #116

Open
@wadetandy

Description

@wadetandy

Right now the middleware system assumes functions that are executed without needing any logic in promises or callbacks. Adopting the next() pattern used by express & vue-router (among others) would let us provide much more robust middleware options. Should look at this as part of the Graphiti move.

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