OperatorTypes
Logical operators for APIs that have conditions
enum OperatorTypes {
and
or
}
Values
OperatorTypes.and
"and" logical operator
OperatorTypes.or
"or" logical operator
Member Of
proxy
mutation ● reject
mutation ● request
mutation ● response
mutation