Overview
Reference the following sections for documentation about the @common-grants/core library:
Library components
Section titled “Library components”The @common-grants/core library is organized into the following namespaces. View the docs for each namespace to learn more about how to use them:
| Namespace | Description |
|---|---|
| Types | Defines a base set of reusable data types |
| Fields | Defines a standard set of fields used to build data models |
| Models | Defines a collection of data models used within the protocol |
| Pagination | Defines a set of parameters and patterns for paginated routes |
| Sorting | Defines a set of parameters and patterns for routes that support sorting |
| Filters | Defines a set of models for routes that support filtering |
| API | Defines the OpenAPI specification for the protocol |