Giter Club home page Giter Club logo

wp-graphql-cpt's Introduction

WP GraphQL Custom Post Types and Custom Taxonomies

This plugin is an add-on for the awesome WP GraphQL

It builds on top of WP GraphQL and adds all registered custom posttypes and taxonomies to the WP GraphQL Endpoint.

Installing

  1. Make sure that WP GraphQL is installed and activated first.
  2. Upload this repo (or git clone) to your plugins folder and activate it.

Usage

Your theme or other plugins may use custom post types and taxonomies to add custom functionality. That data or functionality may be beneficial / required for a front end or other app that consumes your API.

Just activate the plugin and the data will be avialble to you at the WP GraphQL Endpoint for you to query.

Notes

Don't forget to add singular_name to your labels array for either the custom post types or custom taxonomies.

If you are using WooCommerce. Don't forget to add WPGraphQL for WooCommerce. Since this plugin will filter it out.

wp-graphql-cpt's People

Contributors

dalkmania avatar alex-bondarev-linnovate avatar

Stargazers

zkfarmoor avatar  avatar  avatar Markus Müller avatar Marvin Escobar avatar Morgan Leininger avatar cloud avatar Nguyen Hoang avatar Thomas avatar Kris Haamer avatar Dawid Gorczyca avatar Gene Smith avatar Andrew Ross avatar

Watchers

James Cloos avatar  avatar

wp-graphql-cpt's Issues

Custom taxonomies do not show up in where argument for custom post type query

Hi, I've install your plugin and it works for product type. Thanks.

I have a custom post type - Hospital with a custom taxonomy attach to it - Hospital Category.
I want to query hospitals in specific hospital category but in the where argument of hospitals, I do not see the taxonomyFilter.

Can you help me?

image

WPgraphql wont load schema's after enabling this plugin

I am experiencing the same issues as #2 and #1 With WPgraphql cpt Enabled.
Wpgraphql does not show any schema, it just has a never ending "loading screen"

i have the following graphql plugins ..

  • WpGraphql Version 1.12.0
  • WpGraphql CORS ver 2.1
  • WPGraphQL WooCommerce (WooGraphql) Version 0.11.2

It doesn't work

Sorry don't know enough to give more data than this:
Once I activate this plugin, WP GraphQL stops working. No errors. No messages. No warnings.
Document explorer, explorer all blank. No schema found for anything.
When I disable the plugin, everything works just fine again.

debug for wordpress and graphql is on and I still get no messages.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.