You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: pick objects to revalidate via API (#180)
Instead of an all or nothing revalidation, it is now possible to define the entities that shall be refetched via Stripe API before syncing. This adds some flexibility on what entities should be refetched or not.