Skip to content

Overview

Reference the following sections for documentation about the @common-grants/core library:

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:

NamespaceDescription
TypesDefines a base set of reusable data types
FieldsDefines a standard set of fields used to build data models
ModelsDefines a collection of data models used within the protocol
PaginationDefines a set of parameters and patterns for paginated routes
SortingDefines a set of parameters and patterns for routes that support sorting
FiltersDefines a set of models for routes that support filtering
APIDefines the OpenAPI specification for the protocol