@base-cms/nextjs-apollo

Apollo GraphQL Client & HOC for BaseCMS+NextJS apps

Usage no npm install needed!

<script type="module">
  import baseCmsNextjsApollo from 'https://cdn.skypack.dev/@base-cms/nextjs-apollo';
</script>

README

BaseCMS Apollo GraphQL Client & HOC for NextJS

Development

Anytime changes are made, you must rebuild the dist folder. From the monorepo root, run:

scripts/workspace.sh @base-cms/nextjs-apollo run build

This will build both CommonJS and ES Module versions of the source using Rollup.