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
Mesh v1 createEncapsulateTransform and createFilterTransform add @inaccessible directive for the fields being removed, instead of actually removing the fields. This causes naming conflict if subgraphs relies on them for namespacing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Mesh v1
createEncapsulateTransform
andcreateFilterTransform
add@inaccessible
directive for the fields being removed, instead of actually removing the fields. This causes naming conflict if subgraphs relies on them for namespacing.Is that intentional or bug?
Beta Was this translation helpful? Give feedback.
All reactions