gql.Arg
See theArg companion object
A small free algebra for combining arguments and decoding them. ArgDecoder can trivially be lifted into Arg with loss of field-level information.
Note that Arg must be non-empty, and therefore it does not form an cats.Applicative, but instead it forms cats.Apply.
Attributes
Members list
In this article