Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add GraphQL support for mocking #54

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Commits on Oct 8, 2022

  1. Add GraphQL server for products queries

    Really minimal for now but it proofs that this will work.
    
    We use graphql-yoga instead of apollo since we can init this one without
    async support and it has fewer dependencies
    mvantellingen committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    6c894e0 View commit details
    Browse the repository at this point in the history