GraphQL#
Meta: the part that justifies the language. Interop is the headline, the playground is its live payoff; modules and directives are the wiring around it.
Schema-as-stdlib: import a GraphQL schema and its types and root functions become part of the language. This part covers querying, a live playground against GitHub's real API, wiring up endpoints, and the directive system.