Argument

gql.resolver.Step$.Alg$.Argument
final case class Argument[I, A](arg: Arg[A]) extends Step[Nothing, I, A]

Attributes

Source:
Step.scala
Graph
Supertypes
trait Product
trait Equals
trait Step[Nothing, I, A]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product