Add WPGraphQL Redirection
Add WPGraphQL Redirection

Add WPGraphQL Redirection

0/5 (0 ratings) 300 active installs Updated May 13, 2026

Add WPGraphQl support for redirects made using the popular Redirection Plugin

Example Query

redirection {
  redirects {
    groupId
    groupName
    origin
    target
    type
    matchType
  }
}