In getting_started/lesson_5 when I get to
terminusdb alldocs --type Employee -q team=it
the output is
terminusdb_client.errors.InterfaceError: team is not a proerty in Employee
At this point in the lesson, my schema.py has a team property in EmployeesFromCSV but not in Employee.
I am using terminusdb-client==10.0.19 with terminusdb/terminusdb-server:v10.0.4.