1.2.0 • Published 2 years ago

@tyk-technologies/graphiql v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

This repo contains a custom re-useable graphiql component with explorer attached and custom css styling

Following are some of the primary props that graphiql expects

  • fetcher

A fetcher function to introspect and query graphql api

  • schema

A stringified graphql schema that is used to render docs and explorer menu

  • ideName

A custom name / logo for graphql IDE

  • query

Default query

  • menu

A default menu to support multiple apis's with single IDE

For complete example please check example dir.

1.2.0

2 years ago

1.1.7-beta.1

3 years ago

1.1.7-beta.0

3 years ago

1.1.6

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago