Getting Started
Getting Started
Quick Start
Installation
$ npm i -g graphql-zeus
# OR
# yarn global add graphql-zeus$ npx zeus schema.graphql ./
# OR
# yarn zeus schema.graphql ./TypeScript
$ zeus schema.graphql ./Demo Endpoint
Query With Zeus Chain Client
Listen on a WebSocket - GraphQL Subscriptions
Usage with NodeJS
Usage with React Native
Other CLI Options
Tip:
Last updated
Was this helpful?