-
-
Notifications
You must be signed in to change notification settings - Fork 453
Closed
Description
- Create a way to store and access stringified objects globally throughout routes --> same as a route response body
- Retrieve these objects through templating helpers {{data?}}, we can reuse this anywhere
Useful for the long term:
- for GraphQL
- for CRUD routes
- as "environment variables" that are readable AND writable (to solve this: Introduce environment variables across request to be used as parameters #158)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done (ready for next release)