This repository has been archived by the owner on Mar 4, 2022. It is now read-only.
v0.1.2
New Features
- (#13): Adds a full-screen toggle to the GraphiQL Toolbar. Super cool example of building a feature using the "extension" APIs. Thanks @scottyzen!
- (#14): Wraps the app with ApolloProvider. Extensions can make use of Apollo Client functions such as useQuery, etc.