Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add incoming request data transform #154

Closed
wants to merge 7 commits into from
Closed

docs: add incoming request data transform #154

wants to merge 7 commits into from

Conversation

neo773
Copy link
Contributor

@neo773 neo773 commented Mar 13, 2024

This PR updates documentation to add example to perform data transformation on incoming request

/claim #152
/closes #152

request.url = modifiedUrl

return {request: request}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need so much code anymore. The query params in the latest of tailcall are already parsed.

@tusharmath tusharmath closed this Apr 10, 2024
@tusharmath
Copy link
Contributor

@neo773 Im closing this, as you already have quite a few open PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write a guide about using JS to perform data transformation
2 participants