You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rfc/issue 115 build time data access (#269)
* graphql server working
* apollo client connect to apollo server
* connected header example using lit apollo
* todo
* todos
* query and client + server refactor
* schema refactoring
* clean up console logging
* alias all @greenwood/cli/data module imports
* avoid paramater destructuring
* graphql example in the header
* multiple schemas
* internal data sources documentation
* shelf refactor and children query integration
* refactor out ApolloQuery
* ability to intercept client.query calls
* basic semi-working implementation
* remove extra config from server context
* have puppeteer wait for graphql requests before returning content
* fix and add test cases for apollo
* merged resolvers not actually working
* multiple queries support
* everything working
* todos
* TODO tracking
* fix fallback apollo client fetch handling
* full test suite
* cache json test cases
* stablize test due to inconsistent data results ordering
* clean up deps
* todo cleanup
* remove forced client call in SSG mode for client
* represent graph through the schema
* updated data docs
* typos and grammer
* typos and community link fixes
* hello and graph queries working together
* config def and resolvers
* flesh out config schema and query
* remove theme file from config
* delete hello query example
* formatting
* documentation
* app template with config title from data
* page title with project title
* tests for custom page title
* cleanup console log
* docs
0 commit comments