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 Query Type #127

Open
5 tasks
AdamMcAdamson opened this issue Oct 11, 2022 · 4 comments
Open
5 tasks

GraphQL Query Type #127

AdamMcAdamson opened this issue Oct 11, 2022 · 4 comments
Labels
feature request New feature or request good first issue Good for newcomers Status: On Hold This issue will not be worked on for now.

Comments

@AdamMcAdamson
Copy link
Member

In GraphQL SDL, you define what you can query for by creating a query type.

We need to:

  • Create a Query Type for querying:
    • Courses
    • Sections
    • Professors
    • Exams
@AdamMcAdamson AdamMcAdamson added the good first issue Good for newcomers label Oct 11, 2022
@AdamMcAdamson AdamMcAdamson added the feature request New feature or request label Nov 17, 2022
@democat3457
Copy link
Member

I'd like to try to take a stab at this- where would we use this GraphQL query type?

@jpahm
Copy link
Contributor

jpahm commented Oct 25, 2023

@democat3457 Currently all of the GraphQL work is on this fork.

@mikehquan19
Copy link
Contributor

Is this issue still on ? Can I work on this ?

@jpahm
Copy link
Contributor

jpahm commented Sep 20, 2024

Is this issue still on ? Can I work on this ?

Hi, this issue (and all GraphQL-related work) is actually on hold; I'll add the appropriate tag to it.

@jpahm jpahm added the Status: On Hold This issue will not be worked on for now. label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request good first issue Good for newcomers Status: On Hold This issue will not be worked on for now.
Projects
None yet
Development

No branches or pull requests

4 participants