When filtering by categoryID, subCategoryID I get error:
"Error: Bad Request
Response body
{
"status": 400,
"message": "No property or field 'ory' exists in type 'ProductListItem'"
}"
any word that has "or" is gonna cause issues
https://localhost:57388Filter=dormId%20eq%20%2754ca0985-f67a-48c5-85c4-87e3d9c989b9%27
{
"status": 400,
"message": "No property or field 'orm' exists in type 'ProductListItem'"
}