GraphQL – Fetch entire data under the BlockContent [closed]
I have a BlockContent Type created for States. It has a depth of 3 with Cities, Counties under the States
States -> Cities -> Counties.
I want to filter it at the States something like below
{
BlockContent(filter: state value = "new jersey")
}
I would want all the Cities and Counties under new jersey without explicitly adding them in the query.
Is there a way to do it
This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.