Open
Description
Proposal
GraphQL becomes more and more popular, and services provide it along with classic REST APIs. It would be nice to support mocking of GraphQL requests with feature-rich request matching and response logic, including special extensions support
Implementation
References
- Website: https://graphql.org/
- GraphQL supports its own mocking https://graphql.org/blog/mocking-with-graphql/ , https://www.apollographql.com/docs/apollo-server/testing/mocking/
- MOVED to WireMock - Existing extension, in Kotlin: https://github.com/nilwurtz/wiremock-graphql-extension
- Note: there are concerns about pulling in Kotlin runtime if it is a part of the core WireMock distributions
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🧪 Preview
Status
Must Have
Activity