I want to be able to make a get request like :
{"EQUAL": [property, value]} or `{"AND": [value, value]}`
Where the api queries the data model and find values that are equal and also be able to find data that is equal.