OBJECT
ArchiveCommunityPointsCommunityGoalError
Archive community goal error.
link GraphQL Schema definition
1 type ArchiveCommunityPointsCommunityGoalError { 2 3 # The error code. 4 : ArchiveCommunityPointsCommunityGoalErrorCode! 5 6 }
OBJECT
Archive community goal error.
1 type ArchiveCommunityPointsCommunityGoalError { 2 3 # The error code. 4 : ArchiveCommunityPointsCommunityGoalErrorCode! 5 6 }