MappedQuery

Companion:
class
Source:
SqlMapping.scala
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(q: Query, context: Context): Option[MappedQuery]

Compile the given GraphQL query to SQL in the given Context

Compile the given GraphQL query to SQL in the given Context

Source:
SqlMapping.scala