graphql-python / graphql-python/graphene-sqlalchemy
How to convert a json response to graphql SQLAlchemyObjectType
- 主要語言
- Python
- 星號
- 985
- 分支
- 223
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I am trying to build an application with graphene_sqlalchemy to manage quite a few micro-services. I have the data models (SQLAlchemyObjectType) of each micro-service, and want to reuse them so that I don't need to duplicate data models. But the challenge is how to convert json responses from micro-services to graphql SQLAlchemyObjectType. Is there any reference? Or do I have to redefine data models for graphql? Thank you!
貢獻指南
研究方向
No files, tests, or entry points are named in the issue. First clarify whether the goal is converting service JSON into existing SQLAlchemyObjectType models or avoiding duplicate GraphQL models; done should be a documented, supported approach or a clear statement of the limitation.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- graphql, python, sqlalchemy
- 領域
- api, backend
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100