Skip to content

How to make a writable nested relationship? #1160

Answered by jokiefer
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Take a look at the json:api specs. Both examples are not json:api specific.

Nested creation is not a well supported thing in json:api. Only creating single resources is covered by the specs.

Maybe atomic operations would be help you to create resources in a single transaction. But this extension is not implemented in this package.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jokiefer
Comment options

@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant