MissingPhoneNumberRestrictionRejection
Rejection returned when the phone number is missing and the account membership has advanced permissions
type MissingPhoneNumberRestrictionRejection implements Rejection {
message: String!
}
Fields
MissingPhoneNumberRestrictionRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddAccountMembershipPayload
union ● AddAccountMembershipsPayload
union ● UpdateAccountMembershipPayload
union