Skip to main content

erpPersons_stream_cursor_value_input

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

input erpPersons_stream_cursor_value_input {
createdAt: timestamptz
firstName: String
isActive: Boolean
lastName: String
personId: String
updatedAt: timestamptz
}

Fields

erpPersons_stream_cursor_value_input.createdAt ● timestamptz scalar

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

erpPersons_stream_cursor_value_input.firstName ● String scalar

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

erpPersons_stream_cursor_value_input.isActive ● Boolean scalar

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

erpPersons_stream_cursor_value_input.lastName ● String scalar

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

erpPersons_stream_cursor_value_input.personId ● String scalar

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

erpPersons_stream_cursor_value_input.updatedAt ● timestamptz scalar

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

Member Of

erpPersons_stream_cursor_input input