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, wiring up endpoints, and the directive system. (The live GitHub playground now rides along in the feature carousel on the landing page.)