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