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

Are multiple nested inclusions supported? #73

Open
artonragsdale opened this issue Dec 4, 2017 · 3 comments
Open

Are multiple nested inclusions supported? #73

artonragsdale opened this issue Dec 4, 2017 · 3 comments

Comments

@artonragsdale
Copy link

For instance I have a data model where a Survey has many Questions and a question has many Choices. All of the Questions and Choices are included when I query the Survey, but only the first level (Questions) is provided when using this library to deserialize.

Is there a way to handle included nested relationships deeper than one level? Am I missing something?

Thanks for the help!

@NullVoxPopuli
Copy link

NullVoxPopuli commented Jan 12, 2018

I'd also like this feature. Pretty much first library I find that supports include=children.grand-childdren, I'm gonna use it.

moshi-jsonapi looks muuuuch better than jsonapi-converter (what I'm currently using, and have opened about 6 issues on)

@kamikat
Copy link
Owner

kamikat commented Apr 29, 2018

Working on a re-design for this feature 🦆

@KarloVrbicSpeck
Copy link

Is this supported now?

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

No branches or pull requests

4 participants