Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 970 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 970 Bytes

WPGraphQl Redirection Plugin

WPGraphQl Redirection Plugin

Add WPGraphQl support for redirects made using the popular Redirection Plugin

Quick Install

  • 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

composer require ashhitch/wp-graphql-redirection

Example Query

redirection {
  redirects {
    groupId
    groupName
    origin
    target
    type
    matchType
  }
}

Find this useful?

Buy Me A Coffee