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

Let grades GraphQL query accept lists as parameters #142

Open
ChaseC99 opened this issue Jan 28, 2022 · 0 comments
Open

Let grades GraphQL query accept lists as parameters #142

ChaseC99 opened this issue Jan 28, 2022 · 0 comments
Labels
graphql graphql related items low low priority Story Point 3 Change to an endpoint or response. Unit Testing required.
Milestone

Comments

@ChaseC99
Copy link
Member

Right now it accepts a list of values as a string with ; as a separator. It makes more sense to accept an array.
I need to look into GraphQL function overloading but it would be awesome if we could accept a list, a single string, or a string with the ; separator.

@ChaseC99 ChaseC99 changed the title Let grades GraphQL query accept lists are parameters Let grades GraphQL query accept lists as parameters Jan 28, 2022
@ChaseC99 ChaseC99 self-assigned this Jan 28, 2022
@ChaseC99 ChaseC99 added graphql graphql related items low low priority Story Point 3 Change to an endpoint or response. Unit Testing required. labels Jan 28, 2022
@ChaseC99 ChaseC99 removed their assignment Apr 5, 2022
@ramanxg ramanxg self-assigned this May 12, 2022
@ramanxg ramanxg removed their assignment May 19, 2022
@ecxyzzy ecxyzzy added this to the v1 milestone Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
graphql graphql related items low low priority Story Point 3 Change to an endpoint or response. Unit Testing required.
Projects
Status: Backlog
Development

No branches or pull requests

3 participants