@lyo/graphql-yoga
v1.18.3
Published
Browser-compatible version of graphql-yoga
Downloads
9
Readme
@lyo/graphql-yoga
A browser-compatible version of graphql-yoga built automatically with Lyo.
Usage
In a browser
<script src="https://cdn.jsdelivr.net/npm/@lyo/graphql-yoga"></script>
In Node.js
# Install
npm i @lyo/graphql-yoga
const graphqlYoga = require('@lyo/graphql-yoga')
Disclaimer
This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.
Use at your own risk