There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A demo application that show cases the implementation of GraphQL. GraphQL is a schema defined language API that fixes the issue of over-fetching and under-fetching of data from backend as opposed to RESTful API.