UpdatedRestrictedToInput
Input when the account membership is restricted to a verified user
input UpdatedRestrictedToInput {
firstName: String
lastName: String
birthDate: Date
phoneNumber: String
}
Fields
UpdatedRestrictedToInput.firstName ● String scalar
Account member first name
UpdatedRestrictedToInput.lastName ● String scalar
Account member last name
UpdatedRestrictedToInput.birthDate ● Date scalar
Account member birth date
UpdatedRestrictedToInput.phoneNumber ● String scalar
Account member phone number