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

exclude_disabled modifier #22

Open
Empty2k12 opened this issue Jul 19, 2020 · 0 comments
Open

exclude_disabled modifier #22

Empty2k12 opened this issue Jul 19, 2020 · 0 comments
Labels
enhancement New feature or request Hacktoberfest

Comments

@Empty2k12
Copy link
Contributor

There should be a exclude_disabled modifier when querying for both docked and dock-less vehicle that filters out disabled vehicles, so they don't consume any client bandwidth when not being shown.

Possibly, the inverse (include_disabled with default exclusion would be better), or there might be the option to specify which modifier to include, maybe modelling them as an enum and the being able to do

vehicles(include: [RESERVED, AVAILABLE]) {
    vehicleId
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants