Tags: guymers/caliban
Tags
account for supported and unsupported scalars, as well as scalarMappi… …ngs, when generating ArgEncoders (ghostdogpr#2709) * use distinctBy of writeType to account for scalars * add a scripted compile test * attempt to fix for unsupported scalars * fix * add support for `scalarMappings` * support scala package prefixes * scalafmt * add a couple more tests * add another test * add another test
Improve laziness of typeclass derivation (ghostdogpr#658) * Improve laziness of typeclass derivation * Fix build for 2.12 * Rename Exported to Derived * Improve error messages * Renaming * Renaming + improve docs
Fix interfaces (ghostdogpr#619) * Collect interfaces in collectTypes * Fix interface fragment selection + add test
Handle case class reserved fields in codegen (ghostdogpr#497)
PreviousNext