Skip to content
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

⭐️ Make "Relations" work #163

Closed
bobdenotter opened this issue Nov 26, 2018 · 2 comments
Closed

⭐️ Make "Relations" work #163

bobdenotter opened this issue Nov 26, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@bobdenotter
Copy link
Member

No description provided.

@JarJak
Copy link
Member

JarJak commented Jan 10, 2019

Can we make it easy to fetch relations from owning and inversed side? Like:
{{ record | related(ct, bidirectional=true) }} -> Content[]
And fetching single (first) related content, like:
{{ record | related(ct, only_first=true) }} -> Content|null

@bobdenotter
Copy link
Member Author

Relations as such work. Closing this one for now. Feel free to re-open for more specific functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants