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
How to achieve graphql mutation using spring boot. I have already implemented the query type schema with postgres database(jpa) and its working fine. I want to know how to create mutation type schema postgres database(jpa)
Plz help me in this
How to achieve graphql mutation using spring boot. I have already implemented the query type schema with postgres database(jpa) and its working fine. I want to know how to create mutation type schema postgres database(jpa)
Plz help me in this