SchemaWriter

caliban.tools.SchemaWriter
object SchemaWriter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def write(schema: Document, packageName: Option[String], effect: String, imports: Option[List[String]], scalarMappings: Option[Map[String, String]], isEffectTypeAbstract: Boolean, preserveInputNames: Boolean, addDerives: Boolean, envForDerives: Option[String]): String