UnWeightedGPA
No description
This has an additional cost of 3 points.
UnWeightedGPA(
input: String
skip: Int!
): Int
Directives
complexity
This has an additional cost of 3 points.
Arguments
UnWeightedGPA.input ● String scalar common
UnWeightedGPA.skip ● Int! non-null 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.