NamedQuery

gql.client.NamedQuery
final case class NamedQuery[A](name: String, query: SimpleQuery[A]) extends QueryLike

Attributes

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

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
Query.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
QueryLike
Source:
Query.scala

Concrete fields

Attributes

Source:
Query.scala