constructor(operation: Operation<D>, requestUuid: Uuid) Construct a new Builder that doesn't contain data, errors nor exception
@ApolloDeprecatedSince(version = ApolloDeprecatedSince.Version.v4_0_0)
constructor(operation: Operation<D>, requestUuid: Uuid, data: D?)