ServerConsentProjectCredentialMissingRejection
Rejection returned when there are no server consent credentials for the project
type ServerConsentProjectCredentialMissingRejection implements Rejection {
message: String!
}
Rejection returned when there are no server consent credentials for the project
type ServerConsentProjectCredentialMissingRejection implements Rejection {
message: String!
}
ServerConsentProjectCredentialMissingRejection.message
● String!
non-null scalarRejection
interface