You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add an interface to pass a providerState id in pact files? It would be very helpful for me, I'm trying to use it with graphql, and I've made a lot of progress, this is the only feature missing for my use case so far.
Can you add an interface to pass a
providerState
id in pact files? It would be very helpful for me, I'm trying to use it with graphql, and I've made a lot of progress, this is the only feature missing for my use case so far.This is the custom cypress command I'm using:
With this I can stub exact request/responses 🙂
If it was possible to add an
providerState
into thisstubRequest
command, it would be perfect!The text was updated successfully, but these errors were encountered: