ProjectSettingsByProjectIdNotFoundRejection
Rejection returned when the project settings of a project are not found
type ProjectSettingsByProjectIdNotFoundRejection implements Rejection {
message: String!
}
Rejection returned when the project settings of a project are not found
type ProjectSettingsByProjectIdNotFoundRejection implements Rejection {
message: String!
}
ProjectSettingsByProjectIdNotFoundRejection.message
● String!
non-null scalarRejection
interface