redis / redis-om-python

Object mapping, and more, for Redis and Python
MIT License
1.07k stars 108 forks source link

Disable generation of primary keys on EmbeddedJsonModels #496

Open eric-musliner opened 1 year ago

eric-musliner commented 1 year ago

Is there a way to disable the automatic generation of primary keys on embedded models

XChikuX commented 1 year ago

Please fix! It's ruining my graphql endpoint :'(