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
In current implementation, the @Query method does not supports simple types(primitive, primitive wrapper type, date object, etc...).
I will supports single types.
WDYT?