lrstanley / entrest

Extension that generates a compliant OpenAPI spec and server implementation
https://lrstanley.github.io/entrest/
MIT License
11 stars 2 forks source link

feat: through create/update/delete and edge query support #35

Closed lrstanley closed 5 months ago

lrstanley commented 5 months ago

Ref: https://entgo.io/docs/schema-edges#user-likes-example

This currently panics due to ID field being expected when using composite multi-ID fields.