Skip to content

gabrielcaiana/bff-with-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample GraphQL API To demonstrate a Backend-For-Frontend

  • This repository contains a sample GraphQL API that implements the BFF Pattern.

Resources

  • The /data directory consists of the mock database with a list of users.
  • The /resolvers directory consists of the service layer (business logic) functions that execute query functions for the required conditions.
  • The /schemas/ directory consists of the type declaration for the User along with the declaration of the Queries that invoke the Resolver Functions.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published