Question
Hello everyone,
In my case, I have a user model like: User::Model, which is generating mutations named, e.g. userModelLogin.
Is there any option to change the way how queries and mutations are naming? I would like to have just userLogin.
Best regards!
Question
Hello everyone,
In my case, I have a user model like:
User::Model, which is generating mutations named, e.g.userModelLogin.Is there any option to change the way how queries and mutations are naming? I would like to have just
userLogin.Best regards!