WPGraphQL Redirection Addon

Plugin Banner

WPGraphQL Redirection Addon

by ash_hitch

Download
Description

Add WPGraphQl support for redirects made using the popular Redirection Plugin

Example Query

redirection {
  redirects {
    groupId
    groupName
    origin
    target
    type
    matchType
  }
}
Back to top