Input Objects

Learn how we use input objects in GraphQL.

We'll cover the following

Modeling input objects

In the previous lesson, we added arguments directly onto our fields. But, this can get messy. Imagine, for instance, if we wanted to add various filtering options to our :menu_items field:

Get hands-on with 1200+ tech skills courses.