Skip to content

This is very simple example of consuming a open source GraphQL query.

Notifications You must be signed in to change notification settings

amanattri09/GraphQLExample

Repository files navigation

GraphQLExample

This is very simple example of consuming a open source GraphQL query.

-We have many free open source GraphQl sever to learn it
-I used "https://rickandmortyapi.com/graphql" in this project
-Refrence for other free open source Graphql api : https://www.apollographql.com/blog/community/backend/8-free-to-use-graphql-apis-for-your-projects-and-demos/
-I followed CLEAN ARCHETECTURE in this project

We will need to download schema.json file from GraphQl server.You can follow this video "https://www.youtube.com/watch?v=LsXjtQJLrxE" to do that


About

This is very simple example of consuming a open source GraphQL query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages