Skip to main content

UnWeightedGPA

@complexity

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.