DEV Community

Discussion on: Creating fake backend with GraphQL

Collapse
 
danroc profile image
Daniel da Rocha

oh, I think I misunderstood. I was assuming this was a mock backend for testing purposes, as in using a mock api endpoint for testing components and functions with Jest, for example.