gramps-graphql / rest-helpers

REST helper classes for GrAMPS GraphQL data sources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

post/put/delete on GraphQLConnector

tungpham opened this issue · comments

commented

Hi,

Is GraphQLConnector capable of doing mutation? I searched around the repo and your examples, only see GET. When I try to do some POST from within the model.js, I keep getting error "this.connector.post" is not a function.

commented

I was looking at the wrong version of the lib. Sorry