OBJECT

ArchiveCommunityPointsCommunityGoalError

Archive community goal error.

link GraphQL Schema definition

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