Meta

gql.resolver.Meta
final case class Meta(cursor: Cursor, alias: Option[String], args: Option[Arguments], variables: VariableMap)

Attributes

Source:
Meta.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product