We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c064da4 commit 23c836aCopy full SHA for 23c836a
1 file changed
src/Type/Introspection.php
@@ -46,11 +46,11 @@
46
* Include deprecated fields/args/enum values/input fields and related indicators
47
* (isDeprecated/deprecationReason) in the introspection query
48
* Default: true
49
+ *
50
* @see https://graphql-ruby.org/api-doc/1.12.1/GraphQL/Introspection.html
51
* - typeIsOneOf
52
* Include field `isOneOf` for types?
53
* Default: false
- *
54
* @see \GraphQL\Tests\Type\IntrospectionTest
55
*/
56
class Introspection
0 commit comments