Yeah, that’s fairly common. Easiest way is import ...
# prisma-whats-new
m
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 })