peterportal-public-api icon indicating copy to clipboard operation
peterportal-public-api copied to clipboard

Create Dynamic SQL Select Statements for Grades

Open ChaseC99 opened this issue 3 years ago • 0 comments

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.

ChaseC99 avatar May 17 '21 04:05 ChaseC99