• Phil Pluckthun's avatar
    (graphcache) - Replace buildClientSchema with lean implementation (#1189) · 4ded9362
    Phil Pluckthun authored
    * Add reimplementation of buildClientSchema
    
    * Replace GraphQLSchema with local SchemaIntrospector
    
    * Replace root type getters with properties
    
    * Remove unnecessary cruft on SchemaIntrospector
    
    * Fix linting errors
    
    * Remove specific Scalar construction
    
    * Add changeset
    
    * Refactor schema predicates to be name-based
    
    * Rename buildClientSchema.ts to schema.ts
    
    * Update changeset
    4ded9362