Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Feature: GraphQL mock server #85

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Feature: GraphQL mock server #85

merged 2 commits into from
Jun 12, 2024

Conversation

yusufhm
Copy link
Contributor

@yusufhm yusufhm commented Jun 11, 2024

Adds a mock GraphQL server based on the Lagoon API GraphQL schema.

Right now this simply returns "Hello world" in all fields, but I thought it could be a good start for local development and testing.

I built the mocks following the documentation here and a few other places, but that page should provide some information on how to add more specific mock data when required.

@yusufhm yusufhm requested review from steveworley and rashed-k June 11, 2024 10:48
@yusufhm yusufhm merged commit 5bdb35a into master Jun 12, 2024
6 checks passed
@yusufhm yusufhm deleted the feature/graphql-mock branch June 12, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants