📄️ Overview
The hugr provides many options for customizing your GraphQL API. This section provides short descriptions of the available directives, configuration options, and best practices for using the framework effectively.
📄️ Directives Reference
hugr uses custom GraphQL directives to define data source models. These directives allow you to specify additional metadata and behavior for your data sources, such as relationships between tables, subqueries, function calls, and more.