Class UserMutationServiceImpl

java.lang.Object
it.univr.passportease.service.user.impl.UserMutationServiceImpl
All Implemented Interfaces:
UserMutationService

@Service public class UserMutationServiceImpl extends Object implements UserMutationService
This class implements the UserMutationService interface. It contains all the GraphQL mutation methods that a user can perform.