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.