mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-04-04 13:13:30 +03:00
Minor spelling fix
This commit is contained in:
parent
fc9ad7e37a
commit
a53b798f29
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@ class Executor
|
|||
* the passed in map of fields, and returns it at the end.
|
||||
*
|
||||
* CollectFields requires the "runtime type" of an object. For a field which
|
||||
* returns and Interface or Union type, the "runtime type" will be the actual
|
||||
* returns an Interface or Union type, the "runtime type" will be the actual
|
||||
* Object type returned by that field.
|
||||
*
|
||||
* @param ObjectType $runtimeType
|
||||
|
|
Loading…
Add table
Reference in a new issue