UsedVariables

gql.preparation.Alg$.UsedVariables
final case class UsedVariables() extends Alg[Nothing, Set[String]]

Attributes

Source
Alg.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Alg[Nothing, Set[String]]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def run[C2]: EitherNec[PositionalError[C2], A]

Attributes

Inherited from:
Alg
Source
Alg.scala