Challenge: Tricky Pizzas Query
The challenge below tests your knowledge of complex GraphQL queries.
We'll cover the following...
Problem statement
-
Write a GraphQL query to get two types of pizzas (Greek and Detroit) from the
pizzas
field. -
Query the
pizzas
fields with the following aliases:greekPizza
and ...