Hi,
I try to find the graphQl mutation for delete only one relationship between two nodes.
I found the doc for nodes but not for relations : https://neo4j.com/docs/graphql-manual/current/mutations/delete/#_single_delete
I defined relations in schema ...