ENUM_ORDER_DIRECTION variable

The OrderDirection values as an @imqueue/rpc type description.

Signature:

ENUM_ORDER_DIRECTION = "'ASC' | 'DESC'"

Remarks

'ASC' | 'DESC', built from the enum so the description cannot drift from it. Used in the @indexed description of OrderByInput, and available for your own @property declarations that accept a direction.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.