NotAllowedUserStatusRejection
Rejection returned when the User status is not allowed
type NotAllowedUserStatusRejection implements Rejection {
message: String!
}
Fields
NotAllowedUserStatusRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
AcceptConsentPayload union