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