package graphql.language; public interface Type extends Node { }