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