SupportingDocumentCollectionNotFoundRejection
Rejection returned if the supporting document collection was not found
type SupportingDocumentCollectionNotFoundRejection implements Rejection {
id: String!
message: String!
}
Fields
SupportingDocumentCollectionNotFoundRejection.id ● String! non-null scalar
SupportingDocumentCollectionNotFoundRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
DeleteSupportingDocumentPayload union ● GenerateSupportingDocumentUploadUrlPayload union ● RequestSupportingDocumentCollectionReviewPayload union ● UpdateSupportingDocumentPayload union