cambria
    Preparing search index...

    Function importDoc

    • importDoc - convert any Plain Old Javascript Object into an implied JSON Schema and a JSON Patch that sets every value in that document.

      Parameters

      • inputDoc: object

        a document to convert into a big JSON patch describing its full contents

      Returns [JSONSchema7, Patch]