isEmptyPayload
A payload can sometimes have no incremental
field, e.g. when the server couldn't predict if there were more data after the last emitted payload. This field allows to test for this in order to ignore such payloads. See https://github.com/apollographql/router/issues/1687.