fragments

val fragments: List<GQLFragmentDefinition>

The fragments needed:

  • to validate the operations

  • to embed the fragment source in the query document

  • to lookup the super interfaces when generating response-based models