BlacklistedPhoneNumberRejection
Deprecated: use BlocklistedPhoneNumberRejection (with an O) instead.
type BlacklistedPhoneNumberRejection implements Rejection {
message: String!
}
Fields
BlacklistedPhoneNumberRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
StartUserCreationPayload union