Hierarchy

  • LoadOptions

Properties

filter?: Expression

Filter to apply to the objects

limit?: number

Maximum number of objects to load

offset?: number

Offset of the objects to load

order?: PropertyOrder[]

Order to sort the properties by

properties?: (string | AggregateProperty)[]

Properties to load on the objects. If omitted, all properties will be loaded