How to use the VSC API (OUTLINE)
-
Overview
- What the API is and where to access it
-
First Query
- Basic GraphQL query example
-
Filtering Data
- How to use filters in queries
-
Responses & Errors
- Understanding results and common errors
-
Advanced Queries
- Variables, pagination, multiple queries
-
Integration
- How to call the API from your app