Akryum / Akryum/vue-apollo-example

how to mutation?

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
108
Forks
23
PR merge metrics
No merged PRs in 30d

Description

I get a problem,I want do this:
`mutation{
cancleAskOrders: cancelOrder(pairId: 1,direction: ASK){
status
}
cancleBidOrders: cancelOrder(pairId: 1,direction: BID){
status
}
}`

how to do it with vue-apollo

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.