erpResourceGroupMembersips_stream_cursor_value_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input erpResourceGroupMembersips_stream_cursor_value_input {
createdAt: timestamptz
hasMemberCompanyId: String
hasMemberResourceId: String
memberOfCompanyId: String
memberOfResourceId: String
updatedAt: timestamptz
}
Fields
erpResourceGroupMembersips_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.
erpResourceGroupMembersips_stream_cursor_value_input.hasMemberCompanyId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResourceGroupMembersips_stream_cursor_value_input.hasMemberResourceId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResourceGroupMembersips_stream_cursor_value_input.memberOfCompanyId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResourceGroupMembersips_stream_cursor_value_input.memberOfResourceId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResourceGroupMembersips_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.