This message was deleted.
# general
s
This message was deleted.
o
Hi! Do you have something in the logs from the instances? WireMock processes are independent, and there should be no intersection between them if configured properly
d
I'll try again using
--verbose
👍 1
are graphql requests/responses recordable?
o
Yes, because they are REST APIs in a nutshell. But you won't have advanced matching until the GraphQL extension is fully ready
d
ok but stubs should be generated?
o
Yes
d
resolved - thanks - it was hard coded endpoints in a
settings.ts
file even though environment variables are also used
o
Would be worth adding a warning but the priorities seem to be legit.
And thanks for confirming!
1