DGS schema mocking for mutations #1483
Unanswered
TheConfusedKidd
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was trying to use dgs schema mocking and it looks like schema mocking does not work for mutations -
dgs-framework/graphql-dgs-mocking/src/main/kotlin/com/netflix/graphql/mocking/DgsSchemaTransformer.kt
Line 35 in fef25fc
Can someone please confirm the same? Is there a limitation in current impl to allow mocking only for queries? Is there any other way to mock for mutations?
Beta Was this translation helpful? Give feedback.
All reactions