for example if i have graphql schema with User typ...
# prisma-whats-new
i
for example if i have graphql schema with User type that has some fields, and i have a microservice that implements the User with some fields, and the microservice changes the fields, how do i assure that it keeps both "schemas" in sync