Delen via


CompositePath interface

Properties

order

Sort order for composite paths.

path

The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)

Property Details

order

Sort order for composite paths.

order?: string

Property Value

string

path

The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)

path?: string

Property Value

string