manifest / integrations / wp-graphql-mb-relationships
WP GraphQL MB Relationships
WPGraphQL Provider for MB Relationships
by hsimah · github.com/hsimah-services/wp-graphql-mb-relationships · website
★ 11stars
314composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hsimah-services/wp-graphql-mb-relationships/archive/refs/heads/master.zipAlso on Packagist as hsimah-services/wp-graphql-mb-relationships:
composer require hsimah-services/wp-graphql-mb-relationshipsFrom the readme
wp-graphql-mb-relationships
WPGraphQL Provider for MB Relationships
This is a simple WPGraphQL integration plugin for Meta Box Relationships. It only supports post types at the moment.
There are three new fields to add to the API configuration:
- showingraphql - a boolean to show the connection in the schema
- graphqlname - the name of the connection field in the schema
- graphqlargs - the connection args (optional)
- resolve - the resolve handler (see WPGraphQL documentation) (experimental)
- resolvenode - the node resolve handler (see WPGraphQL documentaiton) (experimental)
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.