The payload returned from document to be added
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
documentDetails | Maybe<CompassDocument> | The added document. |
errors | Maybe<Array<MutationError>> | A list of errors that occurred during document creation. |
success | Boolean | Whether the document was added successfully. |
Rate this page: