enable Auto Persisted Queries
open override fun enableAutoPersistedQueries(enableAutoPersistedQueries: Boolean?): ApolloRequest.Builder<D>
@set:ApolloDeprecatedSince(version = ApolloDeprecatedSince.Version.v3_8_3 )
Whether to enable Auto Persisted Queries and try to send a hashed query first Used by com.apollographql.apollo3.interceptor.AutoPersistedQueryInterceptor