You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const deletedLanguages = await this.languageService.find(
criteria,
undefined,
{
id: 1,
},
);
// the only attribute available is id but it displays all attributes as accessible
// Example : deletedLanguages[0].code
Reproduction steps
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Logs
Browsers
No response
OS
No response
The text was updated successfully, but these errors were encountered:
Description
Example :
Reproduction steps
Logs
Browsers
No response
OS
No response
The text was updated successfully, but these errors were encountered: