• Helper function to check if a field exists in a SkipEntityInfo

    Parameters

    • entity: SkipEntityInfo

      The SkipEntityInfo to check

    • fieldName: string

      The field name to check

    Returns boolean

    True if the field exists, false otherwise