Hi, I have a mango query that looks like the following { "selector": {}, "fields": [ "DRG Definition", "Provider Id", "Provider Name", "Provider Street Address", "Provider City", "Provider State", "Provider Zip Code", "Hospital Referral Region Description", "Total Discharges", "Average Covered Charges", "Average Total Payments", "Average Medicare Payments" ], "limit": 50, "bookmark": "g1AAAABweJzLYWBgYMpgSmHgKy5JLCrJTq2MT8lPzkzJBYorGBikJBoZJBuZGJpZmlmkGJhapFkaJ6ekJZsZGFoapxiA9HHA9BGlIwsAfbsdpQ" }
The bookmark is the bookmark that was returned from the last query that had the exact same selectors, but it is not having any effect. Since the documentation does not give an example of how the bookmark should be used I was hoping that someone could clear up really quickly if I am doing something wrong here. Thanks, Bryan Rasmussen