DebugPrinter

gql.interpreter.DebugPrinter$
See theDebugPrinter companion trait

Attributes

Companion:
trait
Source:
DebugPrinter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Printer

Attributes

Source:
DebugPrinter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Printer.type

Value members

Concrete methods

def apply[F[_] : Monad](f: String => F[Unit]): DebugPrinter[F]

Attributes

Source:
DebugPrinter.scala
def noop[F[_]](implicit F: Monad[F]): DebugPrinter[F]

Attributes

Source:
DebugPrinter.scala