This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
Create Dynamic SQL Select Statements for Grades #79
Labels
help wanted
Extra attention is needed
Story Point 3
Change to an endpoint or response. Unit Testing required.
Currently when GraphQL fetches grades, it selects all of the columns from the database. We should dynamically generate the select statement based on the fields requested.
The text was updated successfully, but these errors were encountered: