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.
Relationship mutations are currently only generated for relationships with an OUT direction.
Given the change in #94 to relationship mutation names to be generated as [Add/Remove][Type][Field] (addressing #92), we could now generate relationship mutations for the IN direction while avoiding mutation name duplication.
The text was updated successfully, but these errors were encountered:
Relationship mutations are currently only generated for relationships with an OUT direction.
Given the change in #94 to relationship mutation names to be generated as [Add/Remove][Type][Field] (addressing #92), we could now generate relationship mutations for the IN direction while avoiding mutation name duplication.
The text was updated successfully, but these errors were encountered: