Guillermo David
08/17/2022, 10:05 PMwhere: {
firstName: { search: 'word' },
lastName: { search: 'word' },
} // this is an error
but when I try to use differents string in the firstName and lastname is correct the functionNurul
08/18/2022, 8:17 AM