MaximumSimultaneousExportsRejection
Rejection returned when the project has already started exports of the same type.
type MaximumSimultaneousExportsRejection implements Rejection {
message: String!
}
Rejection returned when the project has already started exports of the same type.
type MaximumSimultaneousExportsRejection implements Rejection {
message: String!
}
MaximumSimultaneousExportsRejection.message