autoPersistedQueries

open fun autoPersistedQueries(httpMethodForHashedQueries: HttpMethod): ApolloClient.Builder
open fun autoPersistedQueries(httpMethodForHashedQueries: HttpMethod, httpMethodForDocumentQueries: HttpMethod): ApolloClient.Builder
open fun autoPersistedQueries(    httpMethodForHashedQueries: HttpMethod,     httpMethodForDocumentQueries: HttpMethod,     enableByDefault: Boolean): ApolloClient.Builder