Skip to content

Add support for incremental key in @defer spec #54

Open
@mjfaga

Description

@mjfaga

The most recent version of the @defer spec proposal specifies support for an incremental field in the payload that delivers the incremental data result that is returned from the multipart response:

incremental: A list of objects containing the data that is being delivered incrementally. Contains a data field for data from a @defer, or an items field for list items from a @stream. The path of this data is determined by concatenating the path from the associated pending object with the optional subPath field.

The apollo implementation supports this already. I would like to see this supported in this library as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions