ServerConsentNotAllowedForProjectRejection
Rejection returned when server consent is not allowed for the project associated with the consent
type ServerConsentNotAllowedForProjectRejection implements Rejection {
message: String!
}
Rejection returned when server consent is not allowed for the project associated with the consent
type ServerConsentNotAllowedForProjectRejection implements Rejection {
message: String!
}
ServerConsentNotAllowedForProjectRejection.message
● String!
non-null scalarRejection
interface