generateQueryDocument
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 is critical and you have a way to whitelist/read the document from another place, disable this.