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
I have a complicated storefront query, and I want to know what storefront is doing with it... is it reloading, background reloading, a brand new fetch?
Something like store.loadRecords('notes', { debug: true })
The text was updated successfully, but these errors were encountered:
I have a complicated storefront query, and I want to know what storefront is doing with it... is it reloading, background reloading, a brand new fetch?
Something like
store.loadRecords('notes', { debug: true })
The text was updated successfully, but these errors were encountered: