UNPKG

@digicat/cf-graphql

Version:

Generate a GraphQL schema out of your Contentful space

10 lines (9 loc) 141 B
language: node_js install: - npm install script: - npm run lint - npm run test after_success: - npm run coverage - npm run codecov