설명
This plugin creates a graphQL object and related fields for redirects created with the Redirection plugin for WordPress. It was developed for use with GatsbyJS, but should be compatible with other graphQL applications.
Please note that additional code in the consuming application is needed to process these fields and create redirects. For Gatsby projects, check out our related Gatsby plugin in the Gatsby plugin library.
Please also note that many redirect rules provided by Redirection may not be applicable for a headless app. For example, redirect rules based on whether a user is logged in. This plugin provides all of those rules by default, it is up to your consuming application to handle the different types.
This is not an official extension of Redirection. Redirection redirects are also available via the Redirection REST API.
This plugin requires the Redirection plugin and the WPGraphQL plugin.
설치
- Install this plugin from the directory or by downloading it directly from here and uploading it.
- Activate the plugin.
- Your redirects should be available at the rootquery as “redirects”.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“Redirection GraphQL Extension”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Redirection GraphQL Extension”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
0.9
- Beta launch.