fileName: String!
content: ByteArray
categoryId: UUID
description: String
aspectsIds: [UUID!]
This mutation allows the user to create documents for a case. **Returns:** Returns newly created case documents details.
fileName: String!
content: ByteArray
categoryId: UUID
description: String
aspectsIds: [UUID!]