Return two different mock responses for query object with custom type #4770
Unanswered
jhancock532
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Could you share a reproduction on CodeSandbox or StackBlitz that shows what isn't working as expected? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How could I return two different mock server responses for the same type used in two different contexts?
For example:
Could the solution to this problem also be performed with several layers of nested types?
Beta Was this translation helpful? Give feedback.
All reactions