chore: improve
This commit is contained in:
		@@ -8,7 +8,7 @@ A simple starter that consumes the [GraphQL SpaceX API](https://spacex-api.fly.d
 | 
				
			|||||||
npm install && npm start
 | 
					npm install && npm start
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Get SpaceX Dragons
 | 
					Fetch all SpaceX Dragons from your WunderGraph.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```shell
 | 
					```shell
 | 
				
			||||||
curl -X GET http://localhost:9991/operations/Dragons
 | 
					curl -X GET http://localhost:9991/operations/Dragons
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user