Stone.js API
    Preparing search index...

    The envelope an application wraps its payloads in.

    interface ResourceEnvelopeConfig {
        payload: string | string[];
    }
    Index
    payload: string | string[]

    The key, or keys, that hold the payload to shape.