@constellation4sitecore/data
TypeScript icon, indicating that this package has built-in type declarations

22.6.0 • Public • Published

Constellation Data

Installation

npm install @constellation4sitecore/data --save

Usage

Our data library simplifies the process of retrieving Sitecore items without the need to create a GraphQL endpoint manually. It seamlessly utilizes the GraphQL endpoint in the background, saving you from the hassle of writing complex GraphQL code yourself.

Get Item

await getItem(itemId);

Derived From

await derivedFrom(itemId, 'BASE TEMPLATE ID');

Get Template Info

await getTemplateInfo(itemId);

Credits

Sponsors/Developers/Testers

(in no particular order)

  • Richard Cabral
  • Roberto Armas

Readme

Keywords

none

Package Sidebar

Install

npm i @constellation4sitecore/data

Weekly Downloads

271

Version

22.6.0

License

MIT

Unpacked Size

30.8 kB

Total Files

33

Last publish

Collaborators

  • sgtsitecore
  • robertoarmas