MongoEngineConversionError: DynamicField
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 20/100
Research direction
Reproduce the reported django+graphql+mongo setup using TableRowCellType and TableRowCell, then trace where MongoEngineObjectType converts fields. The issue is resolved when the DynamicField conversion behavior is supported or clearly narrowed to a documented limitation.
Written by the indexing model from the issue text.
Description
Can't really find out what is the problem. I get the error when running django+graphql+mongo project:
Don't know how to convert the MongoEngine field <mongoengine.fields.DynamicField object at 0x000001B86AC92690> (<class 'mongoengine.fields.DynamicField'>)
`
class TableRowCellType(MongoengineObjectType):
class Meta:
model = TableRowCell
class TableRowCell(EmbeddedDocument):
value = DynamicField()
`
- Dominant language
- Python
- Stars
- 288
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from graphql-python/graphene-mongo
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
graphql-python/graphene-mongo#249 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
graphql-python/graphene-mongo#227 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
graphql-python/graphene-mongo#223 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
graphql-python/graphene-mongo#220 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
graphql-python/graphene-mongo#212 ·
All issues in graphql-python/graphene-mongo
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
huggingface/Repo2RLEnv#163 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
NousResearch/hermes-agent#121143 ·