Skip to content

Commit 5c63d22

Browse files
committed
rename AsyncPayloadRecord to IncrementalDataRecord
Replicates graphql/graphql-js@b5813f0
1 parent 398d5cc commit 5c63d22

File tree

4 files changed

+165
-128
lines changed

4 files changed

+165
-128
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
graphql.execution.execute.DeferredFragmentRecord
169169
graphql.execution.execute.ExperimentalIncrementalExecutionResults
170170
graphql.execution.execute.StreamArguments
171-
graphql.execution.execute.StreamRecord
171+
graphql.execution.execute.StreamItemsRecord
172172
graphql.language.lexer.EscapeSequence
173173
graphql.language.visitor.EnterLeaveVisitor
174174
graphql.type.definition.TContext

0 commit comments

Comments
 (0)