You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
As shown in the below section of the schema augmentation test, the scope generated for the @hasScope directive on relationship type Remove mutations is Create when it should be Delete.
As shown in the below section of the schema augmentation test, the scope generated for the
@hasScope
directive on relationship typeRemove
mutations isCreate
when it should beDelete
.neo4j-graphql-js/test/unit/augmentSchemaTest.test.js
Lines 1218 to 1223 in c4f6a21
The text was updated successfully, but these errors were encountered: