imperfect-fourth / eywa

A flexible ORM-style GraphQL client
7 stars 0 forks source link

support `eywa.updateOne` query which returns single Model object instead of a collection #15

Open scriptnull opened 2 months ago

scriptnull commented 2 months ago

Maybe we can use update method under the hood and return error if the response contains lesser or greater than one model object.