An open API service indexing awesome lists of open source software.

https://github.com/sumana2001/basicsgraphql

Basics of GraphQL
https://github.com/sumana2001/basicsgraphql

express graphql mutations query

Last synced: about 2 months ago
JSON representation

Basics of GraphQL

Awesome Lists containing this project

README

          

# Basic GraphQL

## Features✨
- Get all Books
- Get all Authors
- Get a single Book
- Get a single Author
- Add a book
- Add an author

## Technologies usedđź’»
- GraphQL
- Express