Skip to content

nteract/graphql-schema-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-schema-exploration

Exploring a GraphQL schema for notebooks

Live GraphQL Playground Demo

Hacking

You need yarn and node.js.

yarn
yarn start:live # auto-reloads server on changes

Open http://localhost:4000/

Example Query

{
  cell(cellId: "cell-123") {
    metadata
  }
}

About

Exploring a GraphQL schema for notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •