Properties

Link copied to clipboard

Whether to generate the com.apollographql.apollo3.api.Fragment as well as response and variables adapters.

Link copied to clipboard

Whether to embed the query document in the com.apollographql.apollo3.api.Operations. By default, this is true as it is needed to send the operations to the server. If performance/binary size is critical, and you are using persisted queries or a similar mechanism, disable this.