Skip to content

A simple collection of queries, resolvers, schemas, mutations, etc. to allow a basic GraphQL experience. It connects to a Firebase Realtime Database backend to store the data for various Avengers.

Notifications You must be signed in to change notification settings

kjbrown-sandbox/fiddle-avengers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

fiddle-avengers

A simple collection of queries, resolvers, schemas, mutations, etc. to allow a basic GraphQL experience. It connects to a Firebase Realtime Database backend to store the data for various Avengers.

How to use this

Navigate to the /server directory, then type npm start to start the server. Open the URL in your browser. It should link to Apollo Studio and open a new configuration. Leave the basics enabled and create the new graph. It should allow you to create, read, update, and delete Avengers from there.

About

A simple collection of queries, resolvers, schemas, mutations, etc. to allow a basic GraphQL experience. It connects to a Firebase Realtime Database backend to store the data for various Avengers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published