EdgeQL Tutorial

Polymorphism

Subtopics

You can also make polymorphic queries using shapes. For example, to get all the different Content starring a particular actor, try:

Input
Run
Output Objects
Press the 'Run' button to evaluate the input

Finally, all the data necessary to render a user's page with their watchlist organized by title and release_year as well as the featured suggestions from above can be packed into a single query:

Input
Run
Output Objects
Press the 'Run' button to evaluate the input