FP-Devicer - v1.6.1
    Preparing search index...

    Function unregisterWeight

    • Remove a previously registered weight for the given path.

      After removal the field will use the current default weight.

      Parameters

      • path: string

        Dot-notation field path whose weight should be removed.

      Returns boolean

      true if the weight existed and was removed, false otherwise.