Socket
Socket
Sign inDemoInstall

@mauna/graphql-schema

Package Overview
Dependencies
1
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mauna/graphql-schema

GraphQL schema and common queries for mauna


Version published
Weekly downloads
1
Maintainers
3
Install size
3.57 MB
Created
Weekly downloads
 

Readme

Source

Mauna GraphQL

GraphQL schema and common queries for mauna. Reference documentation can be found here.

Instructions for building package

  • Edit files in common/ directory
  • Make sure to set env vars: export HASURA_ADMIN_SECRET=XXX
  • Run npm run build

Instructions for publishing package

  • If build successful, before committing results, run npm run version bump.
  • npm publish --access public

Instructions for updating docs

Docs are built using a ruby gem graphql_docs and published on github pages.

  • Install bundler
  • Run bundle install --path vendor/bundle
  • Run npm run docs
  • Commit all changes,
  • Then git checkout gh-pages and git merge <original-branch>
  • git push origin gh-pages

FAQs

Last updated on 17 Apr 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc