mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 21:06:05 +03:00
Minor spelling fix
This commit is contained in:
parent
fc9ad7e37a
commit
a53b798f29
@ -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…
Reference in New Issue
Block a user