given_ToExpr_InputValueDefinition

sangria.macros.ToExprGivens.given_ToExpr_InputValueDefinition

Attributes

Graph
Supertypes
trait ToExpr[InputValueDefinition]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(inpValDef: InputValueDefinition)(using Quotes): Expr[InputValueDefinition]

Lift a value into an expression containing the construction of that value

Lift a value into an expression containing the construction of that value

Attributes