I am not sure to be honest, you could create a data class which holds the data of your GraphQL query. Then pass the data class to your Activity/Fragment.
You could ask that question at the official GitHub repo of Apollo Android.
Here the link: https://github.com/apollographql/apollo-android/issues/372