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