WayrApp Backend & Ecosystem Documentation - v1.0.0
    Preparing search index...
    • Build a nested relation filter for Prisma queries

      Parameters

      • relationPath: string

        Path to the relation (e.g., 'author')

      • field: string

        Field in the relation to filter on (e.g., 'name')

      • value: any

        Value to filter by

      Returns any

      Prisma filter object