Create a GROQ Filter

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Filters in GROQ allow you to specify which JSON objects you want from a collection. This lesson shows you filtering objects based on first and last names then plucking properties off of the object to create a simple array of strings.