• Return a serialized object string suitable for a query.

    Parameters

    • value: PartialJSONObject

      The source object.

    Returns string

    an encoded url query.

    Notes

    Modified version of stackoverflow.