Also, is there a way to extend existing schema wit...
# orm-help
o
Also, is there a way to extend existing schema with another file?
n
Do you mean to split your schema file?
Or something like Interface?
o
@Nurul sorry for the delay. I mean includes or extends. Or having enums defined elsewhere (like generated from OpenAPI)
n
That’s not currently possible, there is an existing GitHub Issue which explores extending a model