Class UnionTypeError

All Implemented Interfaces:
GraphQLError, Serializable

public class UnionTypeError extends BaseError
See Also:
  • Constructor Details

    • UnionTypeError

      public UnionTypeError(Node node, String msg)