apollo-kotlin: 'responseBased' models do not support @include/@skip and @defer directives on fragments

Hello! Is there a way to set the following and still have ability to specify @include / @skip directives? codegenModels.set("responseBased")

For us, it is essential to have “responseBased”, but also @include directive. Kinda feel stuck

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 1
  • Comments: 16 (9 by maintainers)

Most upvoted comments

I see. Basically 2^10 has to be pre-generated regardless of what run time true false value and we pass.

Thank you!