-
Requests will fail in some environments if we do not set content type explicitly.
See this Stack Overflow question where the resolution was to add provide `'Content-Type': 'application/json'` heade…
-
This is a feature request. JSON convention says field names should start lowercase, while C# Properties start with an uppercase letter. Newtonsoft.Json converts the casing when serializing/deserializi…
-
-
### Version
[v4.0.0-rc.19](https://github.com/apollo-module/releases/tag/v4.0.0-rc.19)
### Reproduction link
[https://github.com/pachiraDIG/hub](https://github.com/pachiraDIG/hub)
### Steps to rep…
-
We've seen people connect to:
* Fauna DB: https://fauna.com/blog/building-a-minimum-viable-stack-with-redwoodjs-and-faunadb
* Firebase: (coming soon)
* Azure: https://community.redwoodjs.com/t/tu…
-
Now it is possible to observe headers with observer function, but it will be much more convenient to simply pass some per-query option like `returnResponse` so that I can get billing headers in my tes…
-
## New Post:
Problem:
![image](https://user-images.githubusercontent.com/4512699/91117747-3b94e600-e644-11ea-9bea-e31a096296ec.png)
Steps to recreate:
1. Deployed by clicking on the button
…
-
hey please help
not running ... what am I missing?
git cloned, updated dependencies(npm, fauna access secret, ...), run dev, localhost responding, BUT:
no message submission!
same with my ve…
-
-
## Description
Would be nice if quarkus would allow usage of Fauna DB drivers in native image mode. JVM mode works fine but when we run this in native mode we get the following error.
`2021-04-2…