James Sullivan
Results
2
comments of
James Sullivan
You can't use next api routes. We tried something like this: Component.js ``` const Component = () => ( const app = useAppBridge(); const authFetch = authenticatedFetch(app); useEffect(() => {...
It would be really nice to have a setting exposed that allows for suppressing things in production. Our logs are filled with these while retrieving orders for fields we are...