enableAutoPersistedQueries

open override fun enableAutoPersistedQueries(enableAutoPersistedQueries: Boolean?): ApolloClient.Builder

Whether to enable Auto Persisted Queries (APQs for this operation.

APQs may retry the request if the server is sent an unknown id.

See also