Query custom posts by custom taxonomy slug – WP GraphQL
Question
I have a post type ‘build’ and it has the taxonomy ‘Type of build’, and I have 3 types of build: ‘Type A’, ‘type B’ and ‘Type C’
I’m using Wp GraphQL, so How do I query only the ‘build’s with the taxonomy ‘Type A’ for example in GraphiQL?
0
4 months
0 Answers
16 views
0
Leave an answer
You must login or register to add a new answer .