Skip to main content

String_comparison_exp

No description

input String_comparison_exp {
_eq: String
_gt: String
_gte: String
_ilike: String
_in: [String!]
_iregex: String
_is_null: Boolean
_like: String
_lt: String
_lte: String
_neq: String
_nilike: String
_nin: [String!]
_niregex: String
_nlike: String
_nregex: String
_nsimilar: String
_regex: String
_similar: String
}

Fields

String_comparison_exp._eq ● String scalar

Returns true if the event value is equal to the given value; false otherwise.

String_comparison_exp._gt ● String scalar

Returns true if the event value is greater than the given value; false otherwise.

String_comparison_exp._gte ● String scalar

Returns true if the event value is greater than the given value; false otherwise.

String_comparison_exp._ilike ● String scalar

String_comparison_exp._in ● [String!] list scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

String_comparison_exp._iregex ● String scalar

String_comparison_exp._is_null ● Boolean scalar

Checks whether the event value is or is not NULL.

String_comparison_exp._like ● String scalar

String_comparison_exp._lt ● String scalar

Returns true if the event value is less than the given value; false otherwise.

String_comparison_exp._lte ● String scalar

Returns true if the event value is less than the given value; false otherwise.

String_comparison_exp._neq ● String scalar

Returns true if the event value is not equal to the given value; false otherwise.

String_comparison_exp._nilike ● String scalar

String_comparison_exp._nin ● [String!] list scalar

Returns true if the event value is not equal to any of the given values in the collection; false otherwise.

String_comparison_exp._niregex ● String scalar

String_comparison_exp._nlike ● String scalar

String_comparison_exp._nregex ● String scalar

String_comparison_exp._nsimilar ● String scalar

String_comparison_exp._regex ● String scalar

String_comparison_exp._similar ● String scalar

Member Of

ActivitySet_bool_exp input ● ActivityType_bool_exp input ● AggregatedAlarmsRT_bool_exp input ● AggregatedPartCountRT_bool_exp input ● AggregatedQuantityRT_bool_exp input ● AlarmIntervalRT_bool_exp input ● AnnotationTP_bool_exp input ● AnnotationTypeTP_bool_exp input ● business_machine_bool_exp input ● CompanyTP_bool_exp input ● CurrentAlarmRT_bool_exp input ● CurrentStateRT_bool_exp input ● CycleTimeStatsRT_bool_exp input ● erpLaborTickets_bool_exp input ● erpLaborTicketsReasons_bool_exp input ● erpPartOperations_bool_exp input ● erpParts_bool_exp input ● erpPersons_bool_exp input ● erpReason_bool_exp input ● erpResourceGroupMembersips_bool_exp input ● erpResources_bool_exp input ● erpWorkOrder_bool_exp input ● erpWorkOrderOperations_bool_exp input ● Event_bool_exp input ● jsonb_cast_exp input ● LatestPositionRT_bool_exp input ● LatestQuantityRT_bool_exp input ● Location_bool_exp input ● MachineTP_bool_exp input ● MetricTP_bool_exp input ● Operation_bool_exp input ● OperatorTP_bool_exp input ● PartCountRT_bool_exp input ● PositionRT_bool_exp input ● QuantityRT_bool_exp input ● Reject_bool_exp input ● RejectReason_bool_exp input ● StateIntervalRT_bool_exp input