microsoft / graphitation

GraphQL tooling & runtime support needed for MS Teams and beyond
https://microsoft.github.io/graphitation/
MIT License
137 stars 30 forks source link

Fix type assertion for isTotalExecutionResult #384

Closed Markionium closed 6 months ago

Markionium commented 6 months ago

isTotalExecutionResult seems to have the wrong type assertion. Probably a copy paste error from isIncrementalExecutionResult above?