-
Is there any way to control the automatically added Due to this we cannot update our Mesh version. e.g. My mutation to create a user I have the type defined as In our previous version we mistakenly didn't require the input, but we can't change it now without breaking our mobile app for users who don't update their app version. Is there a workaround for this? Otherwise we will be stuck on the previous version of Mesh. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@ardatan @Urigo I've managed to work around the added I tried using the rename transform but that does not work.
Is there any possible way you could make that an optional addition? Releasing on this new version will break our mobile app for thousands of users because of this type change. |
Beta Was this translation helpful? Give feedback.
-
Reverted to old behavior with; |
Beta Was this translation helpful? Give feedback.
Reverted to old behavior with;
#2883