For the metadata filtering, is it ok to do {"attribute":{"$ne", null} } ? another question is that

For the metadata filtering, is it ok to do {"attribute":{"$ne", null} } ?

another question is that any upsert support that only updates the metadata based on id ? Whats the recommended way to update metadata?
Was this page helpful?