Skip to main content

ServerConsentNotAllowedForProjectRejection

Rejection returned when server consent is not allowed for the project associated with the consent

type ServerConsentNotAllowedForProjectRejection implements Rejection {
message: String!
}

Fields

ServerConsentNotAllowedForProjectRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

GrantConsentWithServerSignaturePayload union