functional-models
    Preparing search index...

    Function datesAfter

    • Creates a query that looks at dated objects after the given date.

      Parameters

      • key: string

        The property's key

      • jsDate: string | Date

        The date value being examined

      • options: { equalToAndAfter: boolean; valueType: DatastoreValueType } = ...

        Additional options

      Returns Readonly