package graphql.schema; public interface GraphQLOutputType extends GraphQLType { }