hi! I’m migrating to apollo kotlin v3 and I need t...
# graphql-kotlin
v
hi! I’m migrating to apollo kotlin v3 and I need to make a decision between
responseBased
and
operationBased
codegen.
responseBased
is claimed to be more performant but generates tons of code that may affect class loading and compilation time. Therefore I’m wondering is there any performance analysis of these two methods based on response size/nested fragments count/any other metric?
m
Hi ! Do you mind moving the question to #apollo-kotlin? This is a channel for https://github.com/ExpediaGroup/graphql-kotlin
v
sure
🙏 1