Skip to content

Commit bf9aef8

Browse files
committed
add TODO
1 parent eb6a0bf commit bf9aef8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/execution/__tests__/defer-test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,8 @@ describe('Execute: defer directive', () => {
598598
hasNext: true,
599599
},
600600
{
601+
// TODO: this extra pending is a bug to be fixed by https://github.com/graphql/graphql-js/pull/3993
602+
pending: [{ id: '2', path: ['hero'] }],
601603
incremental: [
602604
{
603605
data: { hero: {} },

0 commit comments

Comments
 (0)