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

Add field querying on per-entity basis #209

Open
dpanayotov opened this issue Jan 11, 2019 · 0 comments
Open

Add field querying on per-entity basis #209

dpanayotov opened this issue Jan 11, 2019 · 0 comments

Comments

@dpanayotov
Copy link
Member

Currently an entity either supports field querying for all or for none of its fields.
Entities should be able to specify which fields are queryable.

Acceptance Criteria:
Have a way to define fields which are queryable and which are not.
When querying by a non-queryable field, you should get an error which an appropriate message.

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