We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b17670b + 05a8e98 commit df53a7bCopy full SHA for df53a7b
1 file changed
docs/conf.py
@@ -93,6 +93,7 @@
93
nitpick_ignore = [
94
# graphql-core: should be fixed
95
('py:class', 'graphql.execution.execute.ExecutionResult'),
96
+ ('py:class', 'graphql.execution.incremental_publisher.ExecutionResult'),
97
('py:class', 'Source'),
98
('py:class', 'GraphQLSchema'),
99
0 commit comments