-
Notifications
You must be signed in to change notification settings - Fork 5
Schema relationship #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Schema relationship #162
Conversation
Deploying docs-source-network with
|
Latest commit: |
c0c4b75
|
Status: | ✅ Deploy successful! |
Preview URL: | https://b86edc6a.docs-source-network.pages.dev |
Branch Preview URL: | https://ashutosh-guides-schema-relat.docs-source-network.pages.dev |
authoredBooks: [Book] | ||
name: String | ||
dateOfBirth: DateTime | ||
authoredBooks: [Book] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion: authoredBooks
is optional, and is only required if users wish to traverse the relationship from this side. Duncan missed this recently and it cost him some time. I think it is worth highlighting soomewhere in this section if possible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated with a note.
@ashutosh-src I have general questions:
|
Yes, @islamaliev all items merged here will show up on docs.source.network. |
https://docs.source.network/defradb/guides/schema-relationship