apollo-ios-dev icon indicating copy to clipboard operation
apollo-ios-dev copied to clipboard

[DRAFT] Schema type renaming

Open BobaFetters opened this issue 1 year ago • 3 comments

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.

BobaFetters avatar Feb 17 '24 05:02 BobaFetters

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

netlify[bot] avatar Feb 17 '24 05:02 netlify[bot]

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

BobaFetters avatar Feb 22 '24 17:02 BobaFetters

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.

BobaFetters avatar May 20 '24 04:05 BobaFetters