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

GraphQL Get: Query all properties if none are given #42

Open
dirkkul opened this issue Apr 13, 2023 · 0 comments
Open

GraphQL Get: Query all properties if none are given #42

dirkkul opened this issue Apr 13, 2023 · 0 comments

Comments

@dirkkul
Copy link
Contributor

dirkkul commented Apr 13, 2023

Currently get queries require to list all properties that should be returned and if no properties are given, the query returns an error.

Instead of returning an error, the client should get all non-reference properties from the schema if no properties are set and include those by default in the query.

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