Hi, I wanted to understand how apollo GQL plugin w...
# graphql
r
Hi, I wanted to understand how apollo GQL plugin works for android and iOS. Do they share the same codebase for generating the platform specific code? I wanted to build something which generate the code at compile time. Any leads would be appreciated. Is there anyway to achieve the same thing by sharing the common codebase?
s
r
Thanks @Shane Myrick. I'll check this one.
One more thing I want this at compile time. Will that be possible to achieve with KMM ? Though codebase for both the platform is not under the KMM project.