Function getAllFieldsValues

  • Get all fields and their values

    Type Parameters

    • T extends unknown

    Returns Promise<T[]>

    Example

    SR.fields.getAllFieldsValues();
    // expected result: array that includes all fields and their values