JSPM

  • Created
  • Published
  • Downloads 79
  • Score
    100M100P100Q76088F
  • License MIT

Base adapter for GQLPT

Package Exports

  • @gqlpt/adapter-base
  • @gqlpt/adapter-base/build/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@gqlpt/adapter-base) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@gqlpt/adapter-base

GQLPT

Installation

npm install @gqlpt/adapter-base

Usage

Base adapter is used to create new adapters for GQLPT. Extend default exported abstract class AdapterBase and implement to your liking.

Docs

gqlpt.dev/docs/adapters/

License

MIT - Rocket Connect - https://github.com/rocket-connect