Skip to content

Commit 6bd4973

Browse files
committed
Also test payload type generation
1 parent aca9d69 commit 6bd4973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/graphql/schema/mutation_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@
183183
graphql_name "X"
184184
field :module, String, null: true, hash_key: :module_value
185185
end
186+
mutation.payload_type
186187
end
187188
end
188189
end

0 commit comments

Comments
 (0)