fixed grahql:download command
This commit is contained in:
		
							parent
							
								
									6dbd389f02
								
							
						
					
					
						commit
						aa3e81de27
					
				@ -30,7 +30,7 @@
 | 
			
		||||
    "test": "craco test",
 | 
			
		||||
    "eject": "react-scripts eject",
 | 
			
		||||
    "graphql:gen": "graphql-codegen --config codegen.yml",
 | 
			
		||||
    "graphql:download": "apollo schema:download --endpoint=http://localhost:8080/graphql src/generated/schema.json"
 | 
			
		||||
    "graphql:download": "apollo schema:download --endpoint=http://localhost:8080/api/graphql src/generated/schema.json"
 | 
			
		||||
  },
 | 
			
		||||
  "eslintConfig": {
 | 
			
		||||
    "extends": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user