UpdateGrade
No description
This requires the current user to be in ADMIN
role.
UpdateGrade(
input: String
): String
Directivesβ
auth
β
This requires the current user to be in ADMIN
role.
Argumentsβ
input
Β βΒ String
scalar commonβ
Typeβ
String
scalar commonβ
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.