apollo-ios-dev
apollo-ios-dev copied to clipboard
[DRAFT] Schema type renaming
This is a rough mvp of one of the approaches to handling custom schema type names to validate path forward before cleaning up code and adding tests etc.
Deploy Preview for eclectic-pie-88a2ba canceled.
| Name | Link |
|---|---|
| Latest commit | bc49804ebee02d719aa212ab7efc962923300aee |
| Latest deploy log | https://app.netlify.com/sites/eclectic-pie-88a2ba/deploys/65d7870df5e14d000846e173 |
Updated this draft with the initial pass at the new IR types to represent the schema types, all changes are under the IR source folder, everything else is left over from previous iteration that will be removed/changed
Have this updated with what should be the final implementation for handling schema type renaming after going through a few iterations. Moving on to implementing tests now and will see from there if any further tweaks are needed.