BlocklistedPhoneNumberRejection
No description
type BlocklistedPhoneNumberRejection implements Rejection {
message: String!
}
Fields
BlocklistedPhoneNumberRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
StartUserCreationPayload
union