OBJECT

UpdateCommunityPointsCommunityGoalError

Update community goal error.

link GraphQL Schema definition

1type UpdateCommunityPointsCommunityGoalError {
2
3# The error code.
4code: UpdateCommunityPointsCommunityGoalErrorCode!
5
6}