Is there a way to sync your local schema with the ...
# prisma-whats-new
d
Is there a way to sync your local schema with the remote schema? IE the opposite of
graphcool push
. Or is it best practice to handle all schema updates locally then push it up to the remote?