Query empty object

Hello everyone,
How can I query an empty object something like below

"field" : {}

In mapping this is mapped to an Object type.

A bool with must_not with a exists clause?

Thank you. You saved my day!