mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-04-04 13:13:30 +03:00
Merge branch 'master' of https://github.com/webonyx/graphql-php
This commit is contained in:
commit
d10e933a00
1 changed files with 1 additions and 1 deletions
|
@ -922,7 +922,7 @@ class Executor
|
|||
}
|
||||
|
||||
/**
|
||||
* This method looks up the field on the given type defintion.
|
||||
* This method looks up the field on the given type definition.
|
||||
* It has special casing for the two introspection fields, __schema
|
||||
* and __typename. __typename is special because it can always be
|
||||
* queried as a field, even in situations where no other fields
|
||||
|
|
Loading…
Add table
Reference in a new issue