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

_id field is not retrieved #49

Open
myartsev opened this issue Sep 20, 2017 · 0 comments
Open

_id field is not retrieved #49

myartsev opened this issue Sep 20, 2017 · 0 comments

Comments

@myartsev
Copy link

I am trying to retrieve the _id key as part of jsonapi-store-mongodb response so that I can get relationships to work via query population.

All the other mongodb generated fields (_v, createdAt, updatedAt) are successfully returned by jsonapi-store-mongodb if I include them in the schema, however _id appears to be the one outlier.
Is there something special about it?

Tangentially - is there another way to get relationships / reference documents to work?

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

No branches or pull requests

1 participant