Kaden Wilkinson
Kaden Wilkinson
I think this would finally be the missing piece for me to migrate off `@apollo/gateway` to the router. We use managed federation for staging/production but for local dev and adhoc...
@abdilaziz-ibrahim we have tracing setup with datadog and open telemetry and are leaning more towards that instead of fleshing this support out
> Hi there. I want to use Hasura with apollo gateway, but unfortunately, I get an error `Unknown type uuid`, also some with `json` and `jsonb`. > > and there...
It is compiling now but I have some other issues before I can confirm that it is working as expected
I think where this is confusing is that the docs say for commonjs modules to use `async import` but commonjs modules are not allowed to `await` calls at the top...
I don't think this has been resolved?
Could I do this with an extension and loader?
Is there a way to set a custom `storage.rules` just for the storage emulator? e.g. ```json { ... "emulators": { "storage": { "port": 9199, "rules": "storage.rules.emulator" }, } } ```...
I am also noticing this happening when there are no providers linked at all when trying to login with microsoft for the first time.
I reached out to firebase support and they told me this is specific to Microsoft 365 business accounts? Why would the providers account type have any result on this auth...