README
Build
npm run build
Watch
npm run watch
Editor
If you use vscode
, Press Windows + Shift + B
it will build automatically
Bucklescript and ReasonML GraphQL Schema Parser / Serializer
<script type="module">
import bsGraphqlSchemaParser from 'https://cdn.skypack.dev/bs-graphql-schema-parser';
</script>
npm run build
npm run watch
If you use vscode
, Press Windows + Shift + B
it will build automatically