evaluate

fun BooleanExpression<BTerm>.evaluate(    variables: Set<String>?,     typename: String?,     deferredFragmentIdentifiers: Set<DeferredFragmentIdentifier>?,     path: List<Any>?): Boolean


Deprecated (with error)

This was only used in internal API and shouldn't have been part of the public API. If you needed this, please open an issue.