mirror of
https://github.com/atulmy/gql-query-builder.git
synced 2026-04-25 23:55:55 +03:00
[GH-ISSUE #7] Error with queryBuilder : mutation is not a function #5
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gql-query-builder#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nblaudez on GitHub (Mar 14, 2019).
Original GitHub issue: https://github.com/atulmy/gql-query-builder/issues/7
Hi,
I have this following code :
And when i try to call builder.mutation i have this error msg :
@atulmy commented on GitHub (Mar 14, 2019):
@nblaudez we are currently releasing a new version of this library and the work is in progress and the master branch is not yet published. You can follow instructions from https://www.npmjs.com/package/gql-query-builder
@atulmy commented on GitHub (Mar 14, 2019):
Just published v3 with the latest API. Please update your dependencies and use latest version. If any issue feel free to report.