AccountChallengeAnswerInput
质询答案输入
input AccountChallengeAnswerInput {
id: ID!
answer: JSONObject!
}
Fields
AccountChallengeAnswerInput.id ● ID! non-null scalar
质询 ID
AccountChallengeAnswerInput.answer ● JSONObject! non-null scalar
质询答案
Member Of
CreateAccountTokenInput input ● UpdateAccountChallengeInput input