Join Slack
Powered by
Yeah, that’s fairly common. Easiest way is import ...
# prisma-whats-new
m
mwickett
07/13/2017, 4:52 PM
Yeah, that’s fairly common. Easiest way is import your allPurchases query into whereever you’re calling your newPurchase mutation and call this.props.data.refetch({ queryName })
Open in Slack
Previous
Next