File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11## master  
22
3+ ## 0.0.3 (July 08, 2016)  
4+ *  mutationMiddleware move all args into ` input! `  arg, if ` input `  exists add only ` clientMutationId `  to it and leave rest args untouched.
5+ 
36## 0.0.2 (July 07, 2016)  
47*  realized ` RootQuery.node `  field
58*  mutationMiddleware for adding ` clientMutationId `  to input/output object types
Original file line number Diff line number Diff line change 11{
22  "name" : " graphql-compose-relay"  ,
3-   "version" : " 0.0.2 "  ,
3+   "version" : " 0.0.3 "  ,
44  "description" : " Plugin for `graphql-mongoose` which wraps graphql types with Relay specific logic."  ,
55  "files" : [
66    " es"  ,
2323  },
2424  "homepage" : " https://github.com/nodkz/graphql-compose-relay"  ,
2525  "dependencies" : {
26-     "graphql-compose" : " >=0.0.2 " 
26+     "graphql-compose" : " >=0.0.5 " 
2727  },
2828  "peerDependencies" : {
2929    "graphql" : " ^0.5.0" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments