wiremock-graphql-extension
wiremock-graphql-extension copied to clipboard
GraphQL extension for WireMock
### Summary I was curious if there was interest in moving to Java. This would allow us to drop the Kotlin dependency as well as mirroring other extensions hosted in...
### Summary To mirror the other extensions and make development easier I was wondering if there would be interest in moving this project to Gradle. This would allow us to...
### Proposal Regex matching would be useful for the Graphql api that I'm working on. I'm mocking a graphql API using wiremock. I'm using the graphql Extension for wiremock. My...
### Proposal Add Subscription support, both WebSocket and Http SSE support ### References _No response_
### Proposal Add WebSocket protocol support instead the Http proptocol ### References _No response_
### Summary I suggest localizing the docs a bit so that there are both Japanese and English versions. We could do it as following: - [ ] Split README and...
### Proposal I'm kinda new to wiremock so it may be already possible, but I wish to be able to use [response templating](https://wiremock.org/docs/response-templating/) when working with graphql stubs. However, I...