Skip to content

Commit f556d39

Browse files
committed
Use #mutation not #create in README [ci skip]
1 parent dc3095f commit f556d39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ if operation.completed?
6969
end
7070
```
7171

72-
`#create` also accepts a block:
72+
`#mutation` also accepts a block:
7373

7474
```rb
7575
id = bulk.mutation("productSet") do |args|

0 commit comments

Comments
 (0)