Skip to main content

PublicAccountAdminChangeAdminInput

Input for the new administrator information

input PublicAccountAdminChangeAdminInput {
firstName: String
lastName: String
email: String
phoneNumber: String
birthCountry: String
birthDate: String
}

Fields

PublicAccountAdminChangeAdminInput.firstName ● String scalar

First name of the new administrator

PublicAccountAdminChangeAdminInput.lastName ● String scalar

Last name of the new administrator

PublicAccountAdminChangeAdminInput.email ● String scalar

Email address of the new administrator

PublicAccountAdminChangeAdminInput.phoneNumber ● String scalar

Phone number of the new administrator

PublicAccountAdminChangeAdminInput.birthCountry ● String scalar

Birth country of the new administrator

PublicAccountAdminChangeAdminInput.birthDate ● String scalar

Birth date of the new administrator

Member Of

PublicUpdateAccountAdminChangeInput input