Class MutationResponse

All Implemented Interfaces:
GraphQLMutationExecutor, GraphQLRequestObject

@Deprecated public class MutationResponse extends Mutation
Deprecated.
Please use the Mutation class instead.
This class is deprecated. Please use the Mutation instead.
It is still generated, for compatibility reason: removing it would break existing application's code.
It will be removed in 2.0 version
Author:
etienne-sf
  • Constructor Details

    • MutationResponse

      public MutationResponse()
      Deprecated.