2.1.3 • Published 4 years ago
@itandu/core-frontend v2.1.3
CromwellCMS Frontend SDK
Exports Blocks, React components, API clients and frontend helpers.
Install
npm i @itandu/core-frontendUse
Example of usage
import { getGraphQLClient } from '@itandu/core-frontend';
const products = await getGraphQLClient().getProducts();2.1.3
4 years ago