toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-compiler
/
com.apollographql.apollo.compiler.ir
/
BooleanExpression
/
Element
Element
@
ApolloExperimental
data
class
Element
<
out
T
:
Any
>
(
val
value
:
T
)
:
BooleanExpression
<
T
>
Members
Constructors
Element
Link copied to clipboard
constructor
(
value
:
T
)
Properties
value
Link copied to clipboard
val
value
:
T
Functions
simplify
Link copied to clipboard
open
override
fun
simplify
(
)
:
BooleanExpression.Element
<
T
>
This is not super well defined but works well enough for our simple use cases