Skip to main content

UpdateGPA

@auth

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.