Updated APIv5 Query API (markdown)

Aurora Lahtela 2022-12-11 10:23:32 +02:00
parent 53d22b8c25
commit fff5d5654e
1 changed files with 4 additions and 0 deletions

@ -10,6 +10,10 @@ See [APIv5](https://github.com/plan-player-analytics/Plan/wiki/APIv5#plan-api-ve
- [Getting started with Query API](https://github.com/plan-player-analytics/Plan/wiki/Query-API-Getting-started)
> 💭 **What is this API for?**
>
> Query API is for accessing the Plan database from within your plugin. This can be used to store data in the database, or to write custom queries against the database.
### Table of contents
- Obtaining QueryService