@graphql-yoga/graphiql

4.2.1 • Public • Published

Yoga GraphiQL

This the GraphiQL used by GraphQL Yoga. This package is currently not published to npm and only contains the React component GraphQLYoga.

Development

You can run a local instance on http://localhost:4001 with the following command".

pnpm --filter @graphiql/yoga start

The development server will automatically proxy http://localhost:4000/graphql, so make sure you have a Yoga instance running on that port.

/@graphql-yoga/graphiql/

    Package Sidebar

    Install

    npm i @graphql-yoga/graphiql

    Weekly Downloads

    7,926

    Version

    4.2.1

    License

    MIT

    Unpacked Size

    3.47 MB

    Total Files

    6

    Last publish

    Collaborators

    • wittydeveloper
    • kamilkisiela
    • urigo
    • dotansimha