const { data, error, status, refresh } = sdk.getProducts() or something to that effect. im on hour 28 or 29 of a grind to get these features out before close of business for the year id appreciate any and all input. im trying to return a synchronous result to a front end client with the values mutating given the status and result of the effect. im almost certain there's a more 'effectful' way to achieve this without all the mutability but the brain just isn't braining at the moment...cheers in advance