We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca9d69 commit 6bd4973Copy full SHA for 6bd4973
1 file changed
spec/graphql/schema/mutation_spec.rb
@@ -183,6 +183,7 @@
183
graphql_name "X"
184
field :module, String, null: true, hash_key: :module_value
185
end
186
+ mutation.payload_type
187
188
189
0 commit comments