GetChallengeByIDInput
No description
input GetChallengeByIDInput {
challengeID: ID!
userID: ID
}
Fields
challengeID ● ID! non-null scalar
userID ● ID scalar
Member of
getChallengeByID query