UpdateGPA
No description
This requires the current user to be in ADMIN
role.
UpdateGPA(
input: Int
): Int
Directivesβ
auth
β
This requires the current user to be in ADMIN
role.
Argumentsβ
input
Β βΒ Int
scalar commonβ
Typeβ
Int
scalar commonβ
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.