Skip to content

native subscription support for Kotlin Flow #358

@dariuszkuc

Description

@dariuszkuc

Is your feature request related to a problem? Please describe.
As per graphql-java currently we only support subscription functions that return some Publisher (e.g. Reactor Flux). Since we support coroutines for queries/mutations we should also support Flow for subscriptions.

Describe the solution you'd like
Support Kotlin Flow type for subscriptions.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions