
How do you query a collection for a not equals?

Query.notEqual("Title", ["dates"])
])```
I get this error
Error: Invalid queries: Query not valid: Attribute not found in schema: Title

the error indicates there is no 'Title' attribute in collection 646587b51b84a01f2ba8

But collections dont have attributes

Oh wait...it also definitely doesn't have a Title

When i remove attributes it still errors

What do you mean?

I am trying to exclude dates from list collections

I still don't understand

Like the date collections

What are date collections?

Its a collection for me to link dates that are in other collections

Ok sure.... anyways, there is no Title in a Collection.
See for the attributes you can filter on https://appwrite.io/docs/server/databases?sdk=nodejs-default#databasesListCollections

[SOLVED] Not Equal Query

Attributes that we can query are any attribute we have created? or is it only the appwrite system attributes like $createdAt

Please create a new post in <#1072905050399191082>

alright sorry, was just hoping for a quick response. BRB. Hope you're well Steven
Recommended threads
- I am getting a 401 unauthorized response...
I have a Next.js application that stores user PDFs. I'm able to save them normally, but when trying to access the files using getFileView, I get a 401 Unauthori...
- Error sending push message from dashboar...
I am trying to implement appwrite fully into my app and am switching over from firebase. I registered FCM as a Provider and tried to send a push message via the...
- My organization deleted, how??
Getting error mesasges and I can't find my organization.
