WPGraphQL Redirection Addon
WPGraphQL Redirection Addon
Description
Add WPGraphQl support for redirects made using the popular Redirection Plugin
Example Query
redirection {
redirects {
groupId
groupName
origin
target
type
matchType
}
}