Working with Query Arguments
A common refrain you'll hear about GraphQL is that you can make one request and get only the data you want. A query will return just the fields that you request, nothing more and nothing less. For example in the allLifts
query, we make a selection for a certain set of fields: