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β
input
Β βΒ String
scalar commonβ
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.