MobilePhoneVerificationBeginInput
No description
input MobilePhoneVerificationBeginInput {
id: ID!
mobile_phone: String!
}
Fields
MobilePhoneVerificationBeginInput.id
● ID!
non-null scalar
MobilePhoneVerificationBeginInput.mobile_phone
● String!
non-null scalar
Member Of
mobilePhoneVerificationBegin
mutation