README
Apollo-server-adonis-directives-pack
Use this package with directives to quickly and easily describe your GraphQL circuit.🥳
Install
npm i apollo-server-adonis-directives-pack
Documentation
See the documentation on GitBook.
This package complements apollo-server-adonis with a set of directives
<script type="module">
import apolloServerAdonisDirectivesPack from 'https://cdn.skypack.dev/apollo-server-adonis-directives-pack';
</script>
Use this package with directives to quickly and easily describe your GraphQL circuit.🥳
npm i apollo-server-adonis-directives-pack
See the documentation on GitBook.