We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3095f commit f556d39Copy full SHA for f556d39
1 file changed
README.md
@@ -69,7 +69,7 @@ if operation.completed?
69
end
70
```
71
72
-`#create` also accepts a block:
+`#mutation` also accepts a block:
73
74
```rb
75
id = bulk.mutation("productSet") do |args|
0 commit comments