最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Data retrieval issue with Hasura and MongoDB Atlas connection - Stack Overflow

programmeradmin1浏览0评论

I am trying to connect a MongoDB Atlas database to Hasura and access it through GraphQL.

When I connected to MongoDB from Hasura and validated the data on Hasura side for graphql using sample data, I encountered the following issue.

Data stored in $numberInt or $numberDouble format on MongoDB side becomes null when retrieved through Hasura.

On the other hand, data in string format can be retrieved successfully.

Could you please give me some advice on a solution or possible cause for this issue?

发布评论

评论列表(0)

  1. 暂无评论