@@ -201,16 +201,17 @@ curl -X POST -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_
201201```
202202
203203## Graphical Examples:
204- 
205- 
206- 
207- 
208- 
209- 
210- 
211- 
212- 
213- 
204+ 
205+ 
206+ 
207+ 
208+ 
209+ 
210+ 
211+ 
212+ 
213+ 
214+
214215
215216
216217Make sure to replace YOUR_API_URL with the actual URL of your GraphQL API endpoint and YOUR_AUTH_TOKEN with a valid authentication token obtained from the login mutation , if required .
0 commit comments