Skip to content

Non buffered data on server from EF core client #8950

@BrightCaster

Description

@BrightCaster

Product

Hot Chocolate

Is your feature request related to a problem?

Good afternoon, I need a consultation on your product. We are using your library as a refinement of graphql software. Tell me, do you have support for receiving unbuffered data on the server for the client? We are writing code in C# with EF core integration. ASP.NET and we use query as a streamresult attribute on the method.

Example: [StreamResult] public IAsyncEnumerable getPersons();

We do not want to buffer the data on either the server or the client, but directly send the data received by the graphql query. How would we do this with your library?

Thank you in advance for any response!

The solution you'd like

need a consultation*

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions