type FieldPath = (string | number)[];
Defined in: packages/db/src/query/expression-helpers.ts:39
Represents a simple field path extracted from an expression. Can include string keys for object properties and numbers for array indices.
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications