ChallengeProgress
No description
type ChallengeProgress {
challenge: UserChallenge
numTotalSlots: Int
numFilledSlots: Int
}
Fields
challenge ● UserChallenge object
numTotalSlots ● Int scalar
numFilledSlots ● Int scalar
Member of
ChallengesProgress object