Federico
Federico
Any news? I'd like to use mutations with graphql-jpa-query. Is there a way to do mutations "normally" using `com.coxautodev.graphql.tools.GraphQLMutationResolver` ?
> > Any news? I'd like to use mutations with graphql-jpa-query. > > Is there a way to do mutations "normally" using `com.coxautodev.graphql.tools.GraphQLMutationResolver` ? > > Yes. You can do...
Could someone answer, please?
> It probably is the second Object that gives you the error. GraphQL do not know how to map object to the schema. You can try and provide an mapper...