paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
684 stars 54 forks source link

sync up state after receiving data #124

Closed wuichen closed 4 years ago

wuichen commented 4 years ago

when using form in other components, there are cases when we can directly input other objects into the form by using only id. this kicks in the update when data is fetched.