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