Skip to content

@pnp/queryable

npm version

This modules contains the abstract core classes used to process odata requests. They can also be used to build your own odata library should you wish to. By sharing the core functionality across libraries we can provide a consistent API as well as ensure the core code is solid and well tested, with any updates benefitting all inheriting libraries.

Getting Started

Install the library and required dependencies

npm install @pnp/logging @pnp/core @pnp/queryable --save

Library Topics

UML

Graphical UML diagram

Graphical UML diagram of @pnp/queryable. Right-click the diagram and open in new tab if it is too small.

spacer