SchemaReport

caliban.reporting.client.SchemaReport
See theSchemaReport companion object
final case class SchemaReport(bootId: String, coreSchemaHash: String, graphRef: String, libraryVersion: Option[String], platform: Option[String], runtimeVersion: Option[String], serverId: Option[String], userVersion: Option[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product