Skip to content

Conversation

pmelab
Copy link
Contributor

@pmelab pmelab commented Sep 13, 2018

Solution for #591:

query {
  route(path: "/redirect-me") {
    ... on RedirectUrl {
      code
      target {
        path
      }
    }
  }
}

@fubhy fubhy merged commit 18ad769 into 8.x-3.x Sep 14, 2018
@fubhy fubhy deleted the redirect-handling branch September 14, 2018 08:55
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

Successfully merging this pull request may close these issues.

2 participants