Skip to content

Commit

Permalink
update apiDump
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Feb 20, 2024
1 parent 903f86e commit 9f3a41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/apollo-api/api/apollo-api.api
Original file line number Diff line number Diff line change
Expand Up @@ -894,6 +894,7 @@ public final class com/apollographql/apollo3/api/http/DefaultHttpRequestComposer
public final class com/apollographql/apollo3/api/http/DefaultHttpRequestComposer$Companion {
public final fun appendQueryParameters (Ljava/lang/String;Ljava/util/Map;)Ljava/lang/String;
public final fun buildParamsMap (Lcom/apollographql/apollo3/api/Operation;Lcom/apollographql/apollo3/api/CustomScalarAdapters;ZZ)Lokio/ByteString;
public final fun buildPostBody (Lcom/apollographql/apollo3/api/Operation;Lcom/apollographql/apollo3/api/CustomScalarAdapters;Ljava/lang/String;Lkotlin/jvm/functions/Function1;)Lcom/apollographql/apollo3/api/http/HttpBody;
public final fun buildPostBody (Lcom/apollographql/apollo3/api/Operation;Lcom/apollographql/apollo3/api/CustomScalarAdapters;ZLjava/lang/String;)Lcom/apollographql/apollo3/api/http/HttpBody;
public final fun composePayload (Lcom/apollographql/apollo3/api/ApolloRequest;)Ljava/util/Map;
public final fun getHEADER_ACCEPT_NAME ()Ljava/lang/String;
Expand Down

0 comments on commit 9f3a41a

Please sign in to comment.