Rendering

object Rendering
class Object
trait Matchable
class Any

Value members

Concrete methods

def renderDirectives(directives: List[`__Directive`]): String
def renderSchemaDirectives(directives: List[Directive]): String
def renderTypes(types: List[`__Type`]): String

Returns a string that renders the provided types into the GraphQL format.

Returns a string that renders the provided types into the GraphQL format.