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 Serializable
trait Product
trait Equals
trait Step[Nothing, I, A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product