Overview
ThanoSQL provides a GraphQL API for ease of access of your data. Following GraphQL best practices, the GraphQL API is not versioned and has a single endpoint:
https://{your-engine-url}/api/graphql
All operations are available from this address.
Last update:
2023-12-14