ProjectFundingLimitExceededRejection
Rejection returned when the Project Funding has been exceeded
type ProjectFundingLimitExceededRejection implements Rejection {
message: String!
}
Rejection returned when the Project Funding has been exceeded
type ProjectFundingLimitExceededRejection implements Rejection {
message: String!
}
ProjectFundingLimitExceededRejection.message
● String!
non-null scalarRejection
interface