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