So I made a gamepass gifting system where you buy a Dev Product and it saves a value of u owning the gamepass blah blah blah and it works well
My question is, down the line, I might reset the data because of whatever reason, and I wanted to know if there was a way to reset every stat except for that Gifted Gamepasses Table, or if I should use multiple ProfileStores and store the Gifted Gamepasses in that seperate datastore and just reset the other one