MaximumSimultaneousExportsRejection
Rejection returned when the project has already started exports of the same type.
type MaximumSimultaneousExportsRejection implements Rejection {
message: String!
}
Fields
MaximumSimultaneousExportsRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
ExportDataPayload union