API Reference
This section provides a comprehensive reference for all available GraphQL queries, mutations, and data types used by the @blocklet/server-js
library. The API is structured to give you precise control over your interactions with a Blocklet Server instance.
To better understand the API's structure, it helps to see how the components interact:
Below are the main categories of the API. Each section provides detailed information on available methods and data structures.
Dive into the specific sections to find the exact methods and data structures you need for your application. For practical examples and guides, see the Getting Started section.