
Add WPGraphQl support for redirects made using the popular Redirection Plugin
Author: | Ash Hitchcock (profile at wordpress.org) |
WordPress version required: | 5.0 |
WordPress version tested: | 5.7.2 |
Plugin version: | 0.0.3 |
Added to WordPress repository: | 09-04-2021 |
Last updated: | 20-04-2021 |
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | https://github.com/ashhitch/wp-graphql-redire... |
Total downloads: | 1 011 |
Active installs: | 100+ |
![]() Click to start download |
Add WPGraphQl support for redirects made using the popular Redirection Plugin
Example Query
redirection {
redirects {
groupId
groupName
origin
target
type
matchType
}
}