OBJECT
updateDocumentPayload
Autogenerated return type of updateDocument.
link GraphQL Schema definition
- type updateDocumentPayload {
- # A unique identifier for the client performing the mutation.
- String :
- Document :
- # The list of errors occurred during the mutation
- FieldError] : [
- }