enableAutoPersistedQueries

open override fun enableAutoPersistedQueries(enableAutoPersistedQueries: Boolean?): ApolloRequest.Builder<D>


Whether to enable Auto Persisted Queries and try to send a hashed query first. Used by com.apollographql.apollo3.interceptor.AutoPersistedQueryInterceptor