WPGraphQL Redirection Addon

plugin banner

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
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/ashhitch/wp-graphql-redire...
Total downloads:4 639
Active installs:400+
plugin download
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
  }
}