apollographql / apollo-kotlin

:rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
https://www.apollographql.com/docs/kotlin
MIT License
3.75k stars 652 forks source link

Android Mobile App Apollo SDK Update - Schema Introspection Error #6122

Closed balacognizant closed 1 week ago

balacognizant commented 2 months ago

Version

v4.0.0

Summary

Integrated Apollo SDK v4.0.0 in Android mobile app project, but receiving introspection error on code compile when using a large size schema file given to us by backend team. Please let us know what could be the issue

Steps to reproduce the behavior

No response

Logs

BoD commented 2 months ago

Hi! Are there any types in that schema that start with __? (Don't hesitate to attach the schema to the issue so we can have a look).

BoD commented 1 month ago

Hey @balacognizant , I was wondering if you had any news on this issue?

BoD commented 1 week ago

Closing for now, please don't hesitate to leave a comment on this issue if you have more info