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

Execute url with redirect - env stage or dev environment #228

Open
1 of 4 tasks
SebaBoler opened this issue Mar 8, 2023 · 1 comment
Open
1 of 4 tasks

Execute url with redirect - env stage or dev environment #228

SebaBoler opened this issue Mar 8, 2023 · 1 comment
Assignees

Comments

@SebaBoler
Copy link

Context

When new user create account i must send return to activate account.
I have prepared URL to execute mutation and redirect to another website ( landing page )
Sample URL

http://localhost:3000/graphql?query=mutation%20{%20confirmEmail(id:97)%20}&redirect=https%3A%2F%2Ftest.com%2FlandingPage

Could you help me to do in best way without disable playground ?

What type of feedback is this?

  • Question
  • Idea
  • Bug
  • New example or operation collection

Is there anything else you'd like to share about the Platform API?

@cheapsteak
Copy link
Member

Hi there, I'm not sure if I'm understanding, is the request to add a feature to redirect to arbitrary urls?

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

No branches or pull requests

3 participants