Skip to content

Add to the context values the response of the route, because it is usefull for set cookies for example. #66

Closed
@aleleba

Description

@aleleba

Story

As a user or client or server

I want some feature

I want to add to the context values the response of the route, because it is usefull for set cookies for example.

So that some value

I want to add to the context values the response of the route, because it is usefull for set cookies for example.

Acceptance criteria

Something like this:

createHandler({
  schema,
  context: (req, res, params) => ({ req, res, params })
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestreleasedHas been released and published

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions