String value
input OLAP_String {
is: String
not: String
in: [String]
notIn: [String]
}
Fields
OLAP_String.is ● String scalar
Exact match the string
OLAP_String.not ● String scalar
Not this string
OLAP_String.in ● [String] list scalar
String in the provided list
OLAP_String.notIn ● [String] list scalar
String is not in the provided list
Member Of
EVM_BalanceUpdate_Input_BalanceUpdate_InputType input ● EVM_BalanceUpdate_Input_Block_InputType input ● EVM_BalanceUpdate_Input_Block_L1_InputType input ● EVM_BalanceUpdate_Input_Currency_InputType input ● EVM_BalanceUpdate_Input_Transaction_InputType input ● EVM_BalanceUpdate_Input_Uncle_Block_InputType input ● EVM_Block_Input_Block_InputType input ● EVM_Block_Input_Block_L1_InputType input ● EVM_Block_Input_Block_Result_InputType input