I am trying to update relation field on a type wit...
# prisma-whats-new
t
I am trying to update relation field on a type with update permission query, but get "Insufficient permission" response, how would one do it considering: https://docs-next.graph.cool/docs/reference/auth/authorization/important-notes-aej3ne1eez Do I always have to attach some scalar field to the update mutation when updating non-scalar fields?