operationOutputFile

val operationOutputFile: Provider<RegularFile>

A json file containing a Map<String, com.apollographql.apollo.compiler.operationoutput.OperationDescriptor>

This file can be used to upload the queries exact content and their matching operation ID to a server for whitelisting or persisted queries.