prorm API Reference
    Preparing search index...

    Function getFetchOptions

    • Get FETCH options for a method.

      Parameters

      • target: object

        The target object

      • propertyKey: string | symbol

        The property key

      Returns { limit: number; offset: number } | undefined

      FETCH options or undefined