Embeded Table Schema #1083
AdrienRosi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Related to #999
Consider two resources
person
andcompany
. Each resource has it's own schema but also share a commonaddress
schema. For now, i understand i have to duplicate theaddress
schema. The idea is to define a newtable
type described by à embedded schema.From :
to :
Beta Was this translation helpful? Give feedback.
All reactions