Out of curiosity, does anyone require custom scala...
# apollo-kotlin
m
Out of curiosity, does anyone require custom scalar adapters to be provided at runtime? How bad would it be to mandate they are known at build time?
🚫 8
s
Specifying them in the apollo {} block in the Gradle configuration is already everything I've wanted from this feature, I haven't had a need for a runtime registered one ever personally.