Skip to content

Commit 23c836a

Browse files
Document introspection reference
1 parent c064da4 commit 23c836a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Type/Introspection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
* Include deprecated fields/args/enum values/input fields and related indicators
4747
* (isDeprecated/deprecationReason) in the introspection query
4848
* Default: true
49+
*
4950
* @see https://graphql-ruby.org/api-doc/1.12.1/GraphQL/Introspection.html
5051
* - typeIsOneOf
5152
* Include field `isOneOf` for types?
5253
* Default: false
53-
*
5454
* @see \GraphQL\Tests\Type\IntrospectionTest
5555
*/
5656
class Introspection

0 commit comments

Comments
 (0)