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