Implement the calculated grades REST endpoint (/v1/rest/grades/raw) and the GraphQL adapter for such. It shall accept the same parameters as outlined in #14.
The payload of a successful response from this endpoint shall match the type that is outlined in the types package here.
Implement the calculated grades REST endpoint (
/v1/rest/grades/raw
) and the GraphQL adapter for such. It shall accept the same parameters as outlined in #14.The payload of a successful response from this endpoint shall match the type that is outlined in the types package here.