Add WPGraphQl support for redirects made using the popular Redirection Plugin
- Install & activate WPGraphQL
- Install from the WordPress Plugin Directory
- or Clone or download the zip of this repository into your WordPress plugin directory & activate the plugin
composer require ashhitch/wp-graphql-redirection
redirection {
redirects {
groupId
groupName
origin
target
type
matchType
}
}