QueryDocumentMinifier

@ApolloDeprecatedSince(version = ApolloDeprecatedSince.Version.v3_3_1)
object QueryDocumentMinifier

Deprecated

Use the version in apollo-ast instead or copy paste this implementation

Replace with

com.apollographql.apollo3.ast.QueryDocumentMinifier

Functions

Link copied to clipboard
fun minify(queryDocument: String): String