All Articles

Day 47

Today we went through the filtering process that Graphql can do. I we are building a query to grab a menu, we certainly would want to grab the correct menu, that is assuming there is more than one.

Graphql filtering

We’ve been through something similar before -> Day 31 if you’d like to check out the details on the filtering arguments.