change param that I can use, but the type is any so I'm unsure how I should use it. If I want to update multiple columns, should I do something like add the new/updated columns as properties to change then do ref.update(change) within the extension?