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β
UpdateGPA.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.