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
Apply fix from 1JS 352fbc5ec42a5705027409dc7c7ab2480e664ae3
Apply fix from 1JS 6f6b783e03820492d03dd7cbaad4bb3baac50982
Make duct-tape cli/compiler package which:
* wraps relay-compiler
* wraps the TS plugin
* has the graphitisation plugin bits
* exposes a duct-tape cli bin
* Move createImportDocumentsTransform to cli/compiler package
Come to a decision about overloading the Query.node field with a field-policy
Figure out way to not need to patch @apollo/client.
Deprecate fragment interpolation:
* Throw a warning
* Don't need it otherwise
### Tasks
- [ ] Add doc warning that without emitting documents you need to have stable inlined docs