https://linen.dev logo
Title
r

Rohit Manmath Binjagermath

03/23/2023, 5:20 AM
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

Aaron

03/23/2023, 1:18 PM
What’s an example request body? There shouldn’t be any fundamental difference between GraphQL and REST.
👍 1