GraphQL API
This tutorial demonstrates how to utilize the GraphQL API through NodeJS at a basic level. Familiarity with basic Linux shell commands, NodeJS, NPM, TypeScript, JavaScript, and GraphQL is assumed.
Our API reports errors adhering to the standard GraphQL endpoint protocol, as per the specification . However, in certain instances, we furnish additional fields on an error.
The Lana TypeScript/JavaScript core library includes helper functions for pagination. These are available via the import path: