Closed chrislentz closed 3 years ago
On your articles endpoints, you have the article author which is related to a user.
What if you wanted to add an endpoint to get a users articles?
This structure would result in an import loop issue. How would you solution for this?
On your articles endpoints, you have the article author which is related to a user.
What if you wanted to add an endpoint to get a users articles?
This structure would result in an import loop issue. How would you solution for this?