QueryValueBindings
class QueryValueBindings(bindings: Map<QueryCapability, QueryFieldBindingTemplate> = emptyMap(), val projectionPath: QueryPathTemplate? = null, val responsePath: QueryPathTemplate? = null)
Constructors
Link copied to clipboard
constructor(bindings: Map<QueryCapability, QueryFieldBindingTemplate> = emptyMap(), projectionPath: QueryPathTemplate? = null, responsePath: QueryPathTemplate? = null)