generateFragmentImplementations
Whether to generate the com.apollographql.apollo3.api.Fragment as well as response and variables adapters. If generateFragmentsAsInterfaces is true, this will also generate data classes for the fragments.
Set to true if you need to read/write fragments from the cache or if you need to instantiate fragments