peterportal-public-api
peterportal-public-api copied to clipboard
Create Dynamic SQL Select Statements for Grades
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.