• Phil Pluckthun's avatar
    (core) - Add built-in gql tag function (#1187) · 64668b3a
    Phil Pluckthun authored
    * Add built-in gql function
    
    * Add inner document source to DocumentNodes from gql
    
    * Update tests to use new gql helper
    
    * Protect against invalid inputs in gql
    
    * Fix up execute tests
    
    * Fix linting issues in gql.ts
    
    * Add basic tests for gql tag
    
    * Shave some bytes off of cacheExchange
    
    * Simplify composeExchanges helper
    
    * Replace all usages of graphql-tag
    
    * Update entries in docs
    
    * Add changeset
    
    * Revert changes / Update snapshot
    
    * Fix linting issues in populate and core
    
    * Add core / gql section to Queries page
    64668b3a
Name
Last commit
Last update
..
altered_root_schema.json Loading commit data...
examples-1.test.ts Loading commit data...
examples-2.test.ts Loading commit data...
examples-3.test.ts Loading commit data...
relayPagination_schema.json Loading commit data...
simple_schema.json Loading commit data...
suite.test.ts Loading commit data...
utils.ts Loading commit data...