TooManyChildConsentsRejection
Rejection returned when trying to create a multi consent with too many child consents
type TooManyChildConsentsRejection implements Rejection {
message: String!
}
Rejection returned when trying to create a multi consent with too many child consents
type TooManyChildConsentsRejection implements Rejection {
message: String!
}
TooManyChildConsentsRejection.message
● String!
non-null scalarRejection
interface