singleton: Extension<MessageOptions, SingletonDescriptor> = ...

singleton specifies that this message will be used as an ORM singleton. It cannot be used together with the table option.

from extension: cosmos.orm.v1.SingletonDescriptor singleton = 104503791;