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