Stephano Som
Stephano Som
### Issue Description Based on the Parse-Server documentation at https://docs.parseplatform.org/graphql/guide/#graphql, I am wondering if **GraphQL subscriptions** work out-of-the-box. So far in my testing, it doesn't work. ### Steps to reproduce...
**Is your feature request related to a problem? Please describe.** Currently, it seams that passing metadata to storage.put() is not currently implemented in nhost-js-sdk: https://github.com/nhost/nhost-js-sdk/blob/9d3d34c29e4c078abb591fcdc96eee4728c2e5f6/src/Storage.ts#L54 **Describe the solution you'd like**...
I would like to have Hasura run on my Jetson Nano (https://developer.nvidia.com/embedded/jetson-nano-developer-kit) but it uses Haskell as base. Unfortunately, you do not provide an arm64 image in the Docker Hub...