Skip to content

Conversation

b-eyselein
Copy link

Currently KGraphQL can't handle GraphQL documents with more than one operation unless the operation name is provided as a variable, but usually the operation name - if needed - is provided as a part of the request (see kgraphl-ktor for example).

These changes incorporate this behavior and pass the requested operation name through to the executor.

@jeggy jeggy self-requested a review January 11, 2023 10:04
@jeggy jeggy merged commit 3591a17 into aPureBase:main Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants