MCPcopy Create free account
hub / github.com/ariana-dot-dev/ariana / buildOrderBy

Method buildOrderBy

backend/src/query/query.executor.ts:396–431  ·  view source on GitHub ↗

* Build Prisma orderBy clause.

(
    orderBy: string | undefined,
    orderDirection: 'asc' | 'desc' | undefined,
    entityConfig: EntityConfig
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 2

errorMethod · 0.95
joinMethod · 0.80

Tested by

no test coverage detected