Function filterFields

  • extract field names from models

    • only fields start with lowercase, or all upper.

    Parameters

    • fields: string[]
    • base: string[] = []

    Returns string[]

Generated using TypeDoc