Skip to content

Instantly share code, notes, and snippets.

@ummdorian
Created February 21, 2020 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ummdorian/30eed59e7d3e46ab56e1e28dedfeeef8 to your computer and use it in GitHub Desktop.
Save ummdorian/30eed59e7d3e46ab56e1e28dedfeeef8 to your computer and use it in GitHub Desktop.
{
"data": {
"redirectQuery": {
"entities": [
{
"redirectSource": {
"path": "testing-redirects-source",
"query": []
},
"redirectRedirect": {
"uri": "internal:/testing-redirects-destination",
"title": "",
"options": []
}
},
{
"redirectSource": {
"path": "redirect-test-2",
"query": []
},
"redirectRedirect": {
"uri": "internal:/redirect-test-destination-2",
"title": "",
"options": []
}
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment