ServerConsentProjectSettingsNotFoundRejection
Rejection returned when the server consent project settings are not found
type ServerConsentProjectSettingsNotFoundRejection implements Rejection {
message: String!
}
Rejection returned when the server consent project settings are not found
type ServerConsentProjectSettingsNotFoundRejection implements Rejection {
message: String!
}
ServerConsentProjectSettingsNotFoundRejection.message
● String!
non-null scalarRejection
interface