Can anyone suggest or anyone had worked on consumi...
# general
r
Can anyone suggest or anyone had worked on consuming graphql request in wiremck spring boot application, how can we define bodyPatterns like we do for json using matchesJsonPath?
a
What’s an example request body? There shouldn’t be any fundamental difference between GraphQL and REST.
👍 1