1
0
mirror of https://github.com/retailcrm/graphql-php.git synced 2025-03-22 07:43:50 +03:00

2 Commits

Author SHA1 Message Date
Daniel Tschinder
dc6e814de3 Fix orList to be the same as in JS and follow the chicago style for commas 2018-02-16 16:39:59 +01:00
Daniel Tschinder
17520876d8 Update some validators to latest upstream version
This includes:



This also fixes two bugs in the Schema
 - types that were not found where still added to the typeMap
 - InputObject args should not be searched for types.
2018-02-15 17:19:53 +01:00